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
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR visitor: Add initial version of ir_visitor classes
Ian Romanick
2010-03-09
5
-1
/
+256
*
Convert is_glsl_type_matrix to glsl_type::is_matrix
Ian Romanick
2010-03-09
2
-8
/
+13
*
Convert is_glsl_type_vector to glsl_type::is_vector
Ian Romanick
2010-03-09
3
-10
/
+15
*
Convert is_glsl_type_scalar to glsl_type::is_scalar
Ian Romanick
2010-03-09
2
-12
/
+17
*
Make glsl_type a class
Ian Romanick
2010-03-09
4
-29
/
+54
*
Remove unused function
Ian Romanick
2010-03-08
1
-12
/
+0
*
Conver IR structures to use exec_list instead of simple_node
Ian Romanick
2010-03-08
6
-49
/
+48
*
Add yet-another linked list type
Ian Romanick
2010-03-08
1
-0
/
+298
*
Remove prototypes for *_to_hir functions that no longer exist
Ian Romanick
2010-03-08
1
-30
/
+0
*
Set C++ indent too.
Ian Romanick
2010-03-08
1
-1
/
+3
*
Make AST->HIR conversion a method of ast_node, re-enable
Ian Romanick
2010-03-01
5
-113
/
+127
*
autoconf for the ...
Ian Romanick
2010-02-25
8
-46
/
+141
*
Replace tacky wrapper macros with tacky in-line type-casts
Ian Romanick
2010-02-25
2
-19
/
+7
*
Convert to new interfaces so that it will compile
Ian Romanick
2010-02-25
1
-6
/
+6
*
Add ast_expression_bin subclass of ast_expression
Ian Romanick
2010-02-22
5
-87
/
+130
*
Ignore all build products
Ian Romanick
2010-02-22
1
-0
/
+9
*
Rename .cc files to .cpp
Ian Romanick
2010-02-22
5
-12
/
+12
*
Initialize the node structure embedded in the ast_node
Ian Romanick
2010-02-22
1
-1
/
+1
*
Initial commit. lol
Ian Romanick
2010-02-22
26
-0
/
+6342