summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: bump for 23.1.0mesa-23.1.0staging/23.123.1Eric Engestrom2023-05-101-1/+1
* drirc: Set limit_trig_input_range option for Nier gamesKurt Kartaltepe2023-05-102-1/+7
* zink: also cache swapchain semaphoresMike Blumenkrantz2023-05-102-4/+7
* zink: block more flushes during unordered blitsMike Blumenkrantz2023-05-102-3/+3
* zink: adjust bindless texel buffer handle before indexingMike Blumenkrantz2023-05-102-2/+2
* zink: compare desc set to detect bindless vars in separate shadersMike Blumenkrantz2023-05-102-2/+2
* zink: bind bindless db set when updating separate shader db setsMike Blumenkrantz2023-05-102-9/+20
* radeonsi: set proper drm_amdgpu_cs_chunk_fence alignmentPatrick Lerda2023-05-102-2/+6
* .pick_status.json: Update to 31e6d15801a9904089aa2913c8eb5a31b79c7dfcEric Engestrom2023-05-101-0/+297
* lavapipe: honor dst base array layer when resolving color attachmentsMatthieu Bouron2023-05-092-1/+2
* glsl/lower_samplers_as_deref: apply bindings for unused samplersMike Blumenkrantz2023-05-092-4/+25
* ac/nir/cull: fix line position w cullingQiang Yu2023-05-092-3/+3
* zink: fix uncached memory readbackMike Blumenkrantz2023-05-093-9/+4
* zink: block batching of unordered barriers if previous usage was writeMike Blumenkrantz2023-05-092-5/+5
* zink: disable batched unordered barries with ZINK_DEBUG=noreorderMike Blumenkrantz2023-05-092-1/+3
* zink: flush INDIRECT_BUFFER mem barrier for computeMike Blumenkrantz2023-05-092-5/+5
* zink: unbind the ssbo slot being iterated, not the index of the bufferMike Blumenkrantz2023-05-092-4/+4
* zink: use an intermediate variable for binding ssbo slotsMike Blumenkrantz2023-05-092-7/+8
* zink: delete unnecessary pipeline stage flags from inferenceMike Blumenkrantz2023-05-092-5/+2
* zink: add PERSISTENT for db buffer mapsMike Blumenkrantz2023-05-092-3/+3
* zink: delete persistent map trackingMike Blumenkrantz2023-05-095-28/+2
* zink: stringify unsupported prim restart log errorMike Blumenkrantz2023-05-092-2/+2
* zink: allow vk 1.2 timelineSemaphore feature if extension isn't supportedMike Blumenkrantz2023-05-092-2/+2
* zink: don't init mutable for swapchain src during blitMike Blumenkrantz2023-05-092-2/+2
* zink: don't init mutable resource bit for swapchain imagesMike Blumenkrantz2023-05-092-2/+2
* tu: Don't override depth for GMEMConnor Abbott2023-05-092-2/+2
* radv: disable RB+ blend optimizations on GFX11 when a2c is enabledSamuel Pitoiset2023-05-092-2/+9
* asahi: Fix disk cache disable with AGX_MESA_DEBUGAlyssa Rosenzweig2023-05-095-4/+12
* asahi: Fix typo in debug/error message helper macroJanne Grunau2023-05-092-2/+2
* nir/lower_fp16_casts: Fix SSA dominanceKonstantin Seurer2023-05-092-2/+3
* r600/sfn: fix cube to array lowering for LODGert Wollny2023-05-092-2/+2
* r600/sfn: Ass support for image_samplesGert Wollny2023-05-093-1/+39
* .pick_status.json: Update to 57afa7c0b12d6d0c9013368853080dfea5b50d07Eric Engestrom2023-05-091-0/+1359
* pvr: Don't advertise S8_UINT supportKarmjit Mahil2023-05-053-8/+5
* ci/radeonsi: Mark glx-make-current as flaky.Emma Anholt2023-05-052-1/+4
* radeonsi/vcn: fix decoding bs buffer alignement issue.Ruijing Dong2023-05-052-2/+2
* isl: fix layout for comparing surf and view propertiesTapani Pälli2023-05-052-4/+11
* intel/fs: fix scheduling of HALT instructionsLionel Landwerlin2023-05-052-1/+52
* aco: Disallow constant propagation on SOPP and fixed operands.Timur Kristóf2023-05-052-6/+17
* zink: take location_frac into account in pv emulationantonino2023-05-052-8/+11
* panvk: clear dangling pointersDavid Heidelberg2023-05-052-1/+3
* llvmpipe: fixup refactor copypastaErik Faye-Lund2023-05-052-2/+2
* dzn: fix pointer type mismatchEric Engestrom2023-05-052-2/+3
* dzn: Delete queue-level event waitsJesse Natalie2023-05-054-37/+9
* device_select_layer: pick a default device before applying DRI_PRIMELuna Nova2023-05-052-2/+11
* device_select_layer: apply DRI_PRIME even if default device is > 1 to match o...Luna Nova2023-05-052-3/+2
* device_select_layer: fix inverted strcmp in device_select_find_dri_prime_tag_...Luna Nova2023-05-052-2/+2
* svga: use util_unreference_framebuffer_state to unref fb stateMike Blumenkrantz2023-05-052-10/+3
* llvmpipe: use util_unreference_framebuffer_state to unref fb stateMike Blumenkrantz2023-05-052-6/+2
* vc4: use util_unreference_framebuffer_state to unref fb stateMike Blumenkrantz2023-05-052-3/+2