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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/gfx10: use the new scan converter when binning is disabled
Marek Olšák
2019-07-09
1
-0
/
+11
*
radeonsi: use BREAK_BATCH instead of FLUSH_DFSM when CB_TARGET_MASK changes
Marek Olšák
2019-07-09
1
-2
/
+2
*
radeonsi/gfx10: set more registers and fields
Marek Olšák
2019-07-09
1
-0
/
+12
*
radeonsi/gfx10: enable LATE_ALLOC_GS
Marek Olšák
2019-07-09
1
-6
/
+23
*
radeonsi/gfx10: enable 1D textures
Marek Olšák
2019-07-09
1
-1
/
+1
*
radeonsi: update DCC settings from PAL
Marek Olšák
2019-07-09
1
-9
/
+4
*
radeonsi: enable RB+ for pixel shaders with no/non-contiguous color outputs
Marek Olšák
2019-07-09
1
-1
/
+14
*
radeonsi/gfx10: disable clear state
Nicolai Hähnle
2019-07-03
1
-4
/
+0
*
radeonsi/gfx10: implement si_shader_vs
Marek Olšák
2019-07-03
1
-0
/
+1
*
radeonsi/gfx10: cosmetic changes
Marek Olšák
2019-07-03
1
-9
/
+9
*
radeonsi/gfx10: set cache control registers
Marek Olšák
2019-07-03
1
-0
/
+19
*
radeonsi/gfx10: export correct PrimitiveID from NGG vertex shaders
Marek Olšák
2019-07-03
1
-0
/
+1
*
radeonsi/gfx10: set PA_SC_TILE_STEERING_OVERRIDE
Marek Olšák
2019-07-03
1
-0
/
+2
*
radeonsi/gfx10: add a workaround for stencil HTILE with mipmapping
Marek Olšák
2019-07-03
1
-5
/
+6
*
radeonsi/gfx10: fix GL_LINE polygon mode for decomposed primitives
Marek Olšák
2019-07-03
1
-1
/
+0
*
radeonsi/gfx10: fix intensity formats
Marek Olšák
2019-07-03
1
-2
/
+2
*
radeonsi/gfx10: enable the workaround for unaligned vertex fetch
Nicolai Hähnle
2019-07-03
1
-1
/
+3
*
radeonsi/gfx10: apply DCC MSAA blend workaround
Nicolai Hähnle
2019-07-03
1
-3
/
+1
*
radeonsi/gfx10: implement si_create_sampler_state
Nicolai Hähnle
2019-07-03
1
-5
/
+10
*
radeonsi/gfx10: mask DCC tile swizzle by alignment
Nicolai Hähnle
2019-07-03
1
-1
/
+4
*
radeonsi/gfx10: initialize GE_{MAX,MIN}_VTX_INDX/INDX_OFFSET
Nicolai Hähnle
2019-07-03
1
-1
/
+5
*
radeonsi/gfx10: add NGG registers to si_init_config
Nicolai Hähnle
2019-07-03
1
-0
/
+15
*
radeonsi/gfx10: update shader-related fields in si_init_config
Nicolai Hähnle
2019-07-03
1
-7
/
+17
*
radeonsi/gfx10: implement DB registers
Nicolai Hähnle
2019-07-03
1
-9
/
+46
*
radeonsi/gfx10: set CB registers
Nicolai Hähnle
2019-07-03
1
-5
/
+75
*
radeonsi/gfx10: always set up sample locations
Nicolai Hähnle
2019-07-03
1
-1
/
+5
*
radeonsi/gfx10: use Z32_FLOAT_CLAMP for upgraded depth textures
Nicolai Hähnle
2019-07-03
1
-8
/
+18
*
radeonsi/gfx10: implement vertex format changes
Nicolai Hähnle
2019-07-03
1
-5
/
+13
*
radeonsi/gfx10: implement si_make_buffer_descriptor
Nicolai Hähnle
2019-07-03
1
-10
/
+28
*
radeonsi/gfx10: add gfx10_make_texture_descriptor
Nicolai Hähnle
2019-07-03
1
-1
/
+187
*
radeonsi/gfx10: add pipe_screen::make_texture_descriptor
Nicolai Hähnle
2019-07-03
1
-2
/
+4
*
radeonsi/gfx10: determine view->is_integer based on the pipe_format
Nicolai Hähnle
2019-07-03
1
-6
/
+15
*
radeonsi/gfx10: implement si_is_format_supported
Nicolai Hähnle
2019-07-03
1
-0
/
+17
*
radeonsi/gfx10: generate gfx10_format_table.h
Nicolai Hähnle
2019-07-03
1
-0
/
+11
*
radeonsi/gfx10: set MAX_ALLOC_COUNT
Nicolai Hähnle
2019-07-03
1
-2
/
+14
*
amd/common/gfx10: add register JSON
Nicolai Hähnle
2019-07-03
1
-3
/
+3
*
radeonsi: make si_restore_qbo_state externally available
Nicolai Hähnle
2019-07-03
1
-0
/
+13
*
radeonsi: various si_translate_*format functions only apply to pre-gfx10
Nicolai Hähnle
2019-07-03
1
-0
/
+6
*
radeonsi: use a fragment shader blit instead of DB->CB copy for ZS CPU mappings
Marek Olšák
2019-07-03
1
-1
/
+1
*
radeonsi: make gl_SampleMaskIn = 0x1 when MSAA is disabled
Pierre-Eric Pelloux-Prayer
2019-07-03
1
-1
/
+2
*
radeonsi: rename and re-document cache flush flags
Marek Olšák
2019-06-24
1
-7
/
+7
*
radeonsi: fix AMD_DEBUG=nofmask
Marek Olšák
2019-06-24
1
-8
/
+8
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
1
-1
/
+1
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
1
-1
/
+1
*
amd/common: unify PITCH_GFX6 and PITCH_GFX9
Nicolai Hähnle
2019-06-03
1
-2
/
+2
*
amd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
Nicolai Hähnle
2019-06-03
1
-5
/
+5
*
Change a few frequented uses of DEBUG to !NDEBUG
Marek Olšák
2019-05-29
1
-2
/
+2
*
radeonsi: cull primitives with async compute for large draw calls
Marek Olšák
2019-05-16
1
-0
/
+9
*
radeonsi: make some functions non-static
Marek Olšák
2019-05-16
1
-14
/
+6
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-54
/
+54
[next]