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
/
linker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: store number of explicit uniform loactions in gl_shader_program
Timothy Arceri
2017-01-19
1
-2
/
+1
*
glsl/linker: Allow link_intrastage_shaders when there is no main()
Ian Romanick
2016-11-10
1
-0
/
+9
*
linker: Remove unnecessary overload of program_resource_visitor::visit_field
Ian Romanick
2016-11-10
1
-13
/
+1
*
glsl: remove tabs from linker.{cpp,h}
Timothy Arceri
2016-09-29
1
-4
/
+4
*
glsl: move some uniform linking code to new link_setup_uniform_remap_tables()
Timothy Arceri
2016-09-27
1
-3
/
+2
*
glsl: mark link_uniform_blocks_are_compatible() as static
Timothy Arceri
2016-07-05
1
-4
/
+0
*
glsl: simplify link_uniform_blocks()
Timothy Arceri
2016-06-30
1
-2
/
+1
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-5
/
+5
*
glsl: use enum glsl_interface_packing in more places. (v2)
Dave Airlie
2016-06-06
1
-4
/
+4
*
glsl: fully split apart buffer block arrays
Timothy Arceri
2016-04-06
1
-2
/
+5
*
glsl: generate named interface block names correctly
Timothy Arceri
2016-03-31
1
-1
/
+2
*
glsl: copy explicit offset to uniform storage
Timothy Arceri
2016-03-05
1
-0
/
+2
*
compiler/glsl: Fix uniform location counting.
Plamena Manolova
2016-02-18
1
-1
/
+16
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+205