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_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: remove unused sp_exec_fragment_shader()
Samuel Pitoiset
2017-04-13
1
-8
/
+0
*
tgsi: accept a starting PC value for exec machine.
Dave Airlie
2016-04-27
1
-1
/
+1
*
softpipe: add SSBO/shader atomics support.
Dave Airlie
2016-04-12
1
-2
/
+3
*
tgsi: add support for buffer/atomic operations to tgsi_exec.
Dave Airlie
2016-04-12
1
-2
/
+2
*
softpipe: add image support to softpipe (v3)
Dave Airlie
2016-03-31
1
-2
/
+4
*
tgsi: add support for image operations to tgsi_exec. (v2.1)
Dave Airlie
2016-03-31
1
-2
/
+2
*
softpipe: add support for explicit early depth testing
Dave Airlie
2016-03-31
1
-6
/
+10
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
softpipe: fix stencil write to use an integer value
Dave Airlie
2015-04-23
1
-1
/
+1
*
softpipe: remove unused softpipe_create_fs_variant_exec() parameter
Brian Paul
2014-10-31
1
-2
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
Roland Scheidegger
2013-02-28
1
-5
/
+4
*
softpipe: fix up FS variant unbinding / deletion
Brian Paul
2012-12-19
1
-1
/
+6
*
softpipe: fix unreliable FS variant binding bug
Brian Paul
2012-12-19
1
-7
/
+4
*
softpipe: implement fragment shader variants
Brian Paul
2011-07-21
1
-19
/
+17
*
softpipe: remove obsolete comment
Brian Paul
2011-07-21
1
-4
/
+0
*
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-10-13
1
-2
/
+10
*
softpipe: fix memcpy params to avoid static analysis warnings
Brian Paul
2010-03-10
1
-1
/
+6
*
softpipe: setup machine->Face without a conditional
Brian Paul
2009-12-01
1
-5
/
+2
*
softpipe: Initialise TGSI machine's Face.
Michal Krol
2009-11-23
1
-1
/
+7
*
softpipe: Grab fs output z from the correct file.
Michal Krol
2009-09-25
1
-1
/
+1
*
softpipe: reduce textual differences between exec and sse shader paths
Keith Whitwell
2009-08-11
1
-25
/
+26
*
softpipe: setup quad outputs from with fs->run
Keith Whitwell
2009-07-30
1
-1
/
+33
*
softpipe: reformatting, comments, minor clean-ups
Brian Paul
2009-03-22
1
-9
/
+8
*
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: remove unused var
Brian Paul
2008-10-21
1
-3
/
+0
*
gallium: fix the shader-rebind test in softpipe, as was done for the draw mod...
Brian Paul
2008-10-15
1
-4
/
+1
*
gallium: temporariliy revert softpipe shader optimization
Brian Paul
2008-10-15
1
-1
/
+2
*
softpipe: Obey const qualifier.
José Fonseca
2008-09-19
1
-2
/
+2
*
cell: dump generated code if CELL_DEBUG=asm
Brian Paul
2008-09-17
1
-5
/
+24
*
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: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-05-17
1
-1
/
+4
*
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-23
1
-2
/
+2
*
[PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systems
Keith Whitwell
2008-02-21
1
-0
/
+35
*
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
1
-0
/
+112