About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
Age
Commit message (
Expand
)
Author
2025-11-06
radv/ci: remove RADV_PERFTEST=video_encode,video_code for GFX6-7
Samuel Pitoiset
2025-11-06
amd/common: rename ac_fake_hw_db.h -> ac_surface_test.h
Daniel Schürmann
2025-11-06
radeonsi: use ac_null_device_create() when AMD_FORCE_FAMILY is set
Daniel Schürmann
2025-11-06
radv: delete winsys/null/*
Daniel Schürmann
2025-11-06
amd, radv: create null device without winsys
Daniel Schürmann
2025-11-06
radv: remove radeon_winsys::get_chip_name() and use info->marketing_name dire...
Daniel Schürmann
2025-11-06
radv/device: return early in radv_CreateDevice() if creating a null device
Daniel Schürmann
2025-11-06
radv/null_device: set more options which affect compilation
Daniel Schürmann
2025-11-06
radv/null_device: don't attempt to upload shaders
Daniel Schürmann
2025-11-06
radv: hash keep_executable_info into shader key rather than device cache key
Daniel Schürmann
2025-11-06
radv: skip shader cache if trap handler is enabled
Daniel Schürmann
2025-11-06
aco/ra: Handle call ABI constraints
Natalie Vock
2025-11-06
aco/ra: Handle callee ABI preserved register constraints
Natalie Vock
2025-11-06
aco/ra: Don't clear fixed operand sources if they were blocked
Natalie Vock
2025-11-06
aco/ra: Skip blocked regs in get_reg_impl
Natalie Vock
2025-11-06
aco/ra: Also consider blocked registers as not containing temps
Natalie Vock
2025-11-06
aco/ra: Add utility to clear PhysRegInterval
Natalie Vock
2025-11-06
aco: Add preload_preserved pseudo instruction
Natalie Vock
2025-11-06
radv/video: Support intra only without dpb
David Rosca
2025-11-06
radv/video: Add NULL checks for picture parameters
David Rosca
2025-11-06
radv/video: Correctly handle no feedback query for encode
David Rosca
2025-11-06
ac/parse_ib: Parse VCN_IB_COMMON_OP_RESOLVEINPUTPARAMLAYOUT
David Rosca
2025-11-06
ac/parse_ib: Fix parsing multiple engine commands in one VCN IB
David Rosca
2025-11-06
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-11-05
radv: support more tessellation parameters with TCS for ESO unlinked shaders
Samuel Pitoiset
2025-11-05
radv: use GFX11 packed context regs
Samuel Pitoiset
2025-11-05
radv: add separate functions for emitting framebuffer on GFX11-11.5
Samuel Pitoiset
2025-11-05
radv: add GFX11 packed context registers helpers
Samuel Pitoiset
2025-11-05
amd,radeonsi: add GFX11 packed context registers helpers to common code
Samuel Pitoiset
2025-11-05
aco/gfx10_3: work around NSA hazard
Georg Lehmann
2025-11-05
radv/video: Fix AV1 bidir compound encode with order_hint disabled
David Rosca
2025-11-05
radv/video: Don't require encode FW version >= interface version
David Rosca
2025-11-05
radeonsi/vcn: Fix AV1 bidir compound encode with order_hint disabled
David Rosca
2025-11-05
radv,aco: wait for all VMEM loads when the prolog loads large 64-bit attributes
Samuel Pitoiset
2025-11-05
aco: fix reserving VGPRs for 64-bit attributes in VS prologs
Samuel Pitoiset
2025-11-04
radv: do not report wave32 in gl_SubgroupSize for Doom Dark Ages
Georg Lehmann
2025-11-04
treewide: use UTIL_DYNARRAY_INIT
Alyssa Rosenzweig
2025-11-04
aco/optimizer: never unfuse fma
Georg Lehmann
2025-11-04
aco: allow v_fma_mix with denorms for gfx9 chips where it's fused
Georg Lehmann
2025-11-04
aco: fix v_mad_mix denorm behavior
Georg Lehmann
2025-11-04
radv/sqtt: do not try to resize the SQTT buffer for per-submit captures
Samuel Pitoiset
2025-11-03
radv/shader_info: repack and compact struct radv_shader_info
Daniel Schürmann
2025-11-03
radv/shader_info: rename gs_ring_info -> legacy_gs_info and use union with ng...
Daniel Schürmann
2025-11-03
radv/shader_info: use union for precomputed register values of non-overlappin...
Daniel Schürmann
2025-11-03
radv/shader_info: remove unused output_usage_mask
Daniel Schürmann
2025-11-03
radv/ci: Enable video tests on navi21 and navi31
David Rosca
2025-11-03
radv/video: Only use write_memory for encode feedback with full support
David Rosca
2025-11-03
radv/video: Introduce two levels of write_memory support
David Rosca
2025-11-03
radv: use radv_get_shader_layout() more with ESO
Samuel Pitoiset
2025-11-03
radv: fix creating linked graphics ESOs with a compute shader
Samuel Pitoiset
[next]