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 set_shader_buffers
Nicolai Hähnle
2016-04-12
1
-0
/
+1
*
radeonsi: move scissor and viewport states into gallium/radeon
Marek Olšák
2016-04-12
1
-23
/
+0
*
radeonsi: compute scissor from viewport in set_viewport_states
Marek Olšák
2016-04-12
1
-0
/
+8
*
gallium/radeon: move pipeline stat context flags to common code
Marek Olšák
2016-04-12
1
-3
/
+0
*
radeonsi: implement and rely on set_active_query_state
Marek Olšák
2016-04-12
1
-0
/
+4
*
radeonsi: expand the compressed color and depth texture masks to 64 bits
Nicolai Hähnle
2016-04-07
1
-2
/
+2
*
radeonsi: implement set_shader_images (v2)
Nicolai Hähnle
2016-03-21
1
-0
/
+7
*
radeonsi: move si_decompress_textures to si_blit.c
Nicolai Hähnle
2016-03-10
1
-4
/
+1
*
radeonsi: remove resource field from si_sampler_view
Nicolai Hähnle
2016-03-09
1
-1
/
+0
*
radeonsi: add DCC decompression (v2)
Bas Nieuwenhuizen
2016-03-09
1
-0
/
+1
*
radeonsi: allocate DCC in the same backing buffer as the texture
Marek Olšák
2016-03-09
1
-1
/
+0
*
radeonsi: implement binary shaders & shader cache in memory (v2)
Marek Olšák
2016-02-21
1
-0
/
+16
*
radeonsi: add PS prolog
Marek Olšák
2016-02-21
1
-0
/
+1
*
radeonsi: add PS epilog
Marek Olšák
2016-02-21
1
-0
/
+1
*
radeonsi: add TCS epilog
Marek Olšák
2016-02-21
1
-0
/
+1
*
radeonsi: add VS epilog
Marek Olšák
2016-02-21
1
-0
/
+1
*
radeonsi: add VS prolog
Marek Olšák
2016-02-21
1
-0
/
+3
*
radeonsi: first bits for non-monolithic shaders
Marek Olšák
2016-02-21
1
-0
/
+3
*
radeonsi: put image, fmask, and sampler descriptors into one array
Marek Olšák
2016-02-10
1
-1
/
+0
*
radeonsi: implement forcing per-sample_interpolation using the shader key only
Marek Olšák
2016-02-09
1
-2
/
+0
*
radeonsi: rename cb_target_mask state to cb_render_state
Marek Olšák
2016-02-02
1
-1
/
+1
*
radeonsi: use all SPI color formats
Marek Olšák
2016-01-22
1
-0
/
+4
*
radeonsi: use SPI_SHADER_COL_FORMAT fields instead of export_16bpc
Marek Olšák
2016-01-22
1
-1
/
+1
*
radeonsi: add RADEON_REPLACE_SHADERS debug option
Nicolai Hähnle
2015-12-29
1
-0
/
+1
*
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
[next]