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
/
ir_clone.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Silence gcc warning "control reaches end of non-void function".
José Fonseca
2010-08-14
1
-1
/
+1
*
glsl2: Remove the shader_in/shader_out tracking separate from var->mode.
Eric Anholt
2010-08-04
1
-2
/
+0
*
glsl2: Add ir_assignment::write_mask and associated methods
Ian Romanick
2010-08-04
1
-1
/
+2
*
glsl2: Make the clone() method take a talloc context.
Eric Anholt
2010-08-04
1
-83
/
+67
*
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: Add support for redeclaring layout of gl_FragCoord for ARB_fcc.
Eric Anholt
2010-07-28
1
-0
/
+2
*
glsl2: Set the type on cloned tex instructions.
Eric Anholt
2010-07-22
1
-0
/
+1
*
glsl2: Extend ir_constant to store constant arrays, and generate them.
Kenneth Graunke
2010-07-21
1
-0
/
+11
*
glsl2: Add and use new variable mode ir_var_temporary
Ian Romanick
2010-07-20
1
-2
/
+2
*
glsl2: Remove the const disease from function signature's callee.
Eric Anholt
2010-07-18
1
-1
/
+1
*
glsl2: Remove unnecessary casts of clone return values
Ian Romanick
2010-07-13
1
-25
/
+22
*
linker: Implement first bits of intrastage linking
Ian Romanick
2010-07-12
1
-0
/
+1
*
glsl2: Add utility function clone_ir_list
Ian Romanick
2010-07-12
1
-0
/
+60
*
glsl2: Implement ir_function::clone and ir_function_signature::clone
Ian Romanick
2010-07-12
1
-6
/
+43
*
glsl2: Add missing fields in ir_variable::clone
Ian Romanick
2010-07-12
1
-0
/
+8
*
glsl2: Clone methods return the type of the thing being cloned
Ian Romanick
2010-07-06
1
-17
/
+17
*
glsl2: Define new ir_discard instruction.
Kenneth Graunke
2010-06-30
1
-0
/
+12
*
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
/
+287