nir: Fix printing of individual instructions with io semantics.
[mesa.git] / src / compiler / glsl / tests /
2017-03-06 Timothy Arceriutil/disk_cache: fix make check
2017-03-05 Timothy ArceriRevert "glsl: Switch to disable-by-default for the...
2017-02-21 Timothy Arceriutil/disk_cache: create timestamp and gpu_id dirs when...
2017-02-21 Rhys Kiddglsl/tests: Add UINT64 and INT64 types
2017-02-17 Timothy Arceriutil/disk_cache: allow drivers to pass a directory...
2017-01-30 Carl Worthglsl: Switch to disable-by-default for the GLSL shader...
2017-01-20 Ian Romanickglsl: Add a lowering pass for 64-bit integer multiplication
2017-01-18 Emil Velikovutils: build sha1/disk cache only with Android/Autoconf
2017-01-18 Emil Velikovutil: import sha1 implementation from OpenBSD
2016-12-19 Ian Romanickglsl: Walk a list of ir_dereference_array to mark array...
2016-12-19 Ian Romanickglsl: Mark a set of array elements as accessed using...
2016-12-19 Ian Romanickglsl: Add tracking for elements of an array-of-arrays...
2016-11-23 Aaron Watrycompiler/glsl/tests: Fix print format when building...
2016-11-23 Aaron Watrycompiler/glsl/tests: Fix print format when building...
2016-11-19 Timothy Arcerist/mesa/glsl/nir/i965: make use of new gl_shader_progra...
2016-11-15 Marek Olšákutil/disk_cache: use unambiguous naming
2016-11-15 Marek Olšákutil: import cache.c/h from glsl
2016-11-10 Ian Romanickglsl/standalone: Enable par-linking
2016-11-10 Ian Romanickglsl/standalone: Optimize add-of-neg to subtract
2016-10-24 Iago Toral Quirogaglsl: add matrix layout information to interface block...
2016-10-07 Ian Romanickglsl: Let cache_test build when the shader cache is...
2016-09-27 Timothy Arceriglsl: Add initial functions to implement an on-disk...
2016-09-12 Thomas Hellandmesa/glsl: Move string_to_uint_map into the util folder
2016-09-12 Thomas Hellandglsl: Convert varying test to the util hash table
2016-09-06 Jason Ekstrandglsl: Add .gitignore for make check warnings test
2016-08-11 Timothy Arceriglsl/tests: fix segfault in uniform initializer test
2016-05-26 Alejandro Piñeiroglsl: add unit tests data vertex/expected outcome for...
2016-05-26 Alejandro Piñeiroglsl: add warning-test
2016-05-16 Kenneth Graunkeglsl: Drop bad ASSERT_TRUE in gl_CullDistance link_vary...
2016-05-13 Tobias Klausmannglsl: Add arb_cull_distance support (v3)
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-29 Kenneth Graunkeglsl: Delete initialized field from uniform storage...
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-14 Jason Ekstrandglsl/types: Add support for function types
2016-02-14 Jason Ekstrandglsl/types: Rename sampler_type to sampled_type
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-06 Timothy Arceriglsl: replace unreachable code with an assert()
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/