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
/
llvmtgsi.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make lit work but in a very lame way - will have to be rewritten.
Zack Rusin
2007-10-24
1
-2
/
+1
*
Muchos fixos. gears kinda works. and cases don't crash.
Zack Rusin
2007-10-24
1
-192
/
+25
*
implement min and max
Zack Rusin
2007-10-24
1
-2
/
+6
*
Fix some warnings and implement lg2
Zack Rusin
2007-10-24
1
-1
/
+3
*
Implement frc and floor
Zack Rusin
2007-10-24
1
-2
/
+6
*
Implement ex2 opcode
Zack Rusin
2007-10-24
1
-1
/
+3
*
Implement dst opcode
Zack Rusin
2007-10-24
1
-1
/
+3
*
Implement dph opcode
Zack Rusin
2007-10-24
1
-1
/
+3
*
Implement dot4 opcode
Zack Rusin
2007-10-24
1
-5
/
+7
*
Implement pow/rcp and sub opcodes
Zack Rusin
2007-10-24
1
-3
/
+17
*
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
1
-2
/
+3
*
Implement basic opcode translation and storage translation.
Zack Rusin
2007-10-24
1
-10
/
+91
*
Draw first triangle. Start on the llvm builder.
Zack Rusin
2007-10-24
1
-22
/
+31
*
Cleanup some of the testing code. Implement first pass at actually
Zack Rusin
2007-10-24
1
-4
/
+191
*
Execution engine is a singleton, for now keep it in the pipe.
Zack Rusin
2007-10-24
1
-9
/
+21
*
Generate the base shader.
Zack Rusin
2007-10-24
1
-20
/
+97
*
Implement the conversion and do the initial execution pass.
Zack Rusin
2007-10-24
1
-1
/
+5
*
Stub out some conversion.
Zack Rusin
2007-10-24
1
-0
/
+291
*
Initial stab at LLVM integration.
Zack Rusin
2007-10-24
1
-0
/
+158