summaryrefslogtreecommitdiff
path: root/tests/spec/khr_debug
AgeCommit message (Expand)AuthorFilesLines
2014-03-22khr_debug: Use gl function pointer types.Fabian Bieler2-18/+9
2014-03-21KHR_debug: Add debug-push-pop-group test GLES supportFelipe F. Tonello4-29/+58
2014-03-21KHR_debug: Add debug-object-label support for GLESFelipe F. Tonello4-53/+129
2014-03-21KHR_debug: test glObjectPtrLabel() if OpenGL is 3.1 or greaterFelipe F. Tonello1-1/+1
2014-03-08khr_debug-push-pop-group: Use constant array sizes.Fabian Bieler1-14/+14
2014-03-08KHR_debug: test PushDebugGroup() and PopDebugGroup()Timothy Arceri2-0/+323
2013-10-07khr_debug: Do not use dynamically sized arrays.Vinson Lee1-3/+3
2013-10-07KHR_debug: test ObjectLabel(), GetObjectLabel(), ObjectPtrLabel() and GetObje...Timothy Arceri3-0/+488