index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_fs_exec.c
Age
Commit message (
Expand
)
Author
2009-09-25
softpipe: Grab fs output z from the correct file.
Michal Krol
2009-08-11
softpipe: reduce textual differences between exec and sse shader paths
Keith Whitwell
2009-07-30
softpipe: setup quad outputs from with fs->run
Keith Whitwell
2009-03-22
softpipe: reformatting, comments, minor clean-ups
Brian Paul
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-02-11
softpipe: rename sp_headers.h to sp_quad.h
Brian
2008-11-23
softpipe: remove old/unneeded dependencies between TGSI exec and softpipe
Brian
2008-10-21
gallium: remove unused var
Brian Paul
2008-10-15
gallium: fix the shader-rebind test in softpipe, as was done for the draw mod...
Brian Paul
2008-10-15
gallium: temporariliy revert softpipe shader optimization
Brian Paul
2008-09-19
softpipe: Obey const qualifier.
José Fonseca
2008-09-17
cell: dump generated code if CELL_DEBUG=asm
Brian Paul
2008-09-08
softpipe: Split changing fields of quad_header into input, inout and output p...
Michal Krol
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-05-17
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-02-23
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-21
[PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systems
Keith Whitwell
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell