platform/upstream/mesa.git
2023-05-18 Matt Costerpvr: Simplify descriptor set layout dump separators
2023-05-18 Matt Costerpvr: Add PVR_DEBUG=vk_desc option to dump descriptor...
2023-05-18 Matt Costerpvr: Remove bad assert in pvr_clear_attachments()
2023-05-18 Matt Costerpvr: Return correct pbe_accum_format size for A2B10G10R...
2023-05-18 Matt Costerpvr: Set output_offset correctly in pvr_clear_color_att...
2023-05-18 Kenneth Graunkeintel/compiler: Postpone most int64 lowering to brw_pos...
2023-05-18 Kenneth Graunkenir: Add a variant of nir_lower_int64 for float convers...
2023-05-18 Karmjit Mahilpvr: Use the suballocator for queries
2023-05-18 Karmjit Mahilpvr: Fix vk_free() in vkCreateRenderPass2() error path
2023-05-18 Karmjit Mahilpvr: Fix possible allocation of 0 size
2023-05-18 Karmjit Mahilpvr: Fix missing invalidation of the command buffer
2023-05-18 Karmjit Mahilpvr: Remove custom status in command buffer
2023-05-18 Samuel Pitoisetradv: fix a sync issue with primitives generated query...
2023-05-18 Marek Olšáknir/lower_io: don't renumber VS inputs when not called...
2023-05-18 Konstantin... loader/dri3: temporarily work around a crash when front...
2023-05-18 Gert Wollnyr600/sfn: use correct FS output location if not all...
2023-05-18 Gert Wollnyr600/sfn: move kill handling fully to scheduling
2023-05-18 Gert Wollnyr600/sfn: add dependencies for kill instructions
2023-05-18 Gert Wollnyr600/sfn: move kill instruction test to alu instruction
2023-05-18 Jesse Natalieglsl: Delete dead intrinsics
2023-05-18 Jordan Justenmesa/main: Exit early when trying to create an unsuppor...
2023-05-18 Mike Blumenkrantzvtn: add more info to bitcast bit size error message
2023-05-18 Mike Blumenkrantzvtn: print spirv ids for type mismatch in bcsel
2023-05-18 Mike Blumenkrantzvtn: print spirv id for type mismatch error
2023-05-18 Mike Blumenkrantzvtn: add spirv index to type mismatch error for debugging
2023-05-17 Alyssa Rosenzweignir: Drop unused argument from nir_ssa_dest_init_for_type
2023-05-17 Alyssa Rosenzweignir: Drop unused name from nir_ssa_dest_init
2023-05-17 Caio Oliveiraspirv: Improve the 'ID is the wrong kind of value'...
2023-05-17 Lionel Landwerlinanv: mark images compressed for untracked layout/access
2023-05-17 David Heidelbergci/v3d: add flaking opengl 1.1@depthstencil-default_fb...
2023-05-17 Daniel Schürmannvulkan/pipeline_cache: don't log warnings for client...
2023-05-17 norablackcatdocs/rusticl: add Contributing section
2023-05-17 Caio Oliveiraspirv: Fix gl_spirv_validation when OpLine with strings...
2023-05-17 Caio Oliveiraspirv: Extract vtn_handle_debug_text() helper
2023-05-17 Yiwei Zhangdocs/venus: update vtest instructions
2023-05-17 Sagar Ghugeiris: Set CS stall bit during HIZ_CCS_WT surface fast...
2023-05-17 Sagar Ghugeanv: Set CS stall bit during HIZ_CCS_WT surface fast...
2023-05-17 Collabora's... Uprev Piglit to d8c08d123fadb986e9a8a7887b922ff63fcff52e
2023-05-17 Luca BacciAdd checks for NULL dxil_validator
2023-05-17 Lionel Landwerlinanv: put private binding BOs into execlists
2023-05-17 Jonathan Grayintel/dev: remove dg2 0x5698 pci id
2023-05-17 Rohan Garganv: drop duplicated nir_opt_dce passes
2023-05-17 Rohan Garganv: use the common vulkan runtime to do the heavy...
2023-05-17 Mike Blumenkrantzzink: add feedback loop usage for swapchains
2023-05-17 Mike Blumenkrantzvulkan/wsi: add feedback loop usage to swapchain caps...
2023-05-17 James Glanvillepvr: Fix deferred_control_stream_flags
2023-05-17 James Glanvillepvr: Fix seg fault on unused ds attachment
2023-05-17 Oskar Rundgrenpvr: Transfer image to buffer dest rect
2023-05-17 Oskar Rundgrenpvr: Transfer optimisation remove unused features from API
2023-05-17 Oskar Rundgrenpvr: Transfer check valid source address mask
2023-05-17 Oskar Rundgrenpvr: fix texel unwind workaround mappings
2023-05-17 Oskar Rundgrenpvr: Transfer remove byte unwind workaround
2023-05-17 Oskar Rundgrenpvr: Transfer support flipped rectangle mapping
2023-05-17 Oskar Rundgrenpvr: Transfer block compressed with 3d twiddled layout
2023-05-17 Oskar Rundgrenpvr: Transfer ignore non zero stride for twiddled surface
2023-05-17 Oskar Rundgrenpvr: PBE fix mesa pipe swizzle conversion
2023-05-17 Samuel Pitoisetradv: fix resetting VRS if the graphics pipeline doesn...
2023-05-17 Pierre-Eric... llvmpipe: only include old Transform includes when...
2023-05-17 Samuel Pitoisetradv: fix emitting VRS state with a null fragment shader
2023-05-17 Dave Airliellvmpipe/cs: refactor cs generator args to use an enum
2023-05-17 Dave Airliedraw: move to use common sampler/image binding code
2023-05-17 Dave Airliellvmpipe: move to common sampler/image binding code
2023-05-17 Dave Airliegallivm: add common code for sample/image tracking.
2023-05-17 Dave Airliegallivm/draw/llvmpipe: consolidate the sampler/image...
2023-05-17 Dave Airliegallivm: refactor common resources out of contexts
2023-05-17 Dave Airliellvmpipe: refactor fs/cs jit structure members.
2023-05-17 Dave Airliedraw: align common members in jit context structs.
2023-05-17 Amberfreedreno: implement GL_ARB_indirect_parameters
2023-05-17 Amberir3, freedreno: implement GL_ARB_shader_draw_parameters
2023-05-16 Alyssa Rosenzweignir: Remove legacy atomics
2023-05-16 Alyssa Rosenzweignir/opt_uniform_atomics: Drop legacy atomics
2023-05-16 Alyssa Rosenzweignir/opt_load_store_vectorize: Reclaim ATOMIC
2023-05-16 Alyssa Rosenzweignir/validate: Drop legacy atomics
2023-05-16 Alyssa Rosenzweignir/lower_task_shader: Drop legacy atomics
2023-05-16 Alyssa Rosenzweignir/lower_io: Drop legacy atomics
2023-05-16 Alyssa Rosenzweignir: Drop legacy atomics in simple cases
2023-05-16 Alyssa Rosenzweigntt: Stop handling legacy atomics
2023-05-16 Alyssa Rosenzweignir: Drop nir_lower_legacy_atomics
2023-05-16 Alyssa Rosenzweigtreewide: Stop lowering legacy atomics
2023-05-16 Alyssa Rosenzweigac: Produce unified atomic
2023-05-16 Alyssa Rosenzweigintel: Produce unified atomics
2023-05-16 Alyssa Rosenzweigvtn: Produce unified atomics
2023-05-16 Alyssa Rosenzweigmesa/st: Produce unified atomics
2023-05-16 Alyssa Rosenzweignir/lower_printf: Produce unified atomic
2023-05-16 Alyssa Rosenzweignir/lower_atomics_to_ssbo: Produce unified atomics
2023-05-16 Alyssa Rosenzweigglsl/nir: Produce unified atomics
2023-05-16 Alyssa Rosenzweiglavapipe: Lower legacy atomics sooner
2023-05-16 Alyssa Rosenzweigv3dv: Lower legacy atomics earlier
2023-05-16 Alyssa Rosenzweigtu: Lower legacy atomics earlier
2023-05-16 Alyssa Rosenzweigpanvk: Lower legacy atomics earlier
2023-05-16 Alyssa Rosenzweigpan/mdg: Lower legacy atomics earlier
2023-05-16 Alyssa Rosenzweigagx: Lower legacy atomics sooner
2023-05-16 Yiwei Zhangvenus: bump ring space to 128K
2023-05-16 Erik Faye-Lundaco: use c++17
2023-05-16 Thong Thaifrontends/va/context: return error if context_id == 0
2023-05-16 Karol Herbstrusticl/platform: generate extension constants via...
2023-05-16 Karol Herbstrusticl: explicitly state supported SPIR-V extensions
2023-05-16 Karol Herbstrusticl/device: split add_ext in fill_extensions
2023-05-16 Karol Herbstrusticl/platform: advertise byte_addressable_store
2023-05-16 Karol Herbstrusticl/device: use PLATFORM_EXTENSIONS as a template...
next