Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-22 | khr_debug: Use gl function pointer types. | Fabian Bieler | 2 | -18/+9 |
2014-03-21 | KHR_debug: Add debug-push-pop-group test GLES support | Felipe F. Tonello | 4 | -29/+58 |
2014-03-21 | KHR_debug: Add debug-object-label support for GLES | Felipe F. Tonello | 4 | -53/+129 |
2014-03-21 | KHR_debug: test glObjectPtrLabel() if OpenGL is 3.1 or greater | Felipe F. Tonello | 1 | -1/+1 |
2014-03-08 | khr_debug-push-pop-group: Use constant array sizes. | Fabian Bieler | 1 | -14/+14 |
2014-03-08 | KHR_debug: test PushDebugGroup() and PopDebugGroup() | Timothy Arceri | 2 | -0/+323 |
2013-10-07 | khr_debug: Do not use dynamically sized arrays. | Vinson Lee | 1 | -3/+3 |
2013-10-07 | KHR_debug: test ObjectLabel(), GetObjectLabel(), ObjectPtrLabel() and GetObje... | Timothy Arceri | 3 | -0/+488 |