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
/
src
/
mesa
/
pipe
/
llvm
/
storage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup constant vector handling a bit.
Zack Rusin
2007-10-30
1
-18
/
+6
*
Change the way we handle temporaries in LLVM translation.
Zack Rusin
2007-10-30
1
-37
/
+47
*
Enable immediates in TGSI and work with them in LLVM code.
Zack Rusin
2007-10-30
1
-0
/
+15
*
Remove conditionals from the makefiles.
Zack Rusin
2007-10-29
1
-0
/
+2
*
Make sure the swizzling vector is being recreated for each function. This makes
Zack Rusin
2007-10-29
1
-0
/
+1
*
Hold a stack of temporaries so that we can redeclare them
Zack Rusin
2007-10-26
1
-0
/
+21
*
Get basic function calls working in the shaders.
Zack Rusin
2007-10-26
1
-1
/
+39
*
Fix nested swizzles. Actually fetch the destination contents
Zack Rusin
2007-10-25
1
-4
/
+6
*
Fix nested conditionals
Zack Rusin
2007-10-25
1
-9
/
+0
*
Make branching work :) Simply allow output variables as valid
Zack Rusin
2007-10-24
1
-0
/
+28
*
Simplify branch handling. Prepare for proper decleration extraction.
Zack Rusin
2007-10-24
1
-50
/
+16
*
Add copyright headers and do some cleanups.
Zack Rusin
2007-10-24
1
-0
/
+32
*
Implement arl, lerp opcodes and do a first stab at if/endif
Zack Rusin
2007-10-24
1
-13
/
+117
*
Implement extended swizzling.
Zack Rusin
2007-10-24
1
-1
/
+24
*
Align the load/stores. Reduce the amount of debugging output.
Zack Rusin
2007-10-24
1
-0
/
+3
*
Cleanup some of the debugging output code
Zack Rusin
2007-10-24
1
-11
/
+3
*
Muchos fixos. gears kinda works. and cases don't crash.
Zack Rusin
2007-10-24
1
-13
/
+65
*
Refactor the tgsi->llvm storage translator
Zack Rusin
2007-10-24
1
-0
/
+140