diff options
author | Sven Gothel <[email protected]> | 2013-11-05 11:08:51 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-11-05 11:08:51 +0100 |
commit | b129bd586b1e24181003f505514244004337fa7c (patch) | |
tree | a49dd5115ff18e94516c23903c6b4526ec1db6e9 /.project | |
parent | cf1163fc88976e7087d3a17524a49139e35a4708 (diff) |
Bug 888 - Validate CPU Runtime Performance: Only use one HashMap to collect unified gl- and glx-extension strings.
- HashMap is more efficient than HashSet
- No need to use sub HashSet's .. we can use global HashMap.
'Loosing' duplicate GLX entries due to GL duplicates is acceptable.
Diffstat (limited to '.project')
0 files changed, 0 insertions, 0 deletions