platform/upstream/mesa.git
2022-07-21 Jordan Justenintel/tools: Print unmappable region info in intel_dev_info
2022-07-21 Jordan Justenintel/dev: Add vram.unmappable.size region info
2022-07-21 Lionel Landwerlinintel/dev: deal with i915 unallocated_size on smem
2022-07-21 Marek Olšákttn: set dest_type for TXQ
2022-07-21 Georg Lehmannir3: Stop using nir_legalize_16bit_sampler_srcs.
2022-07-21 Georg Lehmannnir/lower_mediump: Add an option to only fold if all...
2022-07-21 Georg Lehmannnir: Rewrite and merge 16bit tex folding pass with...
2022-07-21 Georg Lehmannir3: Lower alu to scalar if nir_legalize_16bit_sampler_...
2022-07-21 Georg Lehmannir3: Only run 16bit tex NIR passes on a5xx+.
2022-07-21 Mike Blumenkrantzzink: add env var to abort on device-lost if no reset...
2022-07-21 Konstantin... gallium/tests: Remove format desc null checks
2022-07-21 Konstantin... util/format: Remove format desc null checks
2022-07-21 Konstantin... pvr: Remove format desc null check
2022-07-21 Konstantin... virgl: Remove format desc null checks
2022-07-21 Konstantin... softpipe: Remove format desc null check
2022-07-21 Konstantin... radeonsi: Remove format desc null checks
2022-07-21 Konstantin... r600: Remove format desc null checks
2022-07-21 Konstantin... r300: Remove format desc null check
2022-07-21 Konstantin... panfrost: Remove format desc null check
2022-07-21 Konstantin... llvmpipe: Remove format desc null checks
2022-07-21 Konstantin... etnaviv: Remove format desc null check
2022-07-21 Konstantin... agx: Remove format desc null check
2022-07-21 Konstantin... util: Remove format desc null check
2022-07-21 Konstantin... tgsi: Remove format desc null check
2022-07-21 Konstantin... gallivm: Remove format desc null checks
2022-07-21 Konstantin... turnip: Remove format desc null assert
2022-07-21 Konstantin... v3dv: Remove format desc null asserts
2022-07-21 Konstantin... radv: Use desc->format
2022-07-21 Konstantin... radv: Remove format desc null checks
2022-07-21 Konstantin... util/format: Assert that formats are valid
2022-07-21 Konstantin... util/format: Use an explicit length for the descs
2022-07-21 Samuel Pitoisetradv: only force 1x sample for Bresenham lines when...
2022-07-21 Guilherme Galloci/lava: Increase boot timeout
2022-07-21 Emma Anholtci/turnip: Add a bit of spilling-vs-ballot testing...
2022-07-21 Konrad Dybciofreedreno: Enable A619
2022-07-20 Alyssa Rosenzweigutil: Gate simple_mtx_assert_locked on !NDEBUG
2022-07-20 Alyssa Rosenzweigutil: Enable list_assert in debugoptimized builds
2022-07-20 Mike Blumenkrantzvulkan/wsi: return VK_SUBOPTIMAL_KHR for sw/x11 on...
2022-07-20 Emma Anholtglsl: Remove optimize_swizzles.
2022-07-20 Mike Blumenkrantzzink: invoke descriptor_program_deinit for programs...
2022-07-20 Emma Anholtglsl: Use the same NIR path for shared mem lowering...
2022-07-20 Timur Kristófradv: Enable task shader feature for NV_mesh_shader.
2022-07-20 Timur Kristófradv: Copy BO list to ACE internal CS.
2022-07-20 Timur Kristófradv: Submit internal compute cmdbuf.
2022-07-20 Timur Kristófradv: Workaround MEC taskmesh dispatch hang when count...
2022-07-20 Timur Kristófradv: Support task shaders in secondary cmd buffers.
2022-07-20 Timur Kristófradv: Synchronization for task shaders.
2022-07-20 Timur Kristófradv: Implement mesh shading draw calls with task shaders.
2022-07-20 Timur Kristófradv: Introduce radv_before_taskmesh_draw.
2022-07-20 Timur Kristófradv: Flush descriptors and push constants for task...
2022-07-20 Timur Kristófradv: Create internal cmdbuf when a graphics pipeline...
2022-07-20 Timur Kristófradv: Add dispatch_initiator_task field to radv_device.
2022-07-20 Timur Kristófradv: Allow reusing pipeline compute state emit functions.
2022-07-20 Timur Kristófradv: Minor cleanup of radv_queue_submit_normal.
2022-07-20 Timur Kristófradv: Move inline push constants to a new function.
2022-07-20 Timur Kristófradv: Refactor view index emit to use a per-stage function.
2022-07-20 Timur Kristófradv: Refactor radv_emit_inline_push_consts to work...
2022-07-20 Timur Kristófradv: Refactor radv_emit_descriptor_pointers to work...
2022-07-20 Timur Kristófradv: Refactor radv_emit_userdata_address to work with...
2022-07-20 Timur Kristófradv: Refactor some CP DMA functions to work with radeo...
2022-07-20 Timur Kristófradv: Refactor predication for compute queues.
2022-07-20 Juan A. Suarez... v3d/ci: update expected list
2022-07-20 Mike Blumenkrantzzink: scale number of shader cache-get threads
2022-07-20 Mike Blumenkrantzzink: handle null samplerview/image rebinds more gracefully
2022-07-20 Mike Blumenkrantzzink: move layout-setting for dynamic render attachment...
2022-07-20 Mike Blumenkrantzzink: allow no-op renderpass updates in zink_batch_rp()
2022-07-20 Mike Blumenkrantzzink: improve granularity of renderpass switching
2022-07-20 Mike Blumenkrantzzink: add a bits union for zink_render_pass_state compa...
2022-07-20 Mike Blumenkrantzzink: reuse rt layout functions to refactor zink_render...
2022-07-20 Mike Blumenkrantzzink: break out color rt layout calc
2022-07-20 Mike Blumenkrantzzink: break out zs renderpass layout calc
2022-07-20 Mike Blumenkrantzzink: break out renderpass attachment load op calc
2022-07-20 Mike Blumenkrantzzink: split out rp_changed to be more granular for...
2022-07-20 Mike Blumenkrantzzink: add an assert to verify that deferred clears...
2022-07-20 Mike Blumenkrantzzink: remove redundant renderpass update check for...
2022-07-20 Mike Blumenkrantzzink: unflag ctx->rp_changed after dynamic render update
2022-07-20 Mike Blumenkrantzzink: do dynamic render implicit clear updates on rp_ch...
2022-07-20 Mike Blumenkrantzzink: flag renderpass change if renderpass clears change
2022-07-20 Mike Blumenkrantzzink: don't flag renderpass change on depth write chang...
2022-07-20 Mike Blumenkrantzzink: don't try to start a renderpass before CmdClearAt...
2022-07-20 Mike Blumenkrantzllvmpipe: ignore multisample state for alpha_to_one
2022-07-20 Mike Blumenkrantzvulkan/wsi: fix multiple acquires for sw without mit-shm
2022-07-20 Georg Lehmannradv, aco: Don't lower 16bit isign.
2022-07-20 Georg Lehmannradv: Remove ineg from lower_bit_size_callback callback.
2022-07-20 Georg Lehmannradv,aco: Don't lower and vectorize 16bit iabs.
2022-07-20 Rhys Perryaco: remove unnecessary exp_cnt increments
2022-07-20 Vinson Leeaco: Initialize spill_ctx members in constructor.
2022-07-20 Mike Blumenkrantzzink: use gfx_barrier for synchronization when binding...
2022-07-20 Mike Blumenkrantzzink: fix viewport count tracking
2022-07-20 Mike Blumenkrantzzink: call bind_last_vertex_stage() when binding vs
2022-07-20 Mike Blumenkrantzzink: improve oom error message
2022-07-20 Mike Blumenkrantzzink: fix crashing on bo allocation failure
2022-07-20 Mike Blumenkrantzzink: handle null samplerview in get_imageview_for_bind...
2022-07-20 Mike Blumenkrantzzink: handle max_vertices=0 in geometry shader
2022-07-20 Alejandro Piñeirov3d/v3dv: use NIR_PASS(_
2022-07-20 Alejandro Piñeirobroadcom/compiler: make several passes to return a...
2022-07-20 Alejandro Piñeirobroadcom/compiler: removed unused function
2022-07-20 Alejandro Piñeirov3dv/pipeline: use nir_shader_instructions_pass when...
2022-07-20 Alejandro Piñeironir: call nir_metadata_preserve at nir_remove_unused_io...
2022-07-20 Alejandro Piñeirobroadcom/compiler: use NIR_PASS for nir_lower_vars_to_s...
next