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_pipe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: implement fast stencil clear
Marek Olšák
2015-12-11
1
-0
/
+2
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
1
-0
/
+3
*
radeonsi: calculate optimal GS ring sizes to fix GS hangs on Tonga
Marek Olšák
2015-11-13
1
-0
/
+1
*
radeonsi: prevent recursion in si_context_gfx_flush
Marek Olšák
2015-11-13
1
-0
/
+1
*
radeonsi: rename cache flushing flags once more
Marek Olšák
2015-11-13
1
-9
/
+6
*
radeonsi: Enable DCC.
Bas Nieuwenhuizen
2015-10-24
1
-0
/
+1
*
radeonsi: add another requirement for PARTIAL_ES_WAVE
Marek Olšák
2015-10-24
1
-0
/
+2
*
radeonsi: allow unbinding pixel shaders and remove the dummy shader
Marek Olšák
2015-10-24
1
-3
/
+0
*
radeonsi: support thread-safe shaders shared by multiple contexts
Marek Olšák
2015-10-20
1
-6
/
+15
*
radeonsi: fix a GS hang on VI
Marek Olšák
2015-10-07
1
-0
/
+1
*
radeonsi: implement the simple case of force_persample_interp
Marek Olšák
2015-10-03
1
-0
/
+1
*
radeonsi: move SPI_PS_INPUT_ENA/ADDR registers to a separate state
Marek Olšák
2015-10-03
1
-0
/
+1
*
radeonsi: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
1
-1
/
+3
*
radeonsi: dump buffer lists while debugging
Marek Olšák
2015-10-03
1
-0
/
+2
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
1
-0
/
+2
*
radeonsi: rework uploading border colors
Marek Olšák
2015-09-01
1
-3
/
+5
*
radeonsi: reorder si_context variables
Marek Olšák
2015-09-01
1
-40
/
+45
*
radeonsi: don't send IB dword usage to si_need_cs_space
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: don't count IB space for states, just use an upper bound
Marek Olšák
2015-09-01
1
-7
/
+0
*
radeonsi: convert SPI state to an atom
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: convert CB_TARGET_MASK setup to an atom
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: convert stencil ref state into an atom
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: convert blend color state into an atom
Marek Olšák
2015-09-01
1
-0
/
+6
*
radeonsi: convert sample mask state into an atom
Marek Olšák
2015-09-01
1
-0
/
+6
*
radeonsi: convert clip state into an atom
Marek Olšák
2015-09-01
1
-0
/
+6
*
radeonsi: avoid redundant CB and DB register updates
Marek Olšák
2015-09-01
1
-0
/
+2
*
radeonsi: don't rebind GSVS ring buffers every draw call using GS
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: remove the tf_ring state, add the registers to init_config
Marek Olšák
2015-09-01
1
-1
/
+0
*
radeonsi: remove the gs_rings state, add the registers to init_config
Marek Olšák
2015-09-01
1
-1
/
+0
*
radeonsi: use a bitmask for tracking dirty atoms
Marek Olšák
2015-09-01
1
-1
/
+7
*
radeonsi: define the state atom array separately
Marek Olšák
2015-09-01
1
-19
/
+1
*
radeonsi: optimize viewport states
Marek Olšák
2015-09-01
1
-0
/
+8
*
radeonsi: optimize scissor states
Marek Olšák
2015-09-01
1
-0
/
+10
*
radeonsi: add IB tracing support for debug contexts
Marek Olšák
2015-08-26
1
-1
/
+8
*
radeonsi: remove old CS tracing code
Marek Olšák
2015-08-26
1
-5
/
+0
*
radeonsi: save the contents of indirect buffers for debug contexts
Marek Olšák
2015-08-26
1
-0
/
+5
*
radeonsi: add an initial dump_debug_state implementation dumping shaders
Marek Olšák
2015-08-26
1
-0
/
+3
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
1
-0
/
+14
*
radeonsi: move CP DMA functions to their own file
Marek Olšák
2015-07-31
1
-0
/
+7
*
radeonsi: completely rework updating descriptors without CP DMA
Marek Olšák
2015-07-31
1
-6
/
+0
*
radeonsi: set VGT_LS_HS_CONFIG for tessellation
Marek Olšák
2015-07-23
1
-1
/
+2
*
radeonsi: add derived tessellation state
Marek Olšák
2015-07-23
1
-2
/
+9
*
radeonsi: implement a fixed-function tessellation control shader and its state
Marek Olšák
2015-07-23
1
-0
/
+1
*
radeonsi: set up a ring buffer for tessellation factors
Marek Olšák
2015-07-23
1
-0
/
+2
*
radeonsi: program VGT_SHADER_STAGES_EN for tessellation
Marek Olšák
2015-07-23
1
-3
/
+4
*
radeonsi: add code for creating, binding and destroying tessellation shaders
Marek Olšák
2015-07-23
1
-0
/
+2
*
radeonsi: rework how shader pointers to descriptors are set
Marek Olšák
2015-07-23
1
-3
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-2
/
+2
*
radeonsi: don't flush an empty IB if the only thing we need is a fence
Marek Olšák
2015-07-05
1
-0
/
+1
*
radeonsi: Add CIK SDMA support
Michel Dänzer
2015-06-08
1
-0
/
+9
[next]