summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-21util/vbo: Accept integer attribute namesNeil Roberts1-3/+25
2018-08-21arb_enhanced_layouts: Test doublesNeil Roberts3-19/+184
2018-08-21arb_enhanced_layouts: Test XFB layout qualifiers via SPIR-VNeil Roberts8-160/+786
2018-08-21arb_gpu_shader5: Add support for testing spirv with XFB streamsNeil Roberts3-33/+303
2018-08-21util: Add utilities to handle shader_test filesAlejandro Piñeiro3-0/+200
2018-08-21util: Add a utility to assemble SPIR-V sourcesNeil Roberts3-39/+46
2018-08-21arb_gl_spirv: add test that mixes atomic counters with a normal uniformAlejandro Piñeiro2-0/+394
2018-08-21arb_gl_spirv: add tests for atomic counter operations in CSAntia Puentes3-0/+732
2018-08-21arb_gl_spirv: add tests for atomic counter operations in FSAntia Puentes3-0/+652
2018-08-21shader_runner: add command 'probe atomic counter buffer'Antia Puentes1-6/+19
2018-08-21arb_gl_spirv: Add a fiddly test for uniform index calculationNeil Roberts1-0/+100
2018-08-21arb_gl_spirv: Add a test for an array of structs uniformNeil Roberts1-0/+140
2018-08-21arb_gl_spirv: Add a test for a uniform struct with struct membersNeil Roberts1-0/+151
2018-08-21arb_gl_spirv: Add a test for a struct uniformNeil Roberts1-0/+79
2018-08-21arb_gl_spirv: Add a test for non-sequential explicit uniform locationsNeil Roberts1-0/+69
2018-08-21arb_gl_spirv: Add 4 tests for uniform initializersNeil Roberts4-0/+397
2018-08-21arb_gl_spirv: add two linking tests for uniform multisample imagesAlejandro Piñeiro2-0/+135
2018-08-21arb_gl_spirv: Add a test for nonconst array of sampler structsNeil Roberts1-0/+225
2018-08-21arb_gl_spirv: Add a test for a sampler within a structNeil Roberts1-0/+98
2018-08-21arb_gl_spirv: Add tests for sampler2D uniform binding initialisersNeil Roberts2-0/+155
2018-08-21arb_gl_spirv: uniform sampler2DAlejandro Piñeiro1-0/+70
2018-08-21arb_gl_spirv: add execution test for multi-dimensional (aoa) uniformAlejandro Piñeiro1-0/+77
2018-08-21arb_gl_spirv: add a small test with an array of uniformsAlejandro Piñeiro1-0/+137
2018-08-21arb_gl_spirv: add basic test with two uniformsAlejandro Piñeiro1-0/+132
2018-08-21arb_gl_spirv: add basic uniform test without namesNicolai Hähnle1-0/+111
2018-08-21arb_gl_spirv: basic uniform test with names still presentNicolai Hähnle1-0/+124
2018-08-21arb_gl_spirv: Add a test using specializationsNeil Roberts1-0/+181
2018-08-21arb_gl_spirv: add really simple execution testAlejandro Piñeiro1-0/+119
2018-08-21shader_runner: debug prints if running on SPIR-V mode.Alejandro Piñeiro1-0/+3
2018-08-21shader_runner/spirv: Add support for SPIR-V specializationsNeil Roberts1-1/+180
2018-08-21shader_runner/spirv: add vertex shader passthrough support on SPIR-VAlejandro Piñeiro2-0/+53
2018-08-21framework: add --glsl optionAlejandro Piñeiro3-2/+15
2018-08-21shader_runner/spirv: support loading SPIR-V shadersNicolai Hähnle1-11/+261
2018-08-21util: Add a utility to stream data through an external processNeil Roberts3-0/+252
2018-08-20intel_shader_atomic_float_minmax: Validate NaN behavior of atomicMin and atom...Ian Romanick2-0/+2453
2018-08-20intel_shader_atomic_float_minmax: Add test for atomicCompSwap involving NaNIan Romanick1-0/+64
2018-08-20intel_shader_atomic_float_minmax: Add tests for atomicCompSwap with -0Ian Romanick1-0/+63
2018-08-20intel_shader_atomic_float_minmax: Add tests for atomicCompSwap(float, float, ...Ian Romanick2-0/+152
2018-08-20intel_shader_atomic_float_minmax: Add tests for atomic{Min,Max}(float, float)Ian Romanick4-0/+564
2018-08-20intel_shader_atomic_float_minmax: Add tests for atomicExchange(float, float)Ian Romanick2-0/+155
2018-08-20intel_shader_atomic_float_minmax: Simple negative compile testsIan Romanick7-0/+148
2018-08-20arb_tessellation_shader: Add test for indirect addressing of TES patch inputsIan Romanick1-0/+232
2018-08-16Cmake: Remove Python 3.3 from the list of versions to search forDylan Baker1-1/+1
2018-08-16ext_render_snorm-render: test for GL_EXT_render_snormTapani Pälli5-0/+350
2018-08-15glsl-1.10: add a 'invalid-array-as-function-param' glslparsertestTapani Pälli1-0/+14
2018-08-14cl: Add test for CSR VGPRs caused by SGPR spillingMatt Arsenault1-0/+52
2018-08-13cl: Add bigger versions of calls with struct testsMatt Arsenault2-48/+204
2018-08-13cl: Fix types to be unsignedMatt Arsenault1-4/+4
2018-08-13glsl-1.10: add a 'post-increment-in-array-size' glslparsertestTapani Pälli1-0/+9
2018-08-10CMake: Add Python 3.7 to list of supported python versionDylan Baker1-1/+1