platform/upstream/mesa.git
2022-03-09 Mike Blumenkrantzaux/trace: dump clear colors as uints
2022-03-09 Mike Blumenkrantzaux/trace: rzalloc the context struct
2022-03-09 Mike Blumenkrantzaux/trace: more screen methods
2022-03-09 Mike Blumenkrantzlavapipe: fix pipeline creation for blend and zs states
2022-03-09 Mike Blumenkrantzlavapipe: update multisample state after blend state
2022-03-09 Rob Clarkturnip: Don't call getenv() directly
2022-03-08 Gert Wollnyvirgl: Fix texture transfers by using a staging resource
2022-03-08 Mike Blumenkrantzllvmpipe: clamp surface clear geometry
2022-03-08 Mike Blumenkrantzlavapipe: clamp clear attachments rects
2022-03-08 Mike Blumenkrantzllvmpipe: fix debug print iterating in set_framebuffer_...
2022-03-08 Mike Blumenkrantzzink: ci updates
2022-03-08 Mike Blumenkrantzzink: fix 64bit float shader ops
2022-03-08 Mike Blumenkrantzzink: run nir_lower_phis_to_scalar in optimization...
2022-03-08 Samuel Pitoisetradv,aco,llvm: lower post shuffle vertex in NIR
2022-03-08 Timur Kristófnir: Introduce workgroup_index and ability to lower...
2022-03-08 Timur Kristófnir: Extract lower_id_to_index into a separate function.
2022-03-08 Timur Kristófnir: Fix lowering terminology of compute system values...
2022-03-08 Jason Ekstrandpanvk: Non-destructively stub GetRenderAreaGranularity
2022-03-08 Jason Ekstrandpanvk: Advertise zero sparse format properties
2022-03-08 Jason Ekstrandpanvk: Advertise VK_KHR_get_physical_device_properties2
2022-03-08 Rob Clarkgallium/dri: Add missing in_fence_fd initialization
2022-03-08 Yogesh Mohan... vulkan/device_select: add has_vulkan11 flag with has_pc...
2022-03-08 Yogesh Mohan... vulkan/device_select: for vulkan 1.0 use vid/did for...
2022-03-08 Timur Kristófnir: Fix handling of NV_mesh_shader PRIMITIVE_INDICES...
2022-03-08 Rhys Perryaco/insert_exec_mask: optimize top-level transition...
2022-03-08 Rhys Perryaco/insert_exec_mask: use get_exec_op
2022-03-08 Rhys Perryaco/insert_exec_mask: fix top-level to-exact with non...
2022-03-08 Cristian Ciocaltearadeonsi/ci: Mark a bunch of flaky tests on stoney
2022-03-08 Cristian Ciocalteaci/zink: Report flake test
2022-03-08 Cristian Ciocalteaci: Improve interrupt signal handling in crosvm-runner.sh
2022-03-08 Cristian Ciocalteaci: Increase limit of concurrent crosvm instances per...
2022-03-08 Dave Airliegallivm/nir: extract a valid texture index according...
2022-03-08 Samuel Pitoisetradv/ci: remove unused files
2022-03-08 Ilia Mirkinfreedreno: add a420 deqp-runner files
2022-03-08 Ilia Mirkinfreedreno/a4xx: expose shaders and images, as well...
2022-03-08 Ilia Mirkinfreedreno/ir3: disable conversion folding on a4xx
2022-03-08 Ilia Mirkinfreedreno/ir3: no need to count bits 16b at a time...
2022-03-08 Ilia Mirkinfreedreno/a4xx: improve condition for disabling early z
2022-03-08 Ilia Mirkinfreedreno/a4xx: extend astc and tg4 workarounds to...
2022-03-07 Mike BlumenkrantzRevert "lavapipe: accurately set image/ssbo access...
2022-03-07 Matt Turnerintel/perf: Destination array calculation into function
2022-03-07 Matt Turnerintel/perf: Fix mistake in description string
2022-03-07 Matt Turnerintel/perf: Mark intel_perf_counter_* enums as PACKED
2022-03-07 Matt Turnerintel/perf: Store indices to strings rather than pointers
2022-03-07 Matt Turnerintel/perf: Use slimmer intel_perf_query_counter_data...
2022-03-07 Matt Turnerintel/perf: Use a function to initialize perf counters
2022-03-07 Matt Turnerintel/perf: Deduplicate perf counters
2022-03-07 Matt Turnerintel/perf: Don't print leading space from desc_units()
2022-03-07 Emma Anholtintel/perf: Move some static blocks of C code out of...
2022-03-07 Chia-I Wuvenus: fix properties of unsupported external fences...
2022-03-07 Ian Romanickiris/ci: Mark amd_performance_monitor tests as flakes.
2022-03-07 Danylo Piliaievturnip: Add "rast_order" debug option to force rast...
2022-03-07 Pierre-Eric... gallium/tc: warn if an app is incompatible with cpu_storage
2022-03-07 Pierre-Eric... radeonsi: enable tc cpu_storage by default
2022-03-07 Pierre-Eric... gallium/u_threaded: late alloc cpu_storage
2022-03-07 Pierre-Eric... radeonsi: use 1 shader compilation thread if NIR_PRINT...
2022-03-07 Georg Lehmannnir: Fix source type for fragment_fetch_amd.
2022-03-07 Pierre-Eric... radeonsi/tests: always add the --gpu argument
2022-03-07 Pierre-Eric... radeonsi: change rounding mode to round to even
2022-03-07 José Expósitoegl/wayland: fix crash in dri2_initialize_wayland_swrast
2022-03-07 José Expósitoegl/wayland: fix crash in dri2_initialize_wayland_drm
2022-03-07 Mike Blumenkrantzzink: hide descriptor debug behind #ifdef
2022-03-07 Mike Blumenkrantzzink: invalidate non-punted recycled descriptor sets...
2022-03-07 Mike Blumenkrantzzink: stop leaking descriptor sets
2022-03-07 Mike Blumenkrantzzink: mark fbfetch push sets as non-cached
2022-03-07 Mike Blumenkrantzzink: fix descriptor cache pointer array allocation
2022-03-07 Mike Blumenkrantzzink: wait on program cache fences before destroying...
2022-03-07 Mike Blumenkrantzzink: use a fence for pipeline cache update jobs
2022-03-07 Mike Blumenkrantzzink: add function for refcounting zink_program structs
2022-03-07 Mike Blumenkrantzzink: always update shader variants when rebinding...
2022-03-07 Mike Blumenkrantzlavapipe: accurately set image/ssbo access based on...
2022-03-07 Mike Blumenkrantzlavapipe: scan shaders for image/ssbo access and genera...
2022-03-07 Mike Blumenkrantzlavapipe: heap-allocate rendering_state struct
2022-03-06 Mike Blumenkrantzgallivm: avoid division by zero when computing cube...
2022-03-06 Mike Blumenkrantzgallivm: fix debug prints for halfs
2022-03-05 Icecream95pan/bi: Don't assign slots for the blend second source
2022-03-05 Icecream95pan/bi: Skip psuedo sources in ISA.xml
2022-03-05 Icecream95panfrost: Fix ubo_mask calculation
2022-03-05 Icecream95panfrost: Improve comment for emit_fragment_job
2022-03-05 Icecream95pan/bi: Add documentation for bifrost_nir_lower_store_c...
2022-03-05 Icecream95pan/bi: Make disassembler build reproducibly
2022-03-05 Icecream95panfrost: Re-emit descriptors after resource shadowing
2022-03-05 Icecream95panfrost: Set dirty state in set_shader_buffers
2022-03-05 Icecream95pan/bi: Check dependencies of both destinations of...
2022-03-05 Icecream95pan/bi: Add interference between destinations
2022-03-05 Icecream95panfrost: Disable point size upper limit clamping
2022-03-05 Icecream95panfrost: Update point size limits to match hardware...
2022-03-05 Icecream95panfrost: Set PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CO...
2022-03-05 Icecream95pan/mdg: Use util_logbase2 instead of C99 log2
2022-03-05 Ilia Mirkina4xx: add emission of compute state, and compute dispatch
2022-03-05 Ilia Mirkina4xx: add logic to emit image/ssbo state
2022-03-05 Ilia Mirkinfreedreno/ir3: support a4xx compute differences
2022-03-05 Ilia Mirkinfreedreno/ir3: support a4xx in load/store buffer/image...
2022-03-05 Rob Clarkfreedreno/perfetto+fdperf: Set SYSPROF param
2022-03-05 Rob Clarkfreedreno/drm: Add SYSPROF param
2022-03-05 Rob Clarkfreedreno: Update uapi header
2022-03-04 Rob Clarkegl+libsync: Add helper to complain about invalid fence...
2022-03-04 Rob Clarkandroid: Push in-fence-fd down to driver
2022-03-04 Rob Clarkgallium/dri: Extend image extension to support in-fence
2022-03-04 Samuel Pitoisetradv/ci: update list of expected failures
next