summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: bump for 22.3.4mesa-22.3.4Eric Engestrom2023-01-261-1/+1
* docs: add release notes for 22.3.4Eric Engestrom2023-01-262-0/+214
* hasvk: check the return value of anv_execbuf_add_bo_bitset()Paulo Zanoni2023-01-262-4/+6
* hasvk: don't leave undefined values in exec->syncobj_valuesPaulo Zanoni2023-01-262-2/+2
* radv: fix ignoring graphics shader stages that don't need to be importedSamuel Pitoiset2023-01-264-6/+16
* vulkan/wsi/wayland: improve same gpu detectionLionel Landwerlin2023-01-262-4/+12
* intel/fs: Fix src and dst types of LOAD_PAYLOAD ACP entries during copy propa...Francisco Jerez2023-01-262-3/+5
* zink: fix VK_DYNAMIC_STATE_LINE_WIDTH usageMike Blumenkrantz2023-01-264-3/+10
* panfrost: fix off-by-one when exporting format modifiersItalo Nicola2023-01-262-3/+2
* radeonsi/gfx11: fix ge_cntl programmingPierre-Eric Pelloux-Prayer2023-01-262-8/+3
* zink: Re-emit the SpvBuiltInSampleMask access chain each load.Emma Anholt2023-01-262-10/+12
* zink: Fix up mismatches of memory model vs addressing model.Emma Anholt2023-01-262-12/+10
* zink: Fix validation failure for maxLod < minLod.Emma Anholt2023-01-262-2/+2
* zink: Add missing Flat decorations on some inputs.Emma Anholt2023-01-262-1/+12
* intel/compiler/mesh: handle const data in task & mesh programsMarcin Ślusarz2023-01-262-1/+3
* intel/fs: avoid cmod optimization on instruction with different write_maskLionel Landwerlin2023-01-262-1/+5
* zink: use actual swapchain object for surface comparisonMike Blumenkrantz2023-01-263-4/+4
* radeonsi: respect smoothing_enabledErik Faye-Lund2023-01-262-3/+5
* egl/dri2: avoid undefined unlocksJonathan Gray2023-01-262-5/+1
* glthread: handle GL_*_ARRAY in glEnable/DisableMarek Olšák2023-01-262-1/+25
* mesa: allow GL_UNSIGNED_INT64_ARB as vertex format for ARB_bindless_textureMarek Olšák2023-01-262-6/+11
* util: fix util_is_vbo_upload_ratio_too_largeMarek Olšák2023-01-262-3/+3
* glthread: fix an upload buffer leakMarek Olšák2023-01-264-7/+18
* zink: don't use ds3 blend states without color attachmentsMike Blumenkrantz2023-01-262-7/+11
* zink: delete need_blend_constantsMike Blumenkrantz2023-01-264-27/+2
* radeonsi: report 0 block size for Polaris HEVC encodingRose Hudson2023-01-262-3/+4
* iris: add restrictions for 3DSTATE_RASTER::AntiAliasingEnableTapani Pälli2023-01-263-3/+47
* hasvk: add restrictions for 3DSTATE_RASTER::AntiAliasingEnableTapani Pälli2023-01-265-4/+42
* anv: add restrictions for 3DSTATE_RASTER::AntiAliasingEnableTapani Pälli2023-01-264-3/+35
* tu/kgsl: do not use kgsl_command_object::offsetDanylo Piliaiev2023-01-262-7/+8
* zink: preserve present resources during async presentationMike Blumenkrantz2023-01-262-2/+7
* zink: correct sparse bo mem_type_idx placementJulia Tatz2023-01-262-2/+4
* zink: trival renames heap_idx -> memoryTypeIndexJulia Tatz2023-01-264-9/+9
* zink: zink_heap isn't 1-to-1 with memoryTypeIndexJulia Tatz2023-01-263-20/+22
* zink: handle modifier nplanes queries correctly for planar formatsMike Blumenkrantz2023-01-262-2/+2
* zink: store drm format as internal_format for imported resourcesMike Blumenkrantz2023-01-262-1/+2
* radv: fix creating BC image views when the base layer is > 0Samuel Pitoiset2023-01-263-4/+8
* radv: fix buffer to image copies with BC views on the graphics queueSamuel Pitoiset2023-01-264-10/+27
* radv: fix setting MAX_MIP for BC viewsSamuel Pitoiset2023-01-262-2/+2
* glthread: fix glArrayElement handlingPierre-Eric Pelloux-Prayer2023-01-262-2/+2
* vbo: lower VBO_SAVE_BUFFER_SIZE to avoid large VRAM usagePierre-Eric Pelloux-Prayer2023-01-262-2/+6
* vbo: remove bogus assertPierre-Eric Pelloux-Prayer2023-01-262-5/+2
* nir/lower_io: fix bounds checking for 64bit_bounded_globalLionel Landwerlin2023-01-262-3/+4
* intel/compiler: Drop redundant 32-bit expansion for shared float atomicsKenneth Graunke2023-01-262-2/+2
* intel/fs/gfx12: Ensure that prior reads have executed before barrier with acq...Francisco Jerez2023-01-262-1/+45
* anv: check the return value of anv_execbuf_add_bo_bitset()Paulo Zanoni2023-01-262-4/+6
* anv: don't leave undefined values in exec->syncobj_valuesPaulo Zanoni2023-01-262-2/+2
* v3dv: remove unused clamp_to_transparent_black_border propertyMaíra Canal2023-01-263-17/+1
* nir/divergence: add missing RT intrinsinc handlingLionel Landwerlin2023-01-262-1/+4
* mesa: Set info.separate_shader for ARB programsAlyssa Rosenzweig2023-01-262-2/+2