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
/
ir_print_visitor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ir_print_visitor: Add support for ir_texture.
Kenneth Graunke
2010-06-09
1
-0
/
+1
*
Refactor ir_dereference support for ir_visitor
Ian Romanick
2010-05-26
1
-1
/
+3
*
IR print visitor: Move logic for printing the whole program to _mesa_print_ir
Ian Romanick
2010-04-28
1
-0
/
+3
*
Remove ir_label since it is no longer used.
Kenneth Graunke
2010-04-21
1
-1
/
+0
*
Add ir_loop_jump to represent 'break' and 'continue' in loops
Ian Romanick
2010-04-07
1
-0
/
+1
*
Add ir_loop to represent loops
Ian Romanick
2010-04-07
1
-0
/
+1
*
Implement ir_if (for if-statments) and conversion from AST
Ian Romanick
2010-03-29
1
-0
/
+1
*
Move swizzles out of ir_dereference and into their own class.
Kenneth Graunke
2010-03-26
1
-0
/
+1
*
IR print visitor: print ir_dereference instructions
Ian Romanick
2010-03-25
1
-0
/
+4
*
Implement IR return instructions
Ian Romanick
2010-03-19
1
-0
/
+1
*
Add ir_call call to represent function calls.
Ian Romanick
2010-03-11
1
-0
/
+1
*
Tell emacs that C++ .h files are C++
Ian Romanick
2010-03-10
1
-0
/
+1
*
IR visitor: Add initial version of ir_visitor classes
Ian Romanick
2010-03-09
1
-0
/
+65