Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1135: GLBufferObjectTracker for GL 4.5: Separate GL 4.5 DSA and ↵ | Sven Gothel | 2015-03-11 | 1 | -0/+46 |
GL_EXT_direct_state_access We cannot subsume/rename even parts of GL_EXT_direct_state_access, since it is explcit stated in the spec that no assumption shall be made in regards compatibility and interaction. Hence we add both, GL 4.5 DSA and GL_EXT_direct_state_access. |