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
/
opt_structure_splitting.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Rename variable_entry2 back to variable_entry in struct splitting.
Kenneth Graunke
2012-09-29
1
-21
/
+17
*
glsl: Put a bunch of optimization visitors under anonymous namespaces.
Eric Anholt
2012-06-11
1
-0
/
+4
*
glsl: Remove unused member mem_ctx from ir_dead_functions_visitor.
Vinson Lee
2012-04-26
1
-1
/
+0
*
glsl: Fix up some comments in structure splitting, based on array-split work.
Eric Anholt
2012-04-19
1
-3
/
+8
*
glsl: Reduce processing of expression trees in do_structure_splitting.
Eric Anholt
2011-03-15
1
-0
/
+6
*
Use C-style system headers in C++ code to avoid issues with std:: namespace
Ian Romanick
2011-02-21
1
-3
/
+0
*
glsl: Add using statements for standard library functions.
Vinson Lee
2011-02-03
1
-0
/
+3
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
1
-8
/
+8
*
glsl: Fix Doxygen tag \file in recently renamed files
Chad Versace
2010-11-17
1
-1
/
+1
*
glsl: Rename various ir_* files to lower_* and opt_*.
Kenneth Graunke
2010-11-15
1
-0
/
+361