platform/upstream/mesa.git
2022-02-27 Erik Faye-Lunddocs: master -> main
2022-02-27 Erik Faye-Lunddocs: Virgl -> VirGL
2022-02-27 Erik Faye-Lunddocs: qemu -> QEMU
2022-02-27 Erik Faye-Lunddocs: add missing get
2022-02-27 Erik Faye-Lunddocs: remove a few repeated words
2022-02-27 Erik Faye-Lunddocs: import virgl docs
2022-02-26 Mike Blumenkrantzzink: don't free non-fbfetch dsl structs when switching...
2022-02-26 Mike Blumenkrantzzink: free push descriptor pools on deinit
2022-02-26 Mike Blumenkrantzzink: fix cached descriptor set invalidation for array...
2022-02-26 Mike Blumenkrantzzink: set shader key size to 0 for non-generated tcs
2022-02-26 Mike Blumenkrantzzink: skip extra descriptor lookups for images during...
2022-02-26 Mike Blumenkrantzzink: add layout to sampler descriptor hash
2022-02-26 Mike Blumenkrantzzink: fix typo for image descriptor rebinds
2022-02-26 Mike Blumenkrantzzink: update descriptor refs after starting renderpass
2022-02-26 Jonathan Grayradv: use MAJOR_IN_SYSMACROS for sysmacros.h include
2022-02-26 Jonathan Grayutil: fix util_cpu_detect_once() build on OpenBSD
2022-02-26 Jonathan Grayutil: fix u_print.cpp build on OpenBSD
2022-02-25 Jonathan Grayutil: unbreak non-linux mips64 build
2022-02-25 Marcin Ślusarzintel/compiler: optimize flat inputs mask calculation
2022-02-25 Marcin Ślusarzintel/compiler: ignore per-primitive attrs when calcula...
2022-02-25 Alyssa Rosenzweigpan/va: Add TEX_FETCH assembler case
2022-02-25 Alyssa Rosenzweigpan/va: Handle sr_write_count in the disassembler
2022-02-25 Alyssa Rosenzweigpan/va: Fix definitions of TEX_SINGLE and TEX_FETCH
2022-02-25 Alyssa Rosenzweigpan/va: Don't use staging index as a sideband
2022-02-25 Alyssa Rosenzweigpan/va: Handle extended staging counts in assembler
2022-02-25 Alyssa Rosenzweigpan/va: Allow forcing enums for 1-bit modifiers
2022-02-25 Alyssa Rosenzweigpan/va: Add MUX.v2i16 and MUX.v4i8 opcodes
2022-02-25 Alyssa Rosenzweigpan/va: Remove incorrect TEX test cases
2022-02-25 Emma Anholtnir: Allow the _replicates opcodes to have num_componen...
2022-02-25 Daniel Schürmannaco: relax condition to remove branches in case of...
2022-02-25 Samuel Pitoisetradv,drirc: move RADV workarounds to 00-radv-defaults...
2022-02-25 Timur Kristófaco: Support memory modes properly with load/store_buff...
2022-02-25 Timur Kristófaco: Support task_payload with barriers, refactor allow...
2022-02-25 Timur Kristófaco: Add storage class for Task Shader payload.
2022-02-25 Timur Kristófspirv: Use task_payload mode for generic task outputs...
2022-02-25 Timur Kristófnir: Add new variable mode for task/mesh payload.
2022-02-25 Timur Kristófradv: Refactor mesh shader draws and add num_workgroups.
2022-02-25 Timur Kristófac/nir: Refactor mesh shader output code to smaller...
2022-02-25 Timur Kristófac/nir: Make sure to exclude special outputs from array...
2022-02-25 Timur Kristófac/nir: Sanitize mesh shader primitive indices using...
2022-02-25 Timur Kristófac/nir: Properly handle when mesh API workgroup size...
2022-02-25 Timur Kristófac/nir: Move LDS area for primitive count to the beginning.
2022-02-25 Timur Kristófaco: Fix multiview view index for mesh shaders.
2022-02-25 Timur Kristófaco: Fix workgroup_id.y and .z for NV_mesh_shader.
2022-02-25 Timur Kristófaco: Allow 1-byte loads and stores with load/store_buff...
2022-02-25 Timur Kristófradv: Better exclude special MS outputs from driver...
2022-02-25 Guilherme Galloci: skqp: Add Vulkan support for a630_skqp job
2022-02-25 Guilherme Galloci: skqp: Build skqp from android-cts-10.0_r11 tag...
2022-02-25 Mike Blumenkrantzfeatures: VK_EXT_depth_clip_control for lavapipe
2022-02-25 Mike Blumenkrantzlavapipe: EXT_depth_clip_control
2022-02-25 Emma Anholtci/zink: Add testing of dEQP GLES3.1/3.2.
2022-02-25 Emma Anholtci/zink: Move testing to shared 64-core runners at...
2022-02-24 Erik Faye-Lunddocs: remove incorrect drivers from extension
2022-02-24 Alyssa Rosenzweigpanfrost: Flush resources when shadowing
2022-02-24 Alyssa Rosenzweigpanfrost: Handle NULL samplers
2022-02-24 Alyssa Rosenzweigpanfrost: Handle NULL sampler views
2022-02-24 Alyssa Rosenzweigpanfrost: Fix set_sampler_views for big GL
2022-02-24 Alyssa Rosenzweigpanfrost/ci: Update xfails list
2022-02-24 Kenneth Graunkeblorp: Add blorp_measure hooks to the blitter codepaths
2022-02-24 Kenneth Graunkeiris: Set MI_FLUSH_DW::PostSyncOperation correctly
2022-02-24 Pavel Ondračkar300: add predicate instructions to statistics of verte...
2022-02-24 Pavel Ondračkar300: report number of loops in shader statistics
2022-02-24 Pavel Ondračkar300: use %u specifiers when printing unsigned stats...
2022-02-24 Pavel Ondračkar300: only print shader statistics when compilation...
2022-02-24 Mike Blumenkrantzzink: add a flake channel
2022-02-24 Alyssa Rosenzweigpan/bi: Unit test message preloading optimization
2022-02-24 Alyssa Rosenzweigpan/bi: Support message preloading
2022-02-24 Alyssa Rosenzweigpan/bi: Account for message preloading in shaderdb
2022-02-24 Alyssa Rosenzweigpan/bi: Add bi_before_nonempty_block helper
2022-02-24 Alyssa Rosenzweigpanfrost: Pack message preloads from compiler
2022-02-24 Alyssa Rosenzweigpanfrost: Add an unpacked message preload struct
2022-02-24 Alyssa Rosenzweigpanfrost: Remove Message Preload Descriptor from v6.xml
2022-02-24 Igor Torrentevenus: add macros to help with future extensions
2022-02-24 Alyssa Rosenzweigpanfrost/ci: Move T860 flake to skip
2022-02-24 Alyssa Rosenzweigpanfrost/ci: Move T720 flakes to skips
2022-02-24 Tomeu VizosoRevert "ci: Disable jobs to the Collabora lab"
2022-02-24 Iago Toral... broadcom/compiler: move uniforms right before their...
2022-02-24 Iago Toral... nir/nir_opt_move: handle non-SSA defs
2022-02-24 Iago Toral... nir: add a nir_instr_def_is_register helper
2022-02-24 Iago Toral... nir/nir_opt_move: allow to move uniform loads
2022-02-24 Tomeu Vizosoci: Disable jobs to the Collabora lab
2022-02-24 Tomeu Vizosoci: Allow disabling the whole of the Collabora farm
2022-02-24 Emma Anholtci/lvp: Update the asan fails list.
2022-02-24 Alyssa Rosenzweigpan/bi: Reorder pushed uniforms to avoid moves
2022-02-24 Timothy Arceriglsl/nir: free GLSL IR right after we convert to NIR
2022-02-23 Emma Anholtci/virgl: Drop the bvec4_from_mat4x2_vs xfail.
2022-02-23 Emma Anholtci/softpipe: Move most of testing to shared 64-core...
2022-02-23 Emma Anholtci/lavapipe: Test 1/3 of lavapipe on the shared 64...
2022-02-23 Emma Anholtci/llvmpipe: Move most of testing to shared 64-core...
2022-02-23 Emma Anholtci: Stash the ldd and ccache stats output under collaps...
2022-02-23 Samuel Pitoisetradv: initialize extra state for internal pipelines...
2022-02-23 Samuel Pitoisetradv: remove useless radv_blend_state::single_cb_enable...
2022-02-23 Samuel Pitoisetradv: initialize VGT_GS_OUT_PRIM_TYPE earlier
2022-02-23 Samuel Pitoisetradv: initialize more depth/stencil states earlier
2022-02-23 Dmitry Baryshkovfreedreno/regs: remove 5nm DSI PHY regs
2022-02-23 Eric Engestromdocs: update calendar and link releases notes for 21.3.7
2022-02-23 Eric Engestromdocs: add release notes for 21.3.7
2022-02-23 Dave Airliedraw/so: don't use pre clip pos if we have a tes either.
2022-02-23 Alyssa Rosenzweigpan/mdg: Fix overflow in intra-bundle interference
2022-02-23 Jordan Justenanv: Align state pools to 2MiB on XeHP
next