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_print_visitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Move is_builtin flag back to ir_function_signature.
Kenneth Graunke
2010-09-07
1
-4
/
+3
*
ir_print_visitor: Print empty else blocks more compactly
Ian Romanick
2010-09-03
1
-9
/
+13
*
glsl: Move is_built_in flag from ir_function_signature to ir_function.
Kenneth Graunke
2010-08-26
1
-8
/
+2
*
glsl2: added casts to silence warnings
Brian Paul
2010-08-11
1
-4
/
+4
*
glsl2: Add ir_assignment::write_mask and associated methods
Ian Romanick
2010-08-04
1
-1
/
+13
*
glsl2: Allow use of _mesa_print_ir without a parse state on hand.
Eric Anholt
2010-07-29
1
-10
/
+12
*
glsl2: When dumping IR for debug, indent nested blocks.
Eric Anholt
2010-07-29
1
-3
/
+50
*
glsl2: When dumping IR for debug, skip all the empty builtin prototypes.
Eric Anholt
2010-07-29
1
-3
/
+15
*
ir_print_visitor: Add "temporary" to mode string printing.
Kenneth Graunke
2010-07-22
1
-1
/
+2
*
ir_print_visitor: Print out constant arrays.
Kenneth Graunke
2010-07-21
1
-10
/
+14
*
ir_print_visitor: Remove commas between ir_constant's components.
Kenneth Graunke
2010-07-21
1
-1
/
+1
*
glsl2: Define new ir_discard instruction.
Kenneth Graunke
2010-06-30
1
-0
/
+14
*
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
2010-06-24
1
-0
/
+373