index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
/
draw_vs_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-4
/
+4
*
tgsi: accept a starting PC value for exec machine.
Dave Airlie
2016-04-27
1
-1
/
+1
*
tgsi: move to using vector for system values.
Dave Airlie
2016-04-27
1
-4
/
+4
*
draw: add support for passing buffers to vs/gs shaders.
Dave Airlie
2016-04-12
1
-1
/
+3
*
tgsi: add support for buffer/atomic operations to tgsi_exec.
Dave Airlie
2016-04-12
1
-1
/
+1
*
tgsi: set nonhelpermask for vertex shaders
Dave Airlie
2016-04-12
1
-0
/
+1
*
draw: add support for passing images to vs/gs shaders.
Dave Airlie
2016-03-31
1
-1
/
+1
*
tgsi: add support for image operations to tgsi_exec. (v2.1)
Dave Airlie
2016-03-31
1
-1
/
+1
*
tgsi: drop unused set_exec/kill_mask interfaces.
Dave Airlie
2016-03-22
1
-6
/
+0
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
draw: implement support for the VERTEXID_NOBASE and BASEVERTEX semantics.
Roland Scheidegger
2014-12-16
1
-1
/
+13
*
draw: do not use draw_get_option_use_llvm() inside draw execution paths
Roland Scheidegger
2014-05-08
1
-2
/
+2
*
draw/llvm: reduce memory usage
Zack Rusin
2014-04-24
1
-0
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
gallium: Make TGSI_SEMANTIC_FOG register four-component wide.
José Fonseca
2013-11-21
1
-6
/
+1
*
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
Roland Scheidegger
2013-02-28
1
-2
/
+1
*
draw: move tgsi-related state into a tgsi sub-struct
Brian Paul
2012-08-16
1
-3
/
+3
*
draw: fix fog coord export.
Dave Airlie
2012-02-04
1
-1
/
+6
*
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
2012-01-30
1
-1
/
+1
*
tgsi/softpipe: add VertexID support.
Dave Airlie
2012-01-11
1
-1
/
+8
*
draw/softpipe: EXT_transform_feedback support (v2)
Dave Airlie
2012-01-10
1
-0
/
+1
*
draw: implement vertex color clamping, and disable SSE and PPC paths
Luca Barbieri
2011-03-31
1
-5
/
+17
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
1
-0
/
+6
|
\
|
*
draw: setup instance ID for VS interpreter
Brian Paul
2010-12-08
1
-0
/
+6
*
|
draw: s/varient/variant/
Brian Paul
2010-12-16
1
-1
/
+1
|
/
*
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
1
-4
/
+4
*
draw: put 'create' in the vs varient create function names
Brian Paul
2010-04-28
1
-1
/
+1
*
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
1
-2
/
+2
*
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-2
/
+4
*
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
1
-1
/
+1
*
gallium: reduce recursive include of tgsi_exec.h
Keith Whitwell
2009-07-16
1
-0
/
+1
*
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-16
1
-1
/
+1
*
draw: added some inf/nan debug code (disabled)
Brian Paul
2009-05-01
1
-0
/
+6
*
draw: added Nan/Inf assertion in debug code
Brian Paul
2009-03-31
1
-0
/
+1
*
gallium: added draw_texture_samplers() to support texture fetches from vertex...
Brian
2008-12-04
1
-2
/
+2
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
1
-0
/
+6
|
\
|
*
gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code
Brian Paul
2008-11-05
1
-0
/
+6
*
|
gallium: fix the test in vs_exec_prepare() to avoid redundant bindings
Brian Paul
2008-10-15
1
-3
/
+1
*
|
draw: Silence compiler warnings on Windows.
Michal Krol
2008-09-14
1
-1
/
+1
*
|
gallium: avoid redundant tgsi_exec_machine_bind_shader() calls on draw exec path
Brian Paul
2008-09-12
1
-6
/
+11
|
/
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+2
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-2
/
+2
*
draw: create specialized vs varients incorporating fetch & emit
Keith Whitwell
2008-05-23
1
-0
/
+2
*
draw: move some state into a new 'vs' area
Keith Whitwell
2008-05-23
1
-1
/
+1
*
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-05-17
1
-4
/
+7
*
draw: remove old vertex_shader->run() functions
Keith Whitwell
2008-04-18
1
-137
/
+0
*
draw: split off all the extra functionality in the vertex shader
Keith Whitwell
2008-04-18
1
-21
/
+61
*
draw: add vertex shader run_linear function
Keith Whitwell
2008-04-17
1
-10
/
+85
*
pass vertex size to shaders so that callee can decide on the size
Zack Rusin
2008-04-14
1
-2
/
+3
*
draw: move vertex header init out of fetch_shade_pipeline.c
Keith Whitwell
2008-04-14
1
-0
/
+1
[next]