index
:
~idr/glsl2
constant_constructor
deref_refactor
hierarchical_visitor
inline_constructors
ir_constant_refactor
ir_loop
linker
master
simple_list_die_die_die
struct
texture
visit_tree
Unnamed repository; edit this file to name it for gitweb.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
constant_constructor
ir_constant_visitor: Use 'union ir_constant_data' instead of open-coded version
Ian Romanick
14 years
deref_refactor
ir_reader: Read record_refs.
Kenneth Graunke
15 years
hierarchical_visitor
Use ir_rvalue::variable_referenced instead of open coding it
Ian Romanick
15 years
inline_constructors
Always emit vector constructors inline
Ian Romanick
14 years
ir_constant_refactor
ir_constant: Eliminate 'void *' constructor
Ian Romanick
14 years
ir_loop
Generate correct IR for do-while loops
Ian Romanick
15 years
linker
Fix double usage of the post-inc/dec's temporary pre-inc/dec copy.
Eric Anholt
14 years
master
ast_node: Remove empty destructor.
Carl Worth
14 years
simple_list_die_die_die
Fix function call parameter printer to omit extraneous leading comma
Ian Romanick
15 years
struct
Track and print user defined structure types
Ian Romanick
15 years
texture
Use ir_instruction::visit_children to simplify some visitors
Ian Romanick
15 years
visit_tree
ir_validate: Use callback functionality in ir_hierarchical_visitor
Ian Romanick
14 years