index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
master
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
/
si_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
radeonsi: enable vrs2x2 coarse shading if flat shading (v9)
Yogesh mohan marimuthu
1
-13
/
+23
13 days
radeonsi: Fix typos.
Vinson Lee
1
-1
/
+1
2020-12-22
gallium: inline pipe_depth_state to decrease DSA state size by 4 bytes
Marek Olšák
1
-12
/
+12
2020-12-22
gallium: inline pipe_alpha_state to enable better DSA bitfield packing
Marek Olšák
1
-3
/
+3
2020-12-22
gallium: pass pipe_stencil_ref by value (it has only 2 bytes)
Marek Olšák
1
-3
/
+3
2020-12-16
radeonsi: improve a comment about an MSAA bug workaround
Marek Olšák
1
-3
/
+10
2020-12-16
radeonsi: fix small primitive culling with MSAA force-disabled and smoothing
Marek Olšák
1
-6
/
+10
2020-12-05
r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferences
Marek Olšák
1
-16
/
+16
2020-12-01
radeonsi: only mask 1 CU for GS/VS waves on gfx10.3
Marek Olšák
1
-3
/
+11
2020-12-01
radeonsi: unduplicate code setting MIN_COMPRESSED_BLOCK_SIZE
Marek Olšák
1
-17
/
+8
2020-11-23
ac,radv: use better export formats for 8-bit when RB+ isn't allowed
Samuel Pitoiset
1
-1
/
+1
2020-11-18
ac: rename num_render_backends -> max_render_backends
Marek Olšák
1
-3
/
+3
2020-11-17
radeonsi: add an option to enable 2x2 coarse shading for non-GUI elements
Marek Olšák
1
-3
/
+28
2020-11-13
radeonsi: Add displayable DCC flushing without explicit flushes.
Bas Nieuwenhuizen
1
-1
/
+9
2020-10-23
amd: replace 0x028848 with the register definition
Marek Olšák
1
-1
/
+3
2020-10-01
radeonsi: kill disabled clip distances and planes at per-channel granularity
Marek Olšák
1
-10
/
+3
2020-09-24
radeonsi: add a tweak for PS wave CU utilization for gfx10.3
Marek Olšák
1
-2
/
+14
2020-09-24
radeonsi: set KEEP_TOGETHER_ENABLE if needed
Marek Olšák
1
-1
/
+3
2020-09-22
radeonsi: set TRUNC_COORD=0 for Total War: WARHAMMER to fix it
Marek Olšák
1
-1
/
+2
2020-09-22
gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*
Marek Olšák
1
-1
/
+1
2020-09-19
radeonsi: Move display dcc dirty tracking to framebuffer emission.
Bas Nieuwenhuizen
1
-4
/
+23
2020-09-16
Revert "radeonsi: move L2_CACHE_CONTROL registers into si_emit_framebuffer_st...
Marek Olšák
1
-32
/
+28
2020-09-16
Revert "radeonsi: set BIG_PAGE fields on gfx10.3"
Marek Olšák
1
-21
/
+3
2020-09-07
radeonsi: kill point size VS output if it's not used by the rasterizer
Marek Olšák
1
-1
/
+5
2020-09-07
radeonsi: remove redundant si_shader_info::writes_memory
Marek Olšák
1
-1
/
+1
2020-09-07
radeonsi: remove redundant si_shader_info:*(clip|cull)* fields
Marek Olšák
1
-1
/
+1
2020-09-07
radeonsi: stop using TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL
Marek Olšák
1
-1
/
+1
2020-09-07
radeonsi: stop using TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION / VS_BLIT_SGPRS_AMD
Marek Olšák
1
-1
/
+2
2020-09-01
amd/registers: switch to new generated register definitions
Marek Olšák
1
-28
/
+28
2020-08-24
si: Use util_blend_factor_uses_dest
Alyssa Rosenzweig
1
-9
/
+3
2020-08-07
radeonsi: various fixes for gfx10.3
Marek Olšák
1
-0
/
+2
2020-08-07
Revert "radeonsi: honor a user-specified pitch on gfx10.3"
Marek Olšák
1
-20
/
+6
2020-08-07
radeonsi: enable ETC2 hw acceleration on Raven2
Marek Olšák
1
-1
/
+1
2020-07-22
radeonsi: implement CP register shadowing
Marek Olšák
1
-7
/
+9
2020-07-22
radeonsi: sort registers in si_init_cs_preamble_state according to GPU gen
Marek Olšák
1
-118
/
+112
2020-07-22
radeonsi: add missing initialization of registers
Marek Olšák
1
-0
/
+21
2020-06-26
radeonsi: remove tabs
Marek Olšák
1
-5
/
+5
2020-06-26
radeonsi: make si_pm4_cmd_begin/end static and simplify all usages
Marek Olšák
1
-4
/
+2
2020-06-26
radeonsi: rename init_config states to cs_preamble states
Marek Olšák
1
-7
/
+3
2020-06-26
radeonsi: don't add the border color buffer into the init_config state
Marek Olšák
1
-1
/
+0
2020-06-15
ac: add ac_choose_spi_color_formats() to common code
Samuel Pitoiset
1
-109
/
+6
2020-06-09
radeonsi: set BIG_PAGE fields on gfx10.3
Marek Olšák
1
-3
/
+21
2020-06-09
radeonsi: move L2_CACHE_CONTROL registers into si_emit_framebuffer_state
Marek Olšák
1
-29
/
+32
2020-06-09
radeonsi: implement R9G9B9E5 render target and image store support on gfx10.3
Marek Olšák
1
-5
/
+17
2020-06-09
radeonsi: honor a user-specified pitch on gfx10.3
Marek Olšák
1
-6
/
+20
2020-06-09
ac,radeonsi: start adding support for gfx10.3
Marek Olšák
1
-5
/
+12
2020-06-09
ac,radeonsi: replace == GFX10 with >= GFX10 where it's needed
Marek Olšák
1
-2
/
+3
2020-06-03
radeonsi: Define gfx10_format in the common header.
Bas Nieuwenhuizen
1
-10
/
+1
2020-06-03
amd/common,radeonsi: Move gfx10_format_table to common.
Bas Nieuwenhuizen
1
-1
/
+1
2020-06-02
radeonsi: add a hack to disable TRUNC_COORD for shadow samplers
Marek Olšák
1
-1
/
+2
[next]