index
:
~jonny/mesa
device-base
device-hash
egl-transparency
extant-wl-drm
master
Unnamed repository; edit this file 'description' to name the repository.
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
opt_structure_splitting.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-14
glsl: Add ir_var_shader_storage
Kristian Høgsberg
1
-2
/
+3
2014-07-01
glsl: Use typed foreach_in_list_safe instead of foreach_list_safe.
Matt Turner
1
-5
/
+2
2014-07-01
glsl: Use typed foreach_in_list instead of foreach_list.
Matt Turner
1
-4
/
+2
2014-01-13
glsl: Convert piles of foreach_iter to foreach_list_safe.
Kenneth Graunke
1
-4
/
+4
2014-01-13
glsl: Convert piles of foreach_iter to the newer foreach_list macro.
Kenneth Graunke
1
-4
/
+4
2013-12-12
glsl: move variables in to ir_variable::data, part I
Tapani Pälli
1
-2
/
+2
2013-06-21
glsl: Remove ir_print_visitor.h includes and usage
Eric Anholt
1
-1
/
+0
2013-01-24
glsl: Disable structure splitting for shader ins/outs.
Paul Berry
1
-1
/
+2
2012-09-29
glsl: Rename variable_entry2 back to variable_entry in struct splitting.
Kenneth Graunke
1
-21
/
+17
2012-06-11
glsl: Put a bunch of optimization visitors under anonymous namespaces.
Eric Anholt
1
-0
/
+4
2012-04-26
glsl: Remove unused member mem_ctx from ir_dead_functions_visitor.
Vinson Lee
1
-1
/
+0
2012-04-19
glsl: Fix up some comments in structure splitting, based on array-split work.
Eric Anholt
1
-3
/
+8
2011-03-15
glsl: Reduce processing of expression trees in do_structure_splitting.
Eric Anholt
1
-0
/
+6
2011-02-21
Use C-style system headers in C++ code to avoid issues with std:: namespace
Ian Romanick
1
-3
/
+0
2011-02-03
glsl: Add using statements for standard library functions.
Vinson Lee
1
-0
/
+3
2011-01-31
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
1
-8
/
+8
2010-11-17
glsl: Fix Doxygen tag \file in recently renamed files
Chad Versace
1
-1
/
+1
2010-11-15
glsl: Rename various ir_* files to lower_* and opt_*.
Kenneth Graunke
1
-0
/
+361