platform/upstream/mesa.git
2022-07-21 Sil Vilerinova: Replace usage of entrypoint UNKNOWN with PROCESSING...
2022-07-21 Sil Vilerinovl: Replace usage of entrypoint UNKNOWN with PROCESSING...
2022-07-21 Sil Vilerinopipe/video: Add PIPE_VIDEO_ENTRYPOINT_PROCESSING
2022-07-21 Sil Vilerinod3d12: Video - Remove unused spCopyQueues from enc...
2022-07-21 Lionel Landwerlinanv: allocate RT scratch in local memory
2022-07-21 Timur Kristófac/nir/ngg: Create output variable for primitive ID...
2022-07-21 Timur Kristófaco: Remove hack for primitive ID export.
2022-07-21 Timur Kristófac/nir/ngg: Move primitive ID workgroup barrier to...
2022-07-21 Qiang Yuac/nir/ngg: Decouple primitive ID store and primitive...
2022-07-21 Jason Ekstrandlavapipe: Use more Vulkan NIR heleprs
2022-07-21 Jason Ekstrandvulkan: Call gather_xfb_info in vk_spirv_to_nir
2022-07-21 Jason Ekstrandvulkan/nir: Don't remove dead XFB outputs
2022-07-21 Jason Ekstrandvulkan: Call lower_clip_cull_distance_arrays in vk_spir...
2022-07-21 Jordan Justeniris/bufmgr: Add assert and TODO comment for future...
2022-07-21 Jordan Justenanv/allocator: Add assert and TODO comment for future...
2022-07-21 Jordan Justeniris: Set clear_color_unknown if the bo is not mappable
2022-07-21 Jordan Justeniris/bufmgr: Set mmap_mode to IRIS_MMAP_NONE for lmem...
2022-07-21 Jordan Justeniris/bufmgr: Add all_vram_mappable which is currently...
2022-07-21 Jordan Justeniris/resource: Avoid mapping when not needed in iris_re...
2022-07-21 Jordan Justeniris/resource: Assert that DG2 CCS buffers don't also...
2022-07-21 Jordan Justenintel/dev: Add intel_vram_all_mappable()
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...
next