platform/upstream/mesa.git
2023-07-05 Konstantin... gallivm: Fix atomic_global types
2023-07-05 Sviatoslav... glsl: Fix yylloc.source propagation in YYLLOC_DEFAULT
2023-07-05 Patrick Lerdaradeonsi: fix refcnt imbalance related to util_blitter_...
2023-07-05 Dave Airlieclc: llvm 17 requires opaque pointers.
2023-07-05 Pavel Ondračkar300: assert that every writer has a reader
2023-07-05 Pavel Ondračkar300: disable ntt regalloc for vertex shaders
2023-07-05 Pavel Ondračkar300: remove most of backend contant folding
2023-07-05 Pavel Ondračkar300: add some early safe bool lowering
2023-07-05 Pavel Ondračkar300: lower undefs to zero
2023-07-05 Yonggang Luoradeonsi: Use ALIGN_POT instead ALIGN_TO
2023-07-05 Friedrich Vockradv: Re-enable RT pipeline capture/replay handles
2023-07-05 Friedrich Vockradv/rt: Rework radv_GetRayTracingCaptureReplayShaderGr...
2023-07-05 Friedrich Vockradv/rt: Replay shader allocations according to capture...
2023-07-05 Friedrich Vockradv/rt: Associate capture/replay handles with stages
2023-07-05 Friedrich Vockradv/rt: Only compare the non-recursive capture/replay...
2023-07-05 Friedrich Vockradv: Add radv_rt_capture_replay_handle
2023-07-05 Friedrich Vockradv: Add support for creating capture/replay shaders
2023-07-05 Friedrich Vockradv: Split up implementation of radv_shader_create
2023-07-05 Friedrich Vockradv: Break up radv_shader_nir_to_asm
2023-07-05 Friedrich Vockradv: Add radv_shader_reupload
2023-07-05 Friedrich Vockradv: Add utilities to serialize and deserialize shader...
2023-07-05 Friedrich Vockradv: Add option to allocate shaders in replayable...
2023-07-05 Friedrich Vockradv: Move shader arena allocation to a separate function
2023-07-05 Friedrich Vockradv: Add radv_shader_free_list
2023-07-05 José Roberto... iris: Convert slab address to canonical
2023-07-05 Alyssa Rosenzweignir: Fix breaking in nir_foreach_phi(_safe)
2023-07-05 Michael Tretterkmsro: assert that scanout refcount is larger than 0
2023-07-05 Michael Tretterpanfrost: remove BO from cache before closing GEM
2023-07-05 Boris Brezillonwinsys/panfrost: Make sure we reset scanout on error...
2023-07-05 Boris Brezillonrenderonly: Make sure we reset scanout on error in...
2023-07-05 Boris Brezillonrenderonly: Fix potential NULL deref in the error path
2023-07-05 Robert Beckettwinsys/panfrost: Fix a scanout resource leak
2023-07-05 Mike Blumenkrantzaux/trace: fix bindless texture dumping
2023-07-05 Alyssa Rosenzweigasahi: Use txf_ms for MSAA background programs
2023-07-05 Alyssa Rosenzweigagx: Don't leak ssa_to_reg_out
2023-07-05 Alyssa Rosenzweigasahi: Take ownership of compute shader NIR
2023-07-05 Alyssa Rosenzweigasahi: Use ralloc harder
2023-07-05 Alyssa Rosenzweigasahi: Fix scissor_culls_everything check
2023-07-05 Alyssa Rosenzweigasahi: Assert we don't transition shared resources
2023-07-05 Asahi Linaasahi: Arrange VS varyings in the correct order
2023-07-05 Asahi Linaasahi: Add flat/linear shaded varyings mask to the...
2023-07-05 Asahi Linaasahi: Fix type confusion for fragment shader keys
2023-07-05 Asahi Linaasahi: Gather flat/linear shaded input info from uncomp...
2023-07-05 Asahi Linaasahi: Identify the separate varying count fields
2023-07-05 Alyssa Rosenzweigagx: Assert that barriers are not used in the preamble
2023-07-05 Alyssa Rosenzweigagx: Use nir_opt_shrink_vectors
2023-07-05 Alyssa Rosenzweigagx: Use nir_opt_shrink_stores
2023-07-05 Alyssa Rosenzweigasahi: Remove ; in perf_debug_ctx
2023-07-05 Alyssa Rosenzweigasahi: Identify PBE::sRGB flag
2023-07-05 Alyssa Rosenzweigasahi: Rename 'Render Target' to 'PBE'
2023-07-05 Alyssa Rosenzweigasahi: Strip ? in GenXML
2023-07-05 Asahi Linaasahi: match_soa: Treat offsets as signed
2023-07-05 Alyssa Rosenzweigagx: Smarten discard_agx -> sample_mask lowering
2023-07-05 Alyssa Rosenzweigagx: Add algebraic opt to help with discard lowering
2023-07-05 Mike Blumenkrantzzink: don't destroy swapchain on initial CreateSwapchai...
2023-07-05 Dave Airliegallivm: make block_size use discrete values.
2023-07-05 Dave Airliegallivm: convert grid_size to discrete values.
2023-07-05 Dave Airliegallivm: convert block_id to discrete values.
2023-07-05 Dave Airliegallivm: store thread id in separate values.
2023-07-05 Hyunjun Koanv/video: fix to support HEVC 10bit on some of 9th...
2023-07-04 Joshua Ashtonradv: Remove unused pipeline param from radv_generate_p...
2023-07-04 Joshua Ashtonradv: Advertise VK_EXT_pipeline_robustness
2023-07-04 Joshua Ashtonradv: Implement VK_EXT_pipeline_robustness
2023-07-04 Joshua Ashtonradv: Rename radv_required_subgroup_info to radv_shader...
2023-07-04 Joshua Ashtonradv: Split and move buffer robustness to shader key
2023-07-04 Joshua Ashtonradv: Rename radv_nir_compiler_options::robust_buffer_a...
2023-07-04 Joshua Ashtonradv: Refactor buffer robustness to an enum
2023-07-04 José Roberto... anv: Drop unnecessary intel_canonical_address() calls...
2023-07-04 José Roberto... anv: Drop unnecessary intel_canonical_address() call...
2023-07-04 José Roberto... anv: Fix some mismatches of canonical and regular addre...
2023-07-04 Daniel StoneRevert "ci/fdno: Pause a660 testing"
2023-07-04 Erico Nunesci: restore lima farm
2023-07-04 Alejandro Piñeirov3dv/device: update conformanceVersion
2023-07-04 Yonggang Luobroadcom: Switch to use nir_foreach_function_impl
2023-07-04 Yonggang Luov3d: Switch to use nir_foreach_function_impl
2023-07-04 Yonggang Luovc4: Convert to use nir_foreach_function_impl when...
2023-07-04 Marcin Ślusarzintel/compiler: simplify reading of gl_NumWorkGroups...
2023-07-04 Marcin Ślusarzanv,intel/compiler: enable shortcut in wg id to wg...
2023-07-04 Marcin Ślusarznir: add cheap shortcut for wg id to wg idx lowering
2023-07-04 Marcin Ślusarzintel/compiler: pass num_workgroups from task to mesh...
2023-07-04 Marcin Ślusarznir: lower num_workgroups to constants
2023-07-04 Marcin Ślusarznir: use constant components of num_workgroups in wg...
2023-07-04 Marcin Ślusarznir: use wg id to wg idx shortcut if two dims of num_wo...
2023-07-04 Marcin Ślusarznir: extract try_lower_id_to_index_1d
2023-07-04 Iago Toral... broadcom: use nir info to keep track of implicit sample...
2023-07-04 Yonggang Luopvr: Use alignas instead of ALIGN_ATTR and remove ALIGN...
2023-07-04 Christian Gmeineretnaviv: support OES_texture_half_float_linear
2023-07-04 Christian Gmeinerdocs: mark OES_texture_half_float done on etnaviv
2023-07-04 Janne Grunaust/mesa: Set gl_config.floatMode based on color_format
2023-07-03 Lynneanv_video: reject decoding of unsupported profiles...
2023-07-03 Dave Airlielavapipe: expose subgroups in mesh/task shaders.
2023-07-03 José Roberto... anv: Fix compute maximum number of threads value
2023-07-03 Caio Oliveiranir/print: Reformat the preds/succs block information
2023-07-03 Caio Oliveiranir/print: Print div/con annotation first
2023-07-03 Caio Oliveiranir/print: Use 4-space indentation
2023-07-03 Caio Oliveiranir/print: Use `//` for comments
2023-07-03 Caio Oliveiranir/print: Don't use comment syntax for deref_cast...
2023-07-03 Caio Oliveiranir/print: Rename print_tabs() to print_indentation...
2023-07-03 Caio Oliveiranir/print: Align instructions around `=`
2023-07-03 Caio Oliveiranir/print: Use BITSIZExELEMENTS for SSA sizes
next