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
/
gallium
/
auxiliary
/
tgsi
/
exec
/
tgsi_sse2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: merge the tgsi_emit_sse2() and tgsi_emit_sse2_fs() functions.
Brian Paul
2008-04-11
1
-123
/
+78
*
gallium: handle TGSI immediates in SSE code for vertex shaders
Brian Paul
2008-04-11
1
-4
/
+19
*
gallium: implement immediates (aka literals) for SSE fragment shaders
Brian Paul
2008-04-11
1
-4
/
+78
*
gallium: comments
Brian Paul
2008-04-11
1
-0
/
+31
*
gallium: fix SCS codegen (sin scalar src comes from X, not Y)
Brian Paul
2008-04-11
1
-1
/
+1
*
tgsi: replace erroneous use of FETCH with emit_tempf
Keith Whitwell
2008-03-13
1
-3
/
+15
*
gallium: better debug messages
Brian
2008-02-27
1
-4
/
+4
*
gallium: Replace // comments.
José Fonseca
2008-02-27
1
-1
/
+1
*
tgsi: print debug messages on failure to codegenerate
Keith Whitwell
2008-02-21
1
-0
/
+6
*
Use gallium's rtasm module.
José Fonseca
2008-02-19
1
-1
/
+1
*
tgsi: pass through failure to sse-codegenerate for fragment programs too.
Keith Whitwell
2008-02-15
1
-4
/
+6
*
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
1
-20
/
+19
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+2378