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
/
ir_function_inlining.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl2: Use stdint.h instead of inttypes.h
Ian Romanick
2010-08-13
1
-1
/
+1
*
glsl2: do not use __retval name; two underscores is reserved word according t...
Aras Pranckevicius
2010-08-09
1
-1
/
+1
*
ir_function_inlining: Fix missing iter.next() in inlining sampler params.
Aras Pranckevicius
2010-08-06
1
-0
/
+2
*
glsl2: Fix inlining with sampler array or struct dereferences as arguments.
Eric Anholt
2010-08-06
1
-5
/
+138
*
glsl2: Make the clone() method take a talloc context.
Eric Anholt
2010-08-04
1
-3
/
+3
*
glsl2: Give the path within src/mesa/ for headers instead of relying on -I.
Aras Pranckevicius
2010-08-02
1
-1
/
+1
*
glsl2: Fix spelling of "sentinel."
Eric Anholt
2010-07-29
1
-1
/
+1
*
glsl2: Remove an inlined unvalued return statement.
Eric Anholt
2010-07-29
1
-0
/
+1
*
glsl2: When inlining, don't clone and assign sampler arguments.
Eric Anholt
2010-07-22
1
-8
/
+18
*
glsl2: Replace insert_before/remove pairs with exec_node::replace_with.
Kenneth Graunke
2010-07-21
1
-2
/
+1
*
glsl2: Add and use new variable mode ir_var_temporary
Ian Romanick
2010-07-20
1
-1
/
+2
*
glsl2: Fix handling of out values in function inlining.
Eric Anholt
2010-07-20
1
-3
/
+6
*
glsl2: Check when inlining a bare function call that it actually is.
Eric Anholt
2010-07-12
1
-0
/
+6
*
glsl2: Clone methods return the type of the thing being cloned
Ian Romanick
2010-07-06
1
-1
/
+1
*
Add hash table helper functions for using pointers as hash keys
Ian Romanick
2010-07-06
1
-13
/
+1
*
glsl2: Wrap includes of C interfaces with extern "C".
Eric Anholt
2010-06-24
1
-0
/
+2
*
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
2010-06-24
1
-0
/
+272