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
/
hir_field_selection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close memory leak in ir_call::get_error_instruction.
Carl Worth
2010-06-23
1
-1
/
+1
*
exec_node: Add new talloc-based new()
Carl Worth
2010-06-23
1
-2
/
+3
*
Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL.
Eric Anholt
2010-06-22
1
-2
/
+2
*
Begin refactoring ir_dereference
Ian Romanick
2010-05-26
1
-1
/
+2
*
Convert structure field dereferences to HIR
Ian Romanick
2010-04-28
1
-1
/
+7
*
Use glsl_type::is_error instead of comparison with glsl_error_type pointer
Ian Romanick
2010-03-26
1
-1
/
+1
*
Move swizzles out of ir_dereference and into their own class.
Kenneth Graunke
2010-03-26
1
-107
/
+12
*
Add new abstract ir_rvalue class; rework accordingly.
Kenneth Graunke
2010-03-26
1
-4
/
+4
*
Use glsl_type::get_instance instead of _mesa_glsl_get_vector_type
Ian Romanick
2010-03-24
1
-2
/
+3
*
Fix typo in swizzle processing loop
Ian Romanick
2010-03-24
1
-1
/
+1
*
Trivial cleanups in generate_swizzle
Ian Romanick
2010-03-24
1
-4
/
+3
*
Use ir_dereference::set_swizzle
Ian Romanick
2010-03-24
1
-22
/
+3
*
Convert is_glsl_type_vector to glsl_type::is_vector
Ian Romanick
2010-03-09
1
-1
/
+1
*
Conver IR structures to use exec_list instead of simple_node
Ian Romanick
2010-03-08
1
-1
/
+1
*
Make AST->HIR conversion a method of ast_node, re-enable
Ian Romanick
2010-03-01
1
-1
/
+1
*
Convert to new interfaces so that it will compile
Ian Romanick
2010-02-25
1
-6
/
+6
*
Rename .cc files to .cpp
Ian Romanick
2010-02-22
1
-0
/
+187