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
/
link_uniforms.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: move some uniform linking code to new link_assign_uniform_storage()
Timothy Arceri
2016-09-27
1
-63
/
+69
*
glsl: move some uniform linking code to new link_setup_uniform_remap_tables()
Timothy Arceri
2016-09-27
1
-156
/
+174
*
mesa/glsl: Move string_to_uint_map into the util folder
Thomas Helland
2016-09-12
1
-1
/
+1
*
mesa: Remove unused hash table includes
Thomas Helland
2016-09-12
1
-1
/
+0
*
glsl: stop allocating memory for UBOs during linking
Timothy Arceri
2016-07-05
1
-5
/
+8
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-4
/
+4
*
glsl: stop allocating memory for SSBOs and builtins
Timothy Arceri
2016-06-08
1
-7
/
+13
*
glsl: use enum glsl_interface_packing in more places. (v2)
Dave Airlie
2016-06-06
1
-11
/
+11
*
glsl/linker: Silence unused parameter warning
Ian Romanick
2016-05-24
1
-1
/
+1
*
glsl: move uniform block validation to link_uniform_blocks.cpp
Timothy Arceri
2016-04-27
1
-53
/
+0
*
glsl: fully split apart buffer block arrays
Timothy Arceri
2016-04-06
1
-15
/
+17
*
glsl: rename var and simplify if
Timothy Arceri
2016-04-02
1
-4
/
+4
*
glsl: store ubo or ssbo index in block index
Timothy Arceri
2016-04-02
1
-19
/
+22
*
glsl: generate named interface block names correctly
Timothy Arceri
2016-03-31
1
-71
/
+24
*
mesa: remove initialized field from uniform storage
Timothy Arceri
2016-03-29
1
-1
/
+0
*
glsl: reduce buffer block duplication
Timothy Arceri
2016-03-26
1
-5
/
+7
*
glsl: replace remaining tabs in link_uniforms.cpp
Timothy Arceri
2016-03-05
1
-69
/
+69
*
glsl: copy explicit offset to uniform storage
Timothy Arceri
2016-03-05
1
-0
/
+13
*
compiler/glsl: Fix uniform location counting.
Plamena Manolova
2016-02-18
1
-10
/
+70
*
glsl: Fix overflow of ImageAccess[] array.
Kenneth Graunke
2016-02-13
1
-3
/
+3
*
glsl: simplify setting of image access qualifiers
Timothy Arceri
2016-02-05
1
-63
/
+21
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+1330