commit | 4afe24808ee253c44c65b855f65bd0749c1e1524 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@lunarg.com> | Wed Feb 17 19:03:30 2010 +0800 |
committer | Chia-I Wu <olv@lunarg.com> | Wed Feb 17 20:00:12 2010 +0800 |
tree | e7ec43369a44966988dac08c9356b4a2b4e9c76f | |
parent | 655f4654675e601a9482e40d8e50156c965b8934 [diff] |
egl: Revisit global data locking. Lock the global mutex in _eglPreloadDrivers and _eglAllocScreenHandle. Add comments to why certain pathes do not need locking.