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
/
drivers
/
softpipe
/
sp_fs_sse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
1
-1
/
+1
|
\
|
*
gallium: replace // comments with /* */
Brian Paul
2009-10-02
1
-1
/
+1
*
|
softpipe: reduce textual differences between exec and sse shader paths
Keith Whitwell
2009-08-11
1
-7
/
+43
*
|
softpipe: setup quad outputs from with fs->run
Keith Whitwell
2009-07-30
1
-1
/
+34
|
/
*
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
1
-0
/
+1
*
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
1
-18
/
+5
*
softpipe: reformatting, comments, minor clean-ups
Brian Paul
2009-03-22
1
-6
/
+19
*
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
1
-1
/
+1
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
1
-1
/
+0
*
softpipe: rename sp_headers.h to sp_quad.h
Brian
2009-02-11
1
-1
/
+1
*
softpipe: remove old/unneeded dependencies between TGSI exec and softpipe
Brian
2008-11-23
1
-1
/
+1
*
gallium: use PIPE_ARCH_SSE to protect use of SSE instrinsics only
Brian
2008-11-09
1
-1
/
+1
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
1
-1
/
+2
|
\
|
*
gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code
Brian Paul
2008-11-05
1
-1
/
+2
*
|
gallium: Introduce PIPE_ARCH_SSE define for SSE support.
José Fonseca
2008-10-07
1
-1
/
+1
|
/
*
softpipe: Split changing fields of quad_header into input, inout and output p...
Michal Krol
2008-09-08
1
-1
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-2
/
+2
*
gallium: Replace XSTDCALL by PIPE_CDECL.
José Fonseca
2008-06-02
1
-1
/
+1
*
if x86_get_func() returns NULL, handle it properly instead of aborting
Brian Paul
2008-05-19
1
-1
/
+5
*
gallium: test for new PIPE_ARCH_X86
Brian Paul
2008-04-29
1
-1
/
+1
*
gallium: Generate SSE code to swizzle and unswizzle vs inputs and outputs.
Michal Krol
2008-04-28
1
-1
/
+1
*
softpipe: fix const-related compiler warnings
Keith Whitwell
2008-04-18
1
-7
/
+7
*
gallium: merge the tgsi_emit_sse2() and tgsi_emit_sse2_fs() functions.
Brian Paul
2008-04-11
1
-2
/
+2
*
gallium: implement immediates (aka literals) for SSE fragment shaders
Brian Paul
2008-04-11
1
-3
/
+7
*
[PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systems
Keith Whitwell
2008-02-21
1
-35
/
+0
*
gallium: initialize the killmask register to zero before running shader
Brian
2008-02-19
1
-0
/
+3
*
Use gallium's rtasm module.
José Fonseca
2008-02-19
1
-1
/
+1
*
softpipe: rename some functions to disambiguate
Keith Whitwell
2008-02-15
1
-6
/
+6
*
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
1
-0
/
+192