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
/
glsl
/
link_interface_blocks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-357
/
+0
*
glsl: add support for explicit locations inside interface blocks
Timothy Arceri
2015-12-15
1
-4
/
+26
*
glsl: simplify interface matching
Timothy Arceri
2015-12-15
1
-108
/
+46
*
glsl: allow linking of tessellation shaders.
Chris Forbes
2015-07-23
1
-4
/
+7
*
glsl: link buffer variables and shader storage buffer interface blocks
Kristian Høgsberg
2015-07-14
1
-3
/
+12
*
glsl: use common intrastage array validation
Timothy Arceri
2015-03-06
1
-37
/
+37
*
glsl: Use typed foreach_in_list instead of foreach_list.
Matt Turner
2014-07-01
1
-8
/
+8
*
mesa: Use gl_shader::Stage instead of gl_shader::Type where possible.
Paul Berry
2014-01-08
1
-1
/
+1
*
glsl: move variables in to ir_variable::data, part I
Tapani Pälli
2013-12-12
1
-6
/
+6
*
glsl: Fix interstage uniform interface block link error detection.
Paul Berry
2013-11-21
1
-27
/
+48
*
glsl: Fix cross-version linking between VS and GS.
Paul Berry
2013-11-21
1
-4
/
+23
*
glsl: Rework interface block linking.
Paul Berry
2013-11-15
1
-20
/
+251
*
glsl: Make accessor functions for ir_variable::interface_type.
Paul Berry
2013-10-09
1
-8
/
+9
*
glsl: Improve error message for interstage interface block mismatch.
Paul Berry
2013-07-30
1
-1
/
+2
*
glsl: Use a consistent technique for tracking link success/failure.
Paul Berry
2013-07-30
1
-10
/
+9
*
glsl: Add error message for intrastage interface block mismatch.
Paul Berry
2013-07-30
1
-1
/
+4
*
glsl linker: compare interface blocks during interstage linking
Kenneth Graunke
2013-05-23
1
-0
/
+39
*
glsl linker: compare interface blocks during intrastage linking
Jordan Justen
2013-05-23
1
-0
/
+71