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
/
radeonsi
/
si_state_shaders.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: use tgsi_shader_info::colors_written
Marek Olšák
2015-12-11
1
-9
/
+0
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-6
/
+6
*
radeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader::rsrc{1,2}
Tom Stellard
2015-11-25
1
-2
/
+2
*
radeonsi: remove dead code after ES-GS linkage change
Marek Olšák
2015-11-13
1
-13
/
+0
*
radeonsi: link ES-GS just like LS-HS
Marek Olšák
2015-11-13
1
-8
/
+5
*
radeonsi: calculate optimal GS ring sizes to fix GS hangs on Tonga
Marek Olšák
2015-11-13
1
-47
/
+107
*
radeonsi: rename si_update_gs_rings
Marek Olšák
2015-11-13
1
-2
/
+2
*
radeonsi: calculate ESGS_RING_ITEMSIZE in create_shader
Marek Olšák
2015-11-13
1
-1
/
+2
*
radeonsi: move maximum gs stream calculation into create_shader
Marek Olšák
2015-11-13
1
-16
/
+6
*
radeonsi: clean up small duplication in si_shader_gs
Marek Olšák
2015-11-13
1
-5
/
+6
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-2
/
+2
*
radeonsi: allow unbinding vertex shaders
Marek Olšák
2015-10-24
1
-2
/
+2
*
radeonsi: allow unbinding pixel shaders and remove the dummy shader
Marek Olšák
2015-10-24
1
-17
/
+1
*
radeonsi: add checks for a NULL pixel shader
Marek Olšák
2015-10-24
1
-32
/
+41
*
radeonsi: enable BC_OPTIMIZE if centroid isn't used
Marek Olšák
2015-10-20
1
-1
/
+5
*
radeonsi: support thread-safe shaders shared by multiple contexts
Marek Olšák
2015-10-20
1
-133
/
+146
*
radeonsi: implement vertex color clamping
Marek Olšák
2015-10-17
1
-1
/
+1
*
radeonsi: implement fragment color clamping
Marek Olšák
2015-10-17
1
-0
/
+1
*
radeonsi: clean up other scratch buffer functions
Marek Olšák
2015-10-17
1
-15
/
+8
*
radeonsi: clean up copy-pasted scratch buffer updates
Marek Olšák
2015-10-17
1
-26
/
+13
*
radeonsi: unify shader create functions
Marek Olšák
2015-10-17
1
-40
/
+9
*
radeonsi: unify shader delete functions
Marek Olšák
2015-10-17
1
-67
/
+17
*
radeonsi: remove an unused ctx parameter in si_shader_destroy
Marek Olšák
2015-10-17
1
-1
/
+1
*
radeonsi: disable NaNs for LS and HS
Marek Olšák
2015-10-17
1
-2
/
+4
*
radeonsi: fix a GS hang on VI
Marek Olšák
2015-10-07
1
-0
/
+18
*
radeonsi: do force_persample_interp in shaders for non-trivial cases
Marek Olšák
2015-10-03
1
-0
/
+34
*
radeonsi: implement the simple case of force_persample_interp
Marek Olšák
2015-10-03
1
-1
/
+34
*
radeonsi: move SPI_PS_INPUT_ENA/ADDR registers to a separate state
Marek Olšák
2015-10-03
1
-14
/
+26
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-6
/
+6
*
radeonsi: add scratch buffer to the buffer list when it's re-allocated
Marek Olšák
2015-09-26
1
-0
/
+1
*
radeonsi: don't forget to update scratch relocations for LS, HS, ES shaders
Marek Olšák
2015-09-24
1
-2
/
+6
*
radeonsi: skip drawing if updating the scratch buffer fails
Marek Olšák
2015-09-24
1
-14
/
+49
*
radeonsi: skip drawing if PS fails to compile or upload
Marek Olšák
2015-09-24
1
-12
/
+3
*
radeonsi: skip drawing if VS, TCS, TES, GS fail to compile or upload
Marek Olšák
2015-09-24
1
-7
/
+23
*
radeonsi: handle fixed-func TCS shader create failure
Marek Olšák
2015-09-24
1
-2
/
+5
*
radeonsi: handle shader precompile failures
Marek Olšák
2015-09-24
1
-1
/
+6
*
radeonsi: skip drawing if GS ring allocations fail
Marek Olšák
2015-09-24
1
-1
/
+10
*
radeonsi: skip drawing if the tess factor ring allocation fails
Marek Olšák
2015-09-24
1
-2
/
+9
*
radeonsi: add malloc fail paths to si_create_shader_state
Marek Olšák
2015-09-24
1
-0
/
+8
*
radeonsi: use an indirect buffer for init_config
Marek Olšák
2015-09-01
1
-0
/
+2
*
radeonsi: don't set number of IB dwords for states
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: convert SPI state to an atom
Marek Olšák
2015-09-01
1
-9
/
+16
*
radeonsi: convert CB_TARGET_MASK setup to an atom
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: don't rebind GSVS ring buffers every draw call using GS
Marek Olšák
2015-09-01
1
-3
/
+8
*
radeonsi: don't clear the tessellation factor ring buffer
Marek Olšák
2015-09-01
1
-2
/
+0
*
radeonsi: remove the tf_ring state, add the registers to init_config
Marek Olšák
2015-09-01
1
-12
/
+13
*
radeonsi: remove the gs_rings state, add the registers to init_config
Marek Olšák
2015-09-01
1
-13
/
+14
*
radeonsi: optimize viewport states
Marek Olšák
2015-09-01
1
-0
/
+2
*
radeonsi: optimize scissor states
Marek Olšák
2015-09-01
1
-0
/
+20
*
radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
2015-09-01
1
-0
/
+10
[next]