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_state_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-06
1
-1
/
+10
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+5
*
softpipe: Map GS constants, too.
Michal Krol
2010-03-29
1
-3
/
+2
*
softpipe: fix constant buffer tracking after rework
Keith Whitwell
2010-03-04
1
-4
/
+2
*
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
1
-5
/
+15
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+1
*
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-29
1
-0
/
+8
*
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
1
-1
/
+1
*
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
1
-2
/
+2
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-3
/
+2
|
\
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
1
-1
/
+1
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-3
/
+2
*
|
softpipe: Flush draw module when fragment pipeline state changes.
José Fonseca
2009-12-26
1
-1
/
+10
*
|
softpipe: make it possible to dump geometry shader from the softpipe
Zack Rusin
2009-12-25
1
-0
/
+4
*
|
softpipe/gs: don't crash with null shader
Zack Rusin
2009-12-25
1
-1
/
+2
*
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-0
/
+59
|
/
*
Fix memory leak.
Alan Hourihane
2009-11-20
1
-0
/
+1
*
softpipe: remove unused #includes, white-space clean-up
Brian Paul
2009-08-21
1
-5
/
+2
*
softpipe: remove unneeded const qualifier
Brian Paul
2009-08-21
1
-1
/
+1
*
softpipe: rework texture sampling code
Keith Whitwell
2009-08-21
1
-0
/
+3
*
softpipe: remove gallivm fragment shaders
Keith Whitwell
2009-08-11
1
-5
/
+2
*
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
1
-7
/
+19
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
1
-1
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-3
/
+1
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-2
/
+2
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-1
/
+0
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
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
*
softpipe: Prevent NULL ptr derreference on takedown.
José Fonseca
2008-07-05
1
-2
/
+2
*
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-05-17
1
-4
/
+1
*
softpipe: fix warning
Keith Whitwell
2008-05-01
1
-2
/
+1
*
Revert "softpipe: squash warning"
Keith Whitwell
2008-04-22
1
-0
/
+1
*
softpipe: squash warning
Keith Whitwell
2008-04-22
1
-1
/
+0
*
gallium: assert that we're not deleting the currently bound shader
Brian Paul
2008-04-17
1
-0
/
+3
*
gallium: rework CSO-related code in state tracker
Brian
2008-03-11
1
-1
/
+2
*
gallium: remove uses_kill field from softpipe_shader
Brian
2008-02-27
1
-3
/
+0
*
gallium: added tgsi_shader_field to sp_fragment_shader
Brian
2008-02-26
1
-6
/
+10
*
gallium: disable early Z test if fragment shader contains KIL instruction.
Brian
2008-02-23
1
-9
/
+13
*
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
1
-46
/
+23
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-4
/
+4
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+179