index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
lower_named_interface_blocks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: add "in" or "out" prefix to name when flattening interface blocks
Fabian Bieler
2015-07-23
1
-2
/
+5
*
glsl: add the patch in/out qualifier (v2)
Fabian Bieler
2015-07-23
1
-0
/
+1
*
glsl: Add ir_var_shader_storage
Kristian Høgsberg
2015-07-14
1
-2
/
+3
*
glsl: Use typed foreach_in_list_safe instead of foreach_list_safe.
Matt Turner
2014-07-01
1
-2
/
+2
*
glsl: Properly handle blocks that define the same field name.
Iago Toral Quiroga
2014-04-15
1
-4
/
+4
*
glsl: move variables in to ir_variable::data, part II
Tapani Pälli
2013-12-12
1
-4
/
+4
*
glsl: move variables in to ir_variable::data, part I
Tapani Pälli
2013-12-12
1
-5
/
+5
*
glsl: introduce data section to ir_variable
Tapani Pälli
2013-12-12
1
-2
/
+2
*
glsl: Add ir support for `sample` qualifier; adjust compiler and linker
Chris Forbes
2013-12-07
1
-0
/
+1
*
glsl: mark variables produced by lower_named_interface_blocks.
Paul Berry
2013-10-24
1
-0
/
+2
*
glsl: Keep track of centroid/interpolation mode for interface block members.
Paul Berry
2013-10-24
1
-0
/
+3
*
glsl: set explicit_location correctly in lower_named_interface_blocks.
Paul Berry
2013-10-24
1
-0
/
+1
*
glsl: Make accessor functions for ir_variable::interface_type.
Paul Berry
2013-10-09
1
-3
/
+3
*
glsl: Keep track of location for interface block fields.
Paul Berry
2013-10-08
1
-0
/
+1
*
glsl: Hide many classes local to individual .cpp files in anon namespaces.
Eric Anholt
2013-09-23
1
-0
/
+4
*
glsl: don't rename variables in interface block arrays.
Paul Berry
2013-07-25
1
-6
/
+2
*
glsl: Fix lower_named_interface_blocks to account for dereferences of consts.
Paul Berry
2013-07-15
1
-0
/
+2
*
glsl linker: Initialize member variable interface_namespace.
Vinson Lee
2013-06-06
1
-1
/
+2
*
glsl linker: support arrays of interface block instances
Jordan Justen
2013-05-23
1
-11
/
+50
*
glsl linker: remove interface block instance names
Jordan Justen
2013-05-23
1
-0
/
+199