summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests
Commit message (Expand)AuthorAgeFilesLines
* glsl: Switch to disable-by-default for the GLSL shader cacheCarl Worth2017-01-311-0/+5
* glsl: Add a lowering pass for 64-bit integer multiplicationIan Romanick2017-01-201-0/+440
* utils: build sha1/disk cache only with Android/AutoconfEmil Velikov2017-01-181-0/+5
* util: import sha1 implementation from OpenBSD17.0-branchpointEmil Velikov2017-01-181-5/+0
* glsl: Walk a list of ir_dereference_array to mark array elements as accessedIan Romanick2016-12-191-0/+425
* glsl: Mark a set of array elements as accessed using a list of array_deref_rangeIan Romanick2016-12-191-0/+149
* glsl: Add tracking for elements of an array-of-arrays that have been accessedIan Romanick2016-12-191-0/+143
* compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit...Aaron Watry2016-11-231-1/+3
* compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit...Aaron Watry2016-11-231-2/+8
* st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...Timothy Arceri2016-11-191-23/+24
* util/disk_cache: use unambiguous namingMarek Olšák2016-11-151-70/+70
* util: import cache.c/h from glslMarek Olšák2016-11-151-21/+1
* glsl/standalone: Enable par-linkingIan Romanick2016-11-103-0/+6
* glsl/standalone: Optimize add-of-neg to subtractIan Romanick2016-11-101-0/+210
* glsl: add matrix layout information to interface block typesIago Toral Quiroga2016-10-242-0/+3
* glsl: Let cache_test build when the shader cache is not enabledIan Romanick2016-10-071-0/+4
* glsl: Add initial functions to implement an on-disk cacheTimothy Arceri2016-09-282-0/+417
* mesa/glsl: Move string_to_uint_map into the util folderThomas Helland2016-09-121-1/+1
* glsl: Convert varying test to the util hash tableThomas Helland2016-09-121-57/+29
* glsl: Add .gitignore for make check warnings testJason Ekstrand2016-09-061-0/+1
* glsl/tests: fix segfault in uniform initializer testTimothy Arceri2016-08-111-0/+5
* glsl: add unit tests data vertex/expected outcome for uninitialized warningAlejandro Piñeiro2016-05-2662-0/+573
* glsl: add warning-testAlejandro Piñeiro2016-05-261-0/+31
* glsl: Drop bad ASSERT_TRUE in gl_CullDistance link_varyings test.Kenneth Graunke2016-05-151-6/+6
* glsl: Add arb_cull_distance support (v3)Tobias Klausmann2016-05-141-0/+27
* glsl: Delete initialized field from uniform storage test.Kenneth Graunke2016-03-281-19/+0
* glsl/types: Add support for function typesJason Ekstrand2016-02-131-0/+3
* glsl/types: Rename sampler_type to sampled_typeJason Ekstrand2016-02-131-1/+1
* glsl: replace unreachable code with an assert()Timothy Arceri2016-02-061-48/+30
* glsl: move to compiler/Emil Velikov2016-01-2616-0/+3490