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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Muchos fixos. gears kinda works. and cases don't crash.
Zack Rusin
2007-10-24
8
-777
/
+1147
*
implement min and max
Zack Rusin
2007-10-24
3
-2
/
+110
*
Fix some warnings and implement lg2
Zack Rusin
2007-10-24
4
-9
/
+875
*
Implement frc and floor
Zack Rusin
2007-10-24
3
-3
/
+62
*
Implement ex2 opcode
Zack Rusin
2007-10-24
3
-1
/
+13
*
Implement dst opcode
Zack Rusin
2007-10-24
3
-1
/
+26
*
Implement dph opcode
Zack Rusin
2007-10-24
3
-1
/
+31
*
Implement dot4 opcode
Zack Rusin
2007-10-24
3
-5
/
+35
*
Implement pow/rcp and sub opcodes
Zack Rusin
2007-10-24
3
-5
/
+91
*
Add the "add" opcode and assert one vp if an opcode isn't supported
Zack Rusin
2007-10-24
1
-1
/
+9
*
Refactor the tgsi->llvm storage translator
Zack Rusin
2007-10-24
3
-42
/
+70
*
Implement basic opcode translation and storage translation.
Zack Rusin
2007-10-24
4
-26
/
+348
*
Draw first triangle. Start on the llvm builder.
Zack Rusin
2007-10-24
2
-22
/
+165
*
Cleanup some of the testing code. Implement first pass at actually
Zack Rusin
2007-10-24
3
-14
/
+206
*
Execution engine is a singleton, for now keep it in the pipe.
Zack Rusin
2007-10-24
2
-11
/
+24
*
Generate the base shader.
Zack Rusin
2007-10-24
3
-45
/
+191
*
Implement the conversion and do the initial execution pass.
Zack Rusin
2007-10-24
3
-2
/
+100
*
Stub out some conversion.
Zack Rusin
2007-10-24
1
-0
/
+291
*
Initial stab at LLVM integration.
Zack Rusin
2007-10-24
2
-0
/
+185
[prev]