aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-24opengl/intel/ppgtt: memory alignment test.ppgttSergii Romantsov
2018-10-18Build fix for previous commitNicolai Hähnle
2018-10-17arb_tessellation_shader/tes-gs-max-output: new test for TES/GS amplificationNicolai Hähnle
2018-10-17glsl-1.50/gs-max-output: new test for geometry shader amplificationNicolai Hähnle
2018-10-09arb_shader_image_load_store: Test format incompatible texture bufferDanylo Piliaiev
2018-10-09idTech: fix extensions string listEric Engestrom
2018-10-08glsl-1.10: add tests for an array index on a swizzled vec lvalueIlia Mirkin
2018-10-08glsl-1.10: test some arithmetic on non-existing struct memberTapani Pälli
2018-10-05Add tests for GL_EXTENSION_STRING vs. old idTech2 / idTech3 gamesIan Romanick
2018-10-04sanity: Add some generated testsJordan Justen
2018-10-04sanity: Support generated shader testsJordan Justen
2018-10-04sanity: Fix test namesJordan Justen
2018-10-03khr_texture_compression_astc: Add void-extent-dl-bugNanley Chery
2018-10-03tests: Split out ASTC formats into a headerNanley Chery
2018-10-02glsl-1.50: Add test for geometry shader with unused outputsJózef Kucia
2018-09-28glsl-sdl-sincos-accuracy: Add a new test for a vc4 bug with SDL2.Eric Anholt
2018-09-27sanity: Don't add generated_tests since they are built laterJordan Justen
2018-09-27Revert "sanity: Add various shader_runner tests"Mark Janes
2018-09-25sanity: Add various shader_runner testsJordan Justen
2018-09-25sanity: Turn shader_test list into a tupleJordan Justen
2018-09-20framework/wflinfo: delete deprecated interfaceDylan Baker
2018-09-20serializer: serialize new fast-skip attributesDylan Baker
2018-09-20framework/test: Convert tests to new fast-skip interfaceDylan Baker
2018-09-20unittests/wflinfo: Update tests for new APIDylan Baker
2018-09-20wflinfo: Reimplement wflinfo separating the various API'sDylan Baker
2018-09-20framework/shader_test: GL_NUM_PROGRAM_BINARY_FORMATS >= 1 is not an extensionDylan Baker
2018-09-20framework/test: Fix whitespaceDylan Baker
2018-09-20glsl-1.10: add a 'initialization-incompatible-type-propagation' testDanylo Piliaiev
2018-09-19glsl-1.10: Verify result of sign(a)*sign(b)Ian Romanick
2018-09-18glsl-1.20/fs-deref-literal-array-of-structs-with-multiple-members-large-array...Nicolai Hähnle
2018-09-18fbo-drawbuffers-maxtargets: fix a warningNicolai Hähnle
2018-09-17shaders: Reproduce a bug in the i965 backend optimizerIan Romanick
2018-09-11tests: Added a new GTF-GL test profile for the Khronos CTS runnerAndres Gomez
2018-09-11tests: Added a new GTF-GLES test profile for the Khronos CTS runnerAndres Gomez
2018-09-11cl: Add test for call stack realignmentMatt Arsenault
2018-09-07Add tests for GL_AMD_depth_clamp_separateSagar Ghuge
2018-09-05shader_runner: Take spirv_replaces_glsl into account for current_configMichel Dänzer
2018-09-05egl_khr_create_context: Proper invalid attributes for EGL 1.5Miguel A. Vico
2018-09-04arb_vertex_array_object: Add test for deleting object zeroIan Romanick
2018-09-01glsl-1.10: Put an if-statement in a macro in the false path of an ifdefIan Romanick
2018-08-30cl: Add tests for calls with special inputsMatt Arsenault
2018-08-30cl: Add test for respecting byval alignment in call setupMatt Arsenault
2018-08-29arb_fragment_shader_interlock: Additional compile testsIan Romanick
2018-08-29arb_fragment_shader_interlock: Simple compiler testsIan Romanick
2018-08-30glsl-1.10: add some preprocessor stringification testsTimothy Arceri
2018-08-29arb_tessellation_shader: add GL_EXT_shader_integer_mix on [require]Alejandro Piñeiro
2018-08-29glsl-1.30: add linker test for inter stage in/out vars usageVadym Shovkoplias
2018-08-28Cmake: Install shader_source filesDylan Baker
2018-08-28util: stop overallocating shader memoryEric Engestrom
2018-08-23util: avoid leaking memory when caller doesn't ask for itEric Engestrom