platform/upstream/mesa.git
2023-04-25 Karol Herbstrusticl/platform: add RUSTICL_FEATURES boilerplate
2023-04-25 Karol Herbstrusticl/platform: extract env variable parsing from...
2023-04-25 Karol Herbstrusticl/platform: make the initialization more explicit
2023-04-25 Karol Herbstrusticl/device: improve advertisement of fp64 support
2023-04-25 M Henninggallium: Add pipe_shader_state_from_nir
2023-04-25 M Henningnv50,nvc0: Use ttn for tgsi shaders by default
2023-04-25 M Henningnv50,nvc0: Stop advertising TGSI by default
2023-04-25 M Henningnv50,nvc0: Use nir in nv50_blitter_make_fp
2023-04-25 M Henningnvc0: Use nir in nvc0_blitter_make_vp
2023-04-25 M Henningnvc0: Use nir in nvc0_program_init_tcp_empty
2023-04-25 Brian Paullavapipe: asst. clean-ups in lvp_execute.c
2023-04-25 Brian Paullavapipe: clean-ups in lvp_physical_device_get_format_p...
2023-04-25 Brian Paullavapipe: clean-ups in lvp_GetQueryPoolResults()
2023-04-25 David Heidelbergci/mold: bump to 1.11.0
2023-04-25 Mike Blumenkrantzllvmpipe: do late init for llvm builder
2023-04-25 Mike Blumenkrantzgallivm: break out native vector width calc for reuse
2023-04-24 Juan A. Suarez... v3d/ci: enable glsl 1.30 and 1.40 piglit tests
2023-04-24 Rob Clarkfreedreno: Add more tracepoint fields
2023-04-24 Rob Clarkfreedreno/a6xx: Pass ring to __ONE_REG()
2023-04-24 Rob Clarkfreedreno: Add dirty state logging
2023-04-24 Rob Clarkfreedreno/perfetto: Add shader_id for compute stages
2023-04-24 Rob Clarkmesa/nir: Add some perfetto traces
2023-04-24 Rob Clarkfreedreno/ir3: More perfetto tracing
2023-04-24 Rob Clarkutil/log: Add missing "const"
2023-04-24 Rob Clarkfreedreno/registers: C++ struct casting
2023-04-24 Rob Clarkfreedreno: Extra casting to make C++ happy
2023-04-24 Emma Anholtutil/log: Fix log messages over 1024 characters.
2023-04-24 Iván Brianoanv: support fast color clears on vkCmdClearAttachments
2023-04-24 Iván Brianoanv: expose some helper functions
2023-04-24 Iván Brianoanv: factor out code for ccs_op and mcs_op
2023-04-24 Iván Brianoanv: make anv_can_fast_clear_color_view more generally...
2023-04-24 Iván Brianoanv: Remove dead parameters from copy_fast_clear_dwords
2023-04-24 Sagar Ghugeanv: Fast clear depth/stencil surface in vkCmdClearAtta...
2023-04-24 Sagar Ghugeanv: Move and make anv_can_hiz_clear_ds_view non-static
2023-04-24 Sagar Ghugeanv: Factor out code from anv_image_hiz_clear
2023-04-24 Emma Anholtblob: Don't valgrind assert for defined memory if we...
2023-04-24 Emma Anholtci/zink: Enable the validation layer on the TGL GL46...
2023-04-24 Emma Anholtci: Move zink's validation layer setup to deqp-runner.sh.
2023-04-24 Emma Anholtci/zink: Re-enable traces now that !20319 has landed.
2023-04-24 Emma Anholtci: Add the Vulkan validation layer to amd64 rootfs...
2023-04-24 Emma Anholtci: Make a variable for the repeated rootfs directory...
2023-04-24 Sathishkumar Sfrontends/va: return matching drm format for yuyv pipe...
2023-04-24 Mike Blumenkrantzzink: fix array copying in pv lowering
2023-04-24 Mike Blumenkrantznir/gs: fix array type copying for passthrough gs
2023-04-24 Jesse Nataliedzn: Align-up heap sizes when allocating memory
2023-04-24 Samuel Pitoisetradv: do not overallocate the CS array during submissions
2023-04-24 André Almeidaradv: Search for guilty contexts at radv_check_status
2023-04-24 Luca Weissfreedreno: Enable A506
2023-04-24 Mike Blumenkrantzzink: add a driver workaround to disable background...
2023-04-24 Juan A. Suarez... v3d: add support for ARB_texture_cube_map_array
2023-04-24 Mike Blumenkrantzzink: add z32s8 as mandatory GL3.0 profile attachment...
2023-04-24 Mike Blumenkrantzzink: don't pin flush queue threads if no threads exist
2023-04-24 Karol Herbstrusticl: don't set size_t-is-usize for >=bindgen-0.65
2023-04-24 Martin Roukala... zink/ci: mark 77 multisample-related tests as fixed
2023-04-24 Karol Herbstac/llvm: support shifts on 16 bit vec2
2023-04-24 Karol Herbstradeonsi: lower mul_high
2023-04-24 Sergi Blanch... Revert "ci: disable Collabora's LAVA lab for maintance"
2023-04-24 Eric Engestromv3d: document that `V3D_DEBUG=shaderdb` is *not* for...
2023-04-24 Iago Toral... broadcom/compiler: fix incorrect check for SFU op
2023-04-24 Iago Toral... broadcom/compiler: add a v3d_qpu_instr_is_legacy_sfu...
2023-04-24 Iago Toral... broadcom/compiler: fix v3d_qpu_uses_sfu
2023-04-24 antoninozink: fix line strip offsets in pv mode emulation
2023-04-24 antoninozink: fix exit condition on pv emulation loop
2023-04-24 antoninozink: use ring buffer to preserve last element
2023-04-24 antoninozink: fix pv mode lowring index calculation
2023-04-24 Marcin Ślusarzanv: move nir_shader_gather_info to anv_pipeline_nir_pr...
2023-04-24 SoroushIMGzink: refcount the correct query pool
2023-04-24 SoroushIMGzink: fix incorrect line mode check for bresenham
2023-04-24 SoroushIMGzink: take location_frac into account in lower_line_smo...
2023-04-24 SoroushIMGzink: do not emit line stipple dynamic state when emulating
2023-04-24 Samuel Pitoisetradv: add the perf counters BO to the preambles BO...
2023-04-24 Sergi Blanch... ci: disable Collabora's LAVA lab for maintance
2023-04-24 Mike Blumenkrantzzink: add validation exceptions for shader object exten...
2023-04-24 Mike Blumenkrantzzink: use EXT_shader_object to (re)implement separate...
2023-04-24 Mike Blumenkrantzzink: remove redundant compute program batch ref
2023-04-24 Mike Blumenkrantzzink: run bo lowering passes for separate shader compil...
2023-04-24 Mike Blumenkrantzzink: add a 'separate' flag to shader module compile...
2023-04-24 Mike Blumenkrantzzink: move separate shader dsl creation to compiler...
2023-04-24 Mike Blumenkrantzzink: minor whitespace cleanup
2023-04-24 Mike Blumenkrantzzink: use zink_shader_object for precompiled separate...
2023-04-24 Mike Blumenkrantzzink: more zink_shader_object conversion
2023-04-24 Mike Blumenkrantzzink: make zink_shader_spirv_compile static
2023-04-24 Mike Blumenkrantzzink: wrap return of compile_module()
2023-04-24 Mike Blumenkrantzzink: wrap zink_shader_compile_separate() return
2023-04-24 Mike Blumenkrantzzink: hook up EXT_shader_object
2023-04-24 Mike Blumenkrantzzink: use tes to generate tcs
2023-04-24 Mike Blumenkrantzdraw: fix viewmask iterating
2023-04-22 Thomas H.P... nir/nir_lower_vec3_to_vec4: Use the nir_shader_instruct...
2023-04-22 Thomas H.P... nir/nir_lower_to_source_mods: Use the nir_shader_instru...
2023-04-22 Thomas H.P... nir/nir_lower_two_sided_color: Use the nir_shader_instr...
2023-04-22 Thomas H.P... nir/nir_lower_uniforms_to_ubo: Use the nir_shader_instr...
2023-04-22 Thomas H.P... nir/nir_lower_var_copies: Use the nir_shader_instructio...
2023-04-22 Thomas H.P... nir/nir_lower_viewport_transform: Use the nir_shader_in...
2023-04-22 Thomas H.P... nir/nir_lower_wpos_ytransform: Use the nir_shader_instr...
2023-04-22 Thomas H.P... nir/nir_lower_wpos_center: Use the nir_shader_instructi...
2023-04-22 Axel Davyfrontend/nine: fix wfog
2023-04-22 Axel Davyfrontend/nine: fix fog key overflow
2023-04-22 Axel Davyfrontend/nine: Apply writemask to pointsize
2023-04-22 Axel Davyfrontend/nine: Fix missing clamping of pointsize for ff
2023-04-22 Juan A. Suarez... v3dv/ci: rename waiver test
next