index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
ir_validate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl2: Additional validation of write masks
Ian Romanick
2010-08-04
1
-0
/
+32
*
glsl2: Fix ir_validate validating null variable names.
Eric Anholt
2010-08-03
1
-1
/
+2
*
glsl2: Clean-up two 'unused variable' warnings
Ian Romanick
2010-08-02
1
-0
/
+2
*
glsl2: Add validation that talloc ownership of ir_* names is right.
Eric Anholt
2010-08-02
1
-1
/
+3
*
glsl2: Fix validation for ir_unop_not.
Eric Anholt
2010-08-02
1
-2
/
+2
*
glsl2: Give the path within src/mesa/ for headers instead of relying on -I.
Aras Pranckevicius
2010-08-02
1
-1
/
+1
*
ir_validate: Check the types of expression operations.
Eric Anholt
2010-07-27
1
-0
/
+144
*
glsl2: Fix missing visit_continue return in ir_validate.
Eric Anholt
2010-07-27
1
-0
/
+2
*
glsl2: Validate that ir_if conditions are actually bool.
Eric Anholt
2010-07-22
1
-0
/
+13
*
glsl2: Check that nodes in a valid tree aren't error-type.
Eric Anholt
2010-07-20
1
-1
/
+2
*
glsl2: Give IR nodes a type field.
Eric Anholt
2010-07-19
1
-0
/
+15
*
ir_validate: Also perform usual checks on ir_dereference_variable nodes
Ian Romanick
2010-07-12
1
-0
/
+2
*
ir_validate: Validate that varibles are declared before used in IR
Ian Romanick
2010-07-12
1
-2
/
+26
*
ir_validate: Additional function related invariant checks
Ian Romanick
2010-07-12
1
-0
/
+60
*
Add hash table helper functions for using pointers as hash keys
Ian Romanick
2010-07-06
1
-13
/
+2
*
glsl2: Wrap includes of C interfaces with extern "C".
Eric Anholt
2010-06-24
1
-0
/
+2
*
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
2010-06-24
1
-0
/
+104