index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Switch to disable-by-default for the GLSL shader cache
Carl Worth
2017-01-31
1
-0
/
+5
*
glsl: Add a lowering pass for 64-bit integer multiplication
Ian Romanick
2017-01-20
1
-0
/
+440
*
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
2017-01-18
1
-0
/
+5
*
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
2017-01-18
1
-5
/
+0
*
glsl: Walk a list of ir_dereference_array to mark array elements as accessed
Ian Romanick
2016-12-19
1
-0
/
+425
*
glsl: Mark a set of array elements as accessed using a list of array_deref_range
Ian Romanick
2016-12-19
1
-0
/
+149
*
glsl: Add tracking for elements of an array-of-arrays that have been accessed
Ian Romanick
2016-12-19
1
-0
/
+143
*
compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit...
Aaron Watry
2016-11-23
1
-1
/
+3
*
compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit...
Aaron Watry
2016-11-23
1
-2
/
+8
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
1
-23
/
+24
*
util/disk_cache: use unambiguous naming
Marek Olšák
2016-11-15
1
-70
/
+70
*
util: import cache.c/h from glsl
Marek Olšák
2016-11-15
1
-21
/
+1
*
glsl/standalone: Enable par-linking
Ian Romanick
2016-11-10
3
-0
/
+6
*
glsl/standalone: Optimize add-of-neg to subtract
Ian Romanick
2016-11-10
1
-0
/
+210
*
glsl: add matrix layout information to interface block types
Iago Toral Quiroga
2016-10-24
2
-0
/
+3
*
glsl: Let cache_test build when the shader cache is not enabled
Ian Romanick
2016-10-07
1
-0
/
+4
*
glsl: Add initial functions to implement an on-disk cache
Timothy Arceri
2016-09-28
2
-0
/
+417
*
mesa/glsl: Move string_to_uint_map into the util folder
Thomas Helland
2016-09-12
1
-1
/
+1
*
glsl: Convert varying test to the util hash table
Thomas Helland
2016-09-12
1
-57
/
+29
*
glsl: Add .gitignore for make check warnings test
Jason Ekstrand
2016-09-06
1
-0
/
+1
*
glsl/tests: fix segfault in uniform initializer test
Timothy Arceri
2016-08-11
1
-0
/
+5
*
glsl: add unit tests data vertex/expected outcome for uninitialized warning
Alejandro Piñeiro
2016-05-26
62
-0
/
+573
*
glsl: add warning-test
Alejandro Piñeiro
2016-05-26
1
-0
/
+31
*
glsl: Drop bad ASSERT_TRUE in gl_CullDistance link_varyings test.
Kenneth Graunke
2016-05-15
1
-6
/
+6
*
glsl: Add arb_cull_distance support (v3)
Tobias Klausmann
2016-05-14
1
-0
/
+27
*
glsl: Delete initialized field from uniform storage test.
Kenneth Graunke
2016-03-28
1
-19
/
+0
*
glsl/types: Add support for function types
Jason Ekstrand
2016-02-13
1
-0
/
+3
*
glsl/types: Rename sampler_type to sampled_type
Jason Ekstrand
2016-02-13
1
-1
/
+1
*
glsl: replace unreachable code with an assert()
Timothy Arceri
2016-02-06
1
-48
/
+30
*
glsl: move to compiler/
Emil Velikov
2016-01-26
16
-0
/
+3490