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
/
drivers
/
radeonsi
/
si_state_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: Remove si_pm4_inval_vertex_cache()
Tom Stellard
2013-04-05
1
-1
/
+1
*
radeonsi: add instance divisor support v3
Christian König
2013-04-02
1
-5
/
+13
*
radeonsi: add start instance support
Christian König
2013-04-02
1
-4
/
+2
*
radeonsi: add instanceid support
Christian König
2013-04-02
1
-2
/
+5
*
radeonsi: add cs tracing v3
Jerome Glisse
2013-03-27
1
-1
/
+6
*
radeonsi: Emit pixel shader state even when only the vertex shader changed
Michel Dänzer
2013-03-21
1
-0
/
+5
*
radeonsi: Fix off-by-one for maximum vertex element index in some cases
Michel Dänzer
2013-03-12
1
-2
/
+8
*
radeonsi: Don't match TGSI_SEMANTIC_POSITION fs inputs to vs outputs
Michel Dänzer
2013-02-21
1
-2
/
+5
*
radeonsi: Fix up and enable flat shading.
Michel Dänzer
2013-02-21
1
-9
/
+1
*
radeonsi: Fix draws using user index buffer.
Michel Dänzer
2013-02-01
1
-4
/
+3
*
radeonsi: More assorted depth/stencil changes ported from r600g.
Marek Olšák
2013-01-21
1
-6
/
+13
*
radeonsi: Set SPI_SHADER_COL_FORMAT to what the pixel shader actually exports.
Michel Dänzer
2013-01-17
1
-0
/
+2
*
radeonsi: Flesh out support for depth/stencil exports from the pixel shader.
Michel Dänzer
2012-11-28
1
-4
/
+9
*
radeonsi: Implement alpha testing in pixel shader.
Michel Dänzer
2012-11-12
1
-22
/
+1
*
radeonsi: Handle TGSI_SEMANTIC_FACE.
Michel Dänzer
2012-10-26
1
-1
/
+4
*
radeonsi: Handle TGSI_SEMANTIC_BCOLOR.
Michel Dänzer
2012-10-26
1
-4
/
+15
*
radeonsi: Fix double compilation of shader variants.
Michel Dänzer
2012-10-02
1
-6
/
+0
*
radeonsi: Better indexing of parameters in the pixel shader.
Michel Dänzer
2012-10-02
1
-4
/
+5
*
radeonsi: define SGPR register numbers
Christian König
2012-10-01
1
-3
/
+3
*
radeonsi: move draw cmds to si_commands.c
Christian Koenig
2012-09-26
1
-14
/
+8
*
radeonsi: start reworking inferred state handling
Christian König
2012-09-26
1
-3
/
+1
*
radeonsi: Fix calculation of number of records in buffer resource.
Michel Dänzer
2012-09-12
1
-1
/
+1
*
radeonsi: Handle position input parameter for pixel shaders v2
Tom Stellard
2012-09-11
1
-0
/
+16
*
radeonsi: Move interpolation mode check into the compiler
Tom Stellard
2012-09-11
1
-11
/
+9
*
radeonsi: Add missing interpolation mode to check for enabled modes
Tom Stellard
2012-09-11
1
-0
/
+1
*
radeonsi: fix stupid bug added in commit 07838603b9a69c05911edbcd351bfce5ad9b...
Christian König
2012-08-30
1
-7
/
+8
*
radeonsi: Use FP16 shader export format when necessary / possible.
Michel Dänzer
2012-08-27
1
-4
/
+0
*
radeonsi: Maintain cache of pixel shader variants according to contxt state.
Michel Dänzer
2012-08-27
1
-17
/
+20
*
radeonsi: fix SPI_PS_INPUT_ENA handling
Christian König
2012-08-22
1
-3
/
+14
*
radeonsi: Fix symbol conflicts with r600g.
Michel Dänzer
2012-08-16
1
-2
/
+2
*
radeonsi: move vertex state descriptors into PM4 stream
Christian König
2012-08-15
1
-27
/
+9
*
radeonsi: move drawing into new state handling
Christian König
2012-08-11
1
-37
/
+71
*
radeonsi: move sync handling into new state handler
Christian König
2012-08-11
1
-4
/
+8
*
radeonsi: separate and disable streamout for now
Christian König
2012-08-11
1
-0
/
+2
*
radeonsi: remove ps_partial_flush
Christian König
2012-08-11
1
-1
/
+1
*
radeonsi: cleanup shader headers
Christian König
2012-08-11
1
-0
/
+1
*
radeonsi: If pixel shader compilation fails, use a dummy shader.
Michel Dänzer
2012-08-08
1
-0
/
+7
*
radeonsi: fix vertex buffer and elements
Christian König
2012-07-30
1
-50
/
+30
*
radeonsi: rename r600_resource to si_resource
Christian König
2012-07-30
1
-6
/
+5
*
radeonsi: remove old state handling
Christian König
2012-07-24
1
-4
/
+0
*
radeonsi: move draw state into new handling
Christian König
2012-07-24
1
-0
/
+572