platform/upstream/mesa.git
2022-03-01 Charlie Turneramd, ci: Categorize the sections of the CI file.
2022-03-01 Charlie Turneramd, ci: Drop log level in SPIRV -> NIR code generator.
2022-03-01 Charlie Turneramd, ci: Remove unused runners.
2022-03-01 Charlie Turnerci, valve: Add support scripts for the Valve bare-metal...
2022-03-01 Samuel Pitoisetradv: remove color exports in presence of holes
2022-03-01 Rhys Perryac/nir: remove TCS nir_var_shader_out memory barrier
2022-03-01 Caio Oliveiraintel/compiler: Lower Task/Mesh I/O before SIMD specifi...
2022-03-01 Danylo Piliaievturnip: Implement VK_EXT_physical_device_drm
2022-03-01 Pierre-Eric... radeonsi/drirc: use force_gl_vendor for Maya
2022-03-01 Ilia Mirkinnouveau: add dEQP/GLCTS run failure info for GF108...
2022-03-01 Nanley CheryRevert "anv: Require the local heap for CCS on XeHP"
2022-03-01 Nanley Cheryanv: Add a perf warning in anv_BindImageMemory2
2022-03-01 Nanley Cheryanv: Fall back to HiZ when disabling CCS on HiZ+CCS
2022-03-01 Nanley Cheryanv: Don't disable HiZ/MCS in anv_BindImageMemory2
2022-02-28 Connor Abbottir3: Use isam for bindless images
2022-02-28 Connor Abbotttu: Call nir_opt_access
2022-02-28 Connor Abbottir3/nir: Fix 1d array readonly images
2022-02-28 Connor Abbottir3: Don't always set bindless_tex with readonly images
2022-02-28 Connor Abbottfreedreno/fdl: Set swizzle on storage descriptor
2022-02-28 Connor Abbottfreedreno: Replace A6XX_IBO with A6XX_TEX_CONST
2022-02-28 Connor Abbottir3: Use CAN_REORDER instead of NON_WRITEABLE
2022-02-28 Danylo Piliaievturnip: Set drmFormatModifierTilingFeatures
2022-02-28 Mike Blumenkrantzzink: add layer asserts for 3d imageview creation
2022-02-28 Mike Blumenkrantzzink: more accurately clamp 3d fb surfaces to correspon...
2022-02-28 Mike Blumenkrantzzink: clamp 3d/array shader images to lower dimensional...
2022-02-28 Mike Blumenkrantzzink: directly create surfaces for shader images
2022-02-28 Mike Blumenkrantzzink: restrict clear flushing on sampler/image bind...
2022-02-28 Mike Blumenkrantzzink: use VK_EXT_depth_clip_control when available
2022-02-28 Mike Blumenkrantzglx/drisw: handle GL_RESET_NOTIFICATION_STRATEGY
2022-02-28 Mike Blumenkrantzzink: update psiz handling to fix xfb output
2022-02-28 Mike Blumenkrantznir/lower_psiz_mov: stop clobbering existing exports
2022-02-28 Mike Blumenkrantznir/lower_psiz: create the store instruction more accur...
2022-02-28 Jonathan Grayutil: use correct type in sysctl argument
2022-02-28 Jonathan Grayutil: fix build with clang 10 on mips64
2022-02-28 Jonathan Grayutil/u_atomic: fix build on clang archs without 64...
2022-02-28 Daniel StoneRevert "CI: Disable Panfrost T720 jobs"
2022-02-28 Daniel StoneRevert "CI: Disable panfrost-t760"
2022-02-28 Adrián Larumbepanfrost: fix segfault in pandecode
2022-02-28 Daniel StoneCI: Disable Panfrost T720 jobs
2022-02-27 Daniel StoneCI: Disable panfrost-t760
2022-02-27 Erik Faye-Lunddocs: update irc channel
2022-02-27 Erik Faye-Lunddocs: mark virgl gles2 renderer as done
2022-02-27 Erik Faye-Lunddocs: update virgl description
2022-02-27 Erik Faye-Lunddocs: link to gitlab instead of cgit
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
next