platform/upstream/VK-GL-CTS.git
2020-04-16 Slawomir CyganExplicitly use -A Win32 platform in CMake Visual Studio...
2020-04-16 Slawomir CyganAdd support for building with Visual Studio 2019
2020-04-13 Caio Marcelo... Handle gcc 7 warnings
2020-04-13 Mika VäinöläFix GCC 7 implicit fallthrough warnings
2020-04-13 Jesse HallAdd glu::BufferOffsetAsPointer utility
2020-03-23 Piers DaniellFix expected errors for some DSA functions
2019-07-18 Peter DeaytonUse maximum conformant sample count configuration
2019-07-12 Chad VersaceFix build when .git is a gitlink file
2019-05-23 Andres Gomezgl4cComputeShaderTests: correct conversion
2019-04-24 Tapani Pällix11_egl: use correct cmake variable name for GLES1...
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: use separable programs
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: no structs as VS inputs
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: remove dead code
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: fix interstage interfaces
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: fix interstage interfaces
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: use centroid and sample
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: mind double types
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: mind double types
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: use component 0 for mat
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: mind double types
2019-03-15 Andres GomezGL_ARB_enhanced_layouts: mind aliasing bit width
2019-03-01 Slawomir CyganFix context creation in robust_buffer_access_behavior...
2019-03-01 Andres GomezGL_ARB_enhanced_layouts: fix arrays in {G,TC,TE}S
2019-03-01 Andres GomezGL_ARB_enhanced_layouts: no static use of inputs
2019-03-01 Andres GomezGL_ARB_enhanced_layouts: add missing out varyings
2019-03-01 Andres GomezGL_ARB_enhanced_layouts: correct usage of "flat"
2019-03-01 Andres GomezGL_ARB_enhanced_layouts: no def in untested stage
2019-02-27 asokolowCreate context with CONTEXT_ROBUST for robust buffer...
2019-02-08 asokolowFix deleting texture in DSA test
2019-01-25 asokolowFix GL errors expected for glClearNamedBufferData and...
2018-11-08 Yogesh GoleTerminate EGL display after use
2018-10-11 Piers DaniellUse non-arrayed varying name for TCS blocks
2018-10-09 Alexander GalazinUpdate KC CTS
2018-09-20 Robert TrayAdd screenLayout to AndroidManifest configChanges
2018-09-14 Alexander GalazinUpdate KC CTS
2018-09-13 James HelfertyScale texture sizes to fit within available memory
2018-08-30 James HelfertyFree framebuffer objects after use.
2018-08-27 asokolowDo not expect TCS shader with XFB variables to fail...
2018-08-23 Pierre TsaibufSize of glGetInternalformativ does not follow spec
2018-08-03 Mark AdamsFix resource leaks in arrays_of_arrays
2018-08-02 Dave AirlieDon't used a fragment output in the shader storage...
2018-07-12 Neil MondayTextureBarrier required for texture_view.coherency
2018-07-08 asokolowInterface mismatch in KHR-GL45.enhanced_layouts.xfb_blo...
2018-07-08 asokolowFormat mismatch between bound texture and image layout...
2018-06-27 Neil MondayMax compiler threads only specifies a suggestion
2018-06-08 Alexander GalazinExclude texture_view.view_classes
2018-06-01 Your NameSparse Texture tests not following spec
2018-05-21 Rahul JainWrong shaders in glcParallelShaderCompileTests.cpp
2018-05-08 Rahul JainFixes wrong MIN_MAP_BUFFER_ALIGNMENT limit
2018-04-19 BMilesThis change fixes an issue in BindBufferOffsetEXT
2018-04-03 asokolowFix glTransformFeedbackBufferRange defintion
2018-03-26 Michael ChockMove khr_debug tests to NoContext
2018-02-27 Michael ChockFixes for sparse texture clamp tests.
2018-02-06 Liam MiddlebrookSparseTextureAlloc check for GL_NV_deep_texture3D
2018-02-06 Liam MiddlebrookFix ClearOpsBufferStorageTestCase on ppc64le
2018-02-01 Robert MorellFix XCreateWindow BadMatch with depth 32 visuals
2018-02-01 Iago Toral... Fix checks for maximum number of samples
2018-02-01 Michael ChockLoosen color target tolerances for some tests
2018-01-31 Piers DaniellRemove use of unsupported SURFACETYPE_OFFSCREEN_GENERIC
2018-01-31 Iago Toral... Implementations can use more samples than requested
2018-01-25 Piers DaniellRemove read value check against uncommitted pages
2018-01-23 Piers DaniellAdd some missing GL_TEXTURE_SPARSE state setting
2018-01-22 Liam MiddlebrookFix typo in log message for ClearOpsBufferStorage
2018-01-22 Iago Toral... Validate instancing cases properly
2018-01-10 Alexander GalazinUpdate gl.xml revision
2017-12-15 Ian RomanickDon't delare arrays as static
2017-12-15 Ian RomanickFix (likely) typo in glGetTextureSubImage height calcul...
2017-12-15 Alejandro Piñeirogl_spirv: fix layout for uniform blocks on state querie...
2017-12-14 James HelfertyRemove GL_RGB9_E5 from SparseTexture2Allocation
2017-12-14 Alejandro PiñeiroUpdate gl_spirv tests fallback binaries
2017-12-14 James HelfertyAvoid redundant shader creation for clamp tests
2017-12-14 Alejandro PiñeiroFix expectation for state queries SPIR-V test
2017-12-08 Alexander GalazinUpdate KC CTS reference
2017-12-08 Kenneth GraunkeUse less nesting in many arrays of arrays tests.
2017-12-01 Piers DaniellFix OpenGL function prototype calling conventions
2017-12-01 Alexander GalazinUpdate KC CTS reference
2017-12-01 Piers DaniellAdd OpenGL 4.6 configuration
2017-11-28 Iago Toral... Fix maximum location for varying location limit test
2017-11-22 Nicolai Hähnlegl3cTransformFeedbackTests: use delete[] to match new[]
2017-11-22 Iago Toral... Fix expectation for multisample SPIR-V test
2017-11-20 Scott D PhillipsRemove luminance and 3D depth requirement from ARB_text...
2017-11-20 Daniel KochAdd interaction with NVX_cross_process_interop
2017-11-16 Neil RobertsFix strict aliasing violations in gl3cCommonBugsTests
2017-11-15 Daniel KochDocumentation updates for OpenGL 4.6
2017-11-10 Alexander GalazinRemove mod from GL mustpass
2017-11-10 Alexander GalazinUpdate KC CTS reference
2017-11-10 Juan A. Suarez... Use proper name for array-of-array varyings.
2017-11-10 Juan A. Suarez... GL_ARB_compute_shader required for OpenGL < 4.3
2017-11-07 Juan A. Suarez... Load functions from ARB_uniform_buffer_object
2017-11-03 James HelfertyRelax XFB begin check to match recent spec edit
2017-11-03 Adam CzuprynaAdd CTS_ARB_gl_spirv test implementation
2017-10-31 Iago Toral... Fix attribute mapping in enhanced layouts tests for...
2017-10-31 Juan A. Suarez... Several fixes for texture_size_promotion
2017-10-31 Iago Toral... Respect GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
2017-10-31 Iago Toral... Component aliasing on vertex inputs is allowed
2017-10-31 Eleni Maria... Online compression for ETC2 compressed formats is not...
2017-10-31 Kenneth GraunkeDelete incorrect invalid map transform feedback subtest.
2017-10-25 Jeannot BretonSkip non accelerated pixel format
2017-10-17 Kenneth GraunkeMake 420pack 'binding' layout qualifier tests check...
2017-10-17 Kenneth GraunkeSkip impossible shader stages in image load store max...
next