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
/
instructions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement arl, lerp opcodes and do a first stab at if/endif
Zack Rusin
2007-10-24
1
-0
/
+12
*
Implement cross product and abs opcode
Zack Rusin
2007-10-24
1
-0
/
+2
*
Implement SGE and SLT
Zack Rusin
2007-10-24
1
-0
/
+2
*
Align the load/stores. Reduce the amount of debugging output.
Zack Rusin
2007-10-24
1
-0
/
+2
*
Make lit work but in a very lame way - will have to be rewritten.
Zack Rusin
2007-10-24
1
-1
/
+0
*
Muchos fixos. gears kinda works. and cases don't crash.
Zack Rusin
2007-10-24
1
-1
/
+9
*
implement min and max
Zack Rusin
2007-10-24
1
-0
/
+2
*
Fix some warnings and implement lg2
Zack Rusin
2007-10-24
1
-6
/
+9
*
Implement frc and floor
Zack Rusin
2007-10-24
1
-1
/
+5
*
Implement ex2 opcode
Zack Rusin
2007-10-24
1
-0
/
+1
*
Implement dst opcode
Zack Rusin
2007-10-24
1
-0
/
+1
*
Implement dph opcode
Zack Rusin
2007-10-24
1
-0
/
+1
*
Implement dot4 opcode
Zack Rusin
2007-10-24
1
-0
/
+1
*
Implement pow/rcp and sub opcodes
Zack Rusin
2007-10-24
1
-2
/
+8
*
Implement basic opcode translation and storage translation.
Zack Rusin
2007-10-24
1
-0
/
+43