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/gfx10: don't initialize VGPRs not used by NGG passthrough
Marek Olšák
2020-01-20
1
-3
/
+5
*
radeonsi: rename si_shader_create -> si_create_shader_variant for clarity
Marek Olšák
2020-01-14
1
-1
/
+1
*
radeonsi: merge si_tessctrl_info into si_shader_info
Marek Olšák
2020-01-14
1
-2
/
+1
*
radeonsi: fork tgsi_shader_info and tgsi_tessctrl_info
Marek Olšák
2020-01-14
1
-10
/
+10
*
radeonsi: put up to 5 VBO descriptors into user SGPRs
Marek Olšák
2020-01-13
1
-7
/
+25
*
radeonsi: don't allow draw calls with uninitialized VS inputs
Marek Olšák
2020-01-13
1
-0
/
+4
*
radeonsi: clean up messy si_emit_rasterizer_prim_state
Marek Olšák
2020-01-08
1
-3
/
+3
*
radeonsi: fix context roll tracking in si_emit_shader_vs
Marek Olšák
2020-01-08
1
-3
/
+3
*
radeonsi: remove TGSI
Marek Olšák
2020-01-06
1
-45
/
+12
*
radeonsi/gfx10: improve performance for TES using PrimID but not exporting it
Marek Olšák
2019-12-27
1
-1
/
+2
*
radeonsi/gfx10: enable NGG passthrough for eligible shaders
Marek Olšák
2019-12-27
1
-3
/
+7
*
radeonsi/gfx10: simplify the tess_turns_off_ngg condition
Marek Olšák
2019-12-10
1
-3
/
+1
*
radeonsi/gfx10: disable vertex grouping
Marek Olšák
2019-12-10
1
-1
/
+1
*
radeonsi: initialize the per-context compiler on demand
Marek Olšák
2019-11-25
1
-0
/
+3
*
radeonsi/nir: fix compute shader crash due to nir_binary == NULL
Marek Olšák
2019-11-08
1
-2
/
+12
*
radeonsi/nir: call nir_serialize only once per shader
Marek Olšák
2019-11-08
1
-21
/
+21
*
radeonsi: keep serialized NIR instead of nir_shader in si_shader_selector
Marek Olšák
2019-11-05
1
-0
/
+17
*
radeonsi: use IR SHA1 as the cache key for the in-memory shader cache
Marek Olšák
2019-11-05
1
-59
/
+42
*
radeonsi: initialize shader compilers in threads on demand
Marek Olšák
2019-10-28
1
-0
/
+6
*
radeonsi/nir: implement pipe_screen::finalize_nir
Marek Olšák
2019-10-23
1
-5
/
+1
*
radeonsi/nir: simplify si_lower_nir signature
Marek Olšák
2019-10-15
1
-1
/
+1
*
nir: add a strip parameter to nir_serialize
Marek Olšák
2019-10-10
1
-1
/
+1
*
radeonsi: add FMASK slots for shader images (for MSAA images)
Marek Olšák
2019-10-09
1
-2
/
+14
*
radeonsi: use simple_mtx_t instead of mtx_t
Marek Olšák
2019-10-07
1
-21
/
+21
*
util/u_queue: track job size and limit the size of queue growth
Timothy Arceri
2019-09-19
1
-2
/
+3
*
radeonsi: fix scratch buffer WAVESIZE setting leading to corruption
Marek Olšák
2019-08-27
1
-30
/
+32
*
radeonsi: align scratch and ring buffer allocations for faster memory access
Marek Olšák
2019-08-27
1
-5
/
+8
*
radeonsi: consolidate determining VGPR_COMP_CNT for API VS
Marek Olšák
2019-08-27
1
-44
/
+32
*
radeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_RMW to fix edge flags
Marek Olšák
2019-08-27
1
-10
/
+30
*
radeonsi/gfx10: remove incorrect ngg/pos_writes_edgeflag variables
Marek Olšák
2019-08-27
1
-10
/
+2
*
radeonsi/gfx10: fix InstanceID for legacy VS+GS
Marek Olšák
2019-08-27
1
-4
/
+9
*
radeonsi/gfx10: add as_ngg variant for VS as ES to select Wave32/64
Marek Olšák
2019-08-27
1
-11
/
+9
*
radeonsi/gfx10: create the GS copy shader if using legacy streamout
Marek Olšák
2019-08-27
1
-1
/
+3
*
radeonsi/gfx10: fix the PRIMITIVES_GENERATED query if using legacy streamout
Marek Olšák
2019-08-27
1
-4
/
+3
*
radeonsi/gfx10: fix tessellation for the legacy pipeline
Marek Olšák
2019-08-27
1
-0
/
+10
*
radeonsi: move some global shader cache flags to per-binary flags
Marek Olšák
2019-08-27
1
-4
/
+20
*
radeonsi/gfx10: fix the legacy pipeline by storing as_ngg in the shader cache
Marek Olšák
2019-08-27
1
-6
/
+7
*
ac: add rbplus_allowed to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+1
*
ac: add has_distributed_tess to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+1
*
radeonsi/nir: always lower ballot masks as 64-bit, codegen handles it
Marek Olšák
2019-08-19
1
-5
/
+2
*
radeonsi: handle the use_ngg_streamout flag in si_update_ngg
Marek Olšák
2019-08-19
1
-5
/
+18
*
radeonsi: move the tess factor ring size assertion to a place where it matters
Marek Olšák
2019-08-19
1
-0
/
+1
*
radeonsi: remove the always_nir option
Marek Olšák
2019-08-12
1
-1
/
+1
*
gallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_to_nir
Marek Olšák
2019-08-12
1
-7
/
+7
*
radeonsi/gfx10: add global use_ngg and use_ngg_streamout flags
Marek Olšák
2019-08-06
1
-4
/
+8
*
radeonsi/gfx10: remove an obsolete VGT_REUSE_OFF workaround
Marek Olšák
2019-08-06
1
-8
/
+0
*
radeonsi/gfx10: implement a bug workaround for GE_PC_ALLOC
Marek Olšák
2019-08-06
1
-11
/
+0
*
radeonsi/gfx10: implement a bug workaround for NGG -> legacy transitions
Marek Olšák
2019-08-06
1
-0
/
+10
*
radeonsi/gfx10: implement a GE bug workaround
Marek Olšák
2019-08-06
1
-0
/
+18
*
radeonsi/gfx10: simplify NGG code in si_update_shaders
Marek Olšák
2019-08-06
1
-9
/
+3
[next]