platform/upstream/mesa.git
2022-06-08 Timothy Arceriglsl: inline do_common_optimization() call
2022-06-08 Timothy Arceriglsl: remove never true do_dead_code() parameter
2022-06-08 Dylan Bakerdocs: link releases notes for 21.3.9
2022-06-08 Dylan Bakerdocs Add sha256 sums for 21.3.9
2022-06-08 Dylan Bakerdocs: add release notes for 21.3.9
2022-06-08 Jason Ekstrandnir/deref: Handle RESTRICT for SSBO deref bindings
2022-06-08 Jason Ekstrandnir/deref: Handle SSBO array bindings specially
2022-06-08 Jason Ekstrandnir/vars_tests: Use nir_var_mem_global instead of ssbo
2022-06-08 Jason Ekstrandnir: Increase nir_variable_data::mode to 16 bits
2022-06-08 Jason Ekstrandnir/deref: Re-arrange variable checks in compare_deref_...
2022-06-08 Jason Ekstrandnir/deref: Make compare_deref_paths take a stop callback
2022-06-08 Jason Ekstrandnir/deref: Use an index in compare_deref_paths
2022-06-08 Jason Ekstrandnir/deref: Break out a helper for compare_deref_paths
2022-06-08 Rhys Perrynir/deref: stop assuming coherent accesses of different...
2022-06-08 Georg Lehmannradv, aco: Round texture array layer in NIR.
2022-06-08 Georg Lehmannnir/lower_tex: Add lower_array_layer_round_even option.
2022-06-08 Konstantin... radv: Advertise VK_KHR_ray_tracing_maintenance1
2022-06-08 Konstantin... radv: vkCmdTraceRaysIndirect2KHR
2022-06-08 Konstantin... nir: Handle ray_launch_size_addr in opt_preamble
2022-06-08 Konstantin... radv: PIPELINE_STAGE_2_ACCELERATION_STRUCTURE_COPY
2022-06-08 Konstantin... radv: ACCESS_2_SHADER_BINDING_TABLE_READ_BIT_KHR
2022-06-08 Konstantin... radv: Add accel struct queries for maintenance1
2022-06-08 Konstantin... radv: ray cull mask
2022-06-08 Konstantin... spirv: Add plumbing for ray_cull_mask
2022-06-08 Konstantin... vulkan: Spec update to 1.3.216
2022-06-08 Vasily Khoruzhicku_transfer_helper: flush temporary transfer first for...
2022-06-08 Mike Blumenkrantzaux/tc: handle link_shader
2022-06-08 Mike Blumenkrantzaux/trace: add pipe_context::link_shader
2022-06-08 Alyssa Rosenzweigpanvk: Drop support for Midgard
2022-06-08 Michel Zoulavapipe: allow null handleTypes
2022-06-08 Boris Brezillonmicrosoft/compiler: Drop the auto_link parameter passed...
2022-06-08 Boris Brezillonmicrosoft/spirv_to_dxil: Let spirv_to_dxil() handle...
2022-06-08 Boris Brezillondzn: Fix vertex input handling
2022-06-08 Boris Brezillondzn: Fix unitialized var access in dzn_meta_compile_sha...
2022-06-08 Boris Brezillondzn: Handle varying linking explicitly
2022-06-08 Boris Brezillondzn: Fix maxVertexInputAttributes limit
2022-06-08 Boris Brezillonmicrosoft/spirv_to_dxil: vectorize IOs
2022-06-08 Boris Brezillonmicrosoft/compiler: Allow vulkan users to handle varyin...
2022-06-08 Boris Brezillonmicrosoft/spirv_to_dxil: Add a linking helper
2022-06-08 Boris Brezillonmicrosoft/spirv_to_dxil: Remove dead IO vars at the...
2022-06-08 Boris Brezillonmicrosoft/compiler: Make input_mappings immune to drive...
2022-06-08 Boris Brezillonmicrosoft/spirv_to_dxil: Constify the descriptor bindin...
2022-06-08 Boris Brezillonmicrosoft/spirv_to_dxil: Extract NIR passes out of...
2022-06-08 Boris Brezillonmicrosoft/compiler: Make sure all SV_Position component...
2022-06-08 Boris Brezillonmicrosoft/spirv2dxil: Add a debug option
2022-06-08 Boris Brezillonci/windows: Bump spirv-samples commit-ID
2022-06-08 Rhys Perrygitlab: ask that reporters don't include long logs...
2022-06-08 Rhys Perrygitlab: ask for useful titles
2022-06-08 Alyssa Rosenzweigasahi,agx: Don't set PIPE_CAP_POINT_COORD_ORIGIN_UPPER_LEFT
2022-06-08 Alyssa Rosenzweigmesa,gallium: Make point coord origin a CAP
2022-06-08 Alyssa Rosenzweigpan/perf: Fix performance counters on G57
2022-06-08 Alyssa Rosenzweigpanfrost: Add panfrost_query_l2_slices helper
2022-06-08 Alyssa Rosenzweigpanfrost: Remove is_64b assignments
2022-06-08 Alyssa Rosenzweigpanfrost: Remove redundant first_tag access
2022-06-08 Alyssa Rosenzweigpanfrost: Deduplicate indirect dispatch structs
2022-06-08 Alyssa Rosenzweigpanvk: Use push constants for copy shaders
2022-06-08 Alyssa Rosenzweigpanvk: Use push constants for clear
2022-06-08 Alyssa Rosenzweigpanfrost: Use push constants for indirect draws
2022-06-08 Alyssa Rosenzweigpanfrost: Use push constants for indirect dispatch
2022-06-08 Alyssa Rosenzweigpan/bi: Don't reorder push with no_ubo_to_push
2022-06-08 Alyssa Rosenzweigpan/bi: Implement load_push_constant
2022-06-08 Alyssa Rosenzweigpanfrost: Fix inverted indirect dispatch condition
2022-06-08 Chia-I Wuturnip: consider render pass costs in autotune
2022-06-08 Chia-I Wuturnip: estimate render pass costs
2022-06-08 Chia-I Wuturnip: include stencil test for drawcall costs
2022-06-08 Chia-I Wuturnip: base pipeline draw costs on colorWriteMask
2022-06-08 Chia-I Wuturnip: if-checks autotune debug macros
2022-06-08 Marek Olšákradeonsi: set the max UBO size same as the max SSBO...
2022-06-08 Marek Olšákradeonsi: compute PIPE_CAP_MAX_TEXEL_BUFFER_ELEMENTS_UI...
2022-06-08 Marek Olšákradeonsi: change max TBO/SSBO sizes again and rework...
2022-06-08 Marek Olšákradeonsi: clamp against MAX_TEXEL_BUFFER_ELEMENTS correctly
2022-06-08 Marek Olšákradeonsi: report correct maximum compute grid sizes
2022-06-08 Marek Olšákradeonsi: increase the max compute LDS size to 64KB...
2022-06-08 Matt Costerpvr: debug: Implement PVR_DEBUG variable
2022-06-08 Matt Costerpvr: csbgen: Add *_unpack() functions for all generated...
2022-06-08 Matt Costerpvr: csbgen: Fix "local variable may be undefined"...
2022-06-08 Matt Costerpvr: csbgen: Replace map() and filter() with list compr...
2022-06-08 Matt Costerpvr: csbgen: Isolate "main" function with __name__...
2022-06-08 Matt Costerpvr: csbgen: Add typing information
2022-06-08 Matt Costerpvr: csbgen: Remove unused function parameters
2022-06-08 Matt Costerpvr: csbgen: Remove "dim" functionality from Group
2022-06-08 Matt Costerpvr: csbgen: Cleanup imports
2022-06-08 Matt Costerpvr: csbgen: Make some loops more pythonic
2022-06-08 Matt Costerpvr: csbgen: Add a missing @staticmethod decorator
2022-06-08 Matt Costerpvr: csbgen: Formatting pass (PEP-8 plus other minor...
2022-06-08 Timur Kristófradv: Implement mesh shader scratch ring.
2022-06-08 Timur Kristófac/nir/ngg: Use variables for outputs without cross...
2022-06-08 Timur Kristófac/nir/ngg: Use mesh shader scratch ring when outputs...
2022-06-08 Timur Kristófac/nir/ngg: Clean up mesh shader output LDS layout.
2022-06-08 Timur Kristófnir: Introduce new intrinsics for AMD specific mesh...
2022-06-08 Timur Kristófradv: Implement task shader draw and payload rings.
2022-06-08 Timur Kristófac: Add task shader ring information.
2022-06-08 Timur Kristófac: Add RDNA2 task+mesh shader draw packet opcodes.
2022-06-08 Karmjit Mahilpvr: Fix incorrect samples to cr_isp_aa_mode conversion.
2022-06-08 Karmjit Mahilpvr: Write immutable descriptor words in vkAllocateDesc...
2022-06-08 Karmjit Mahilpvr: Add csb enum helper funciton header.
2022-06-08 Georg Lehmannradv, aco: Lower txf offset in NIR.
2022-06-08 Pierre-Eric... radeonsi: set size in si_texture_get_handle
2022-06-08 Pierre-Eric... va/surface: set the correct size in vaExportSurfaceHandle
2022-06-08 Pierre-Eric... gallium: add size attribute to winsys_handle
next