summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs/relnotes: add sha256sum for 22.3.7staging/22.322.3Eric Engestrom2023-03-081-1/+1
* VERSION: bump for 22.3.7mesa-22.3.7Eric Engestrom2023-03-081-1/+1
* docs: add release notes for 22.3.7Eric Engestrom2023-03-082-0/+188
* radv: disable DCC with signedness reinterpretation on GFX11Samuel Pitoiset2023-03-082-6/+10
* radv: fix defining RADV_USE_WSI_PLATFORMSamuel Pitoiset2023-03-083-6/+6
* radv: fix border color swizzle for stencil-only format on GFX9+Samuel Pitoiset2023-03-082-1/+7
* ac/surface: only adjust pitch if surf_pitch was modifiedYogesh Mohan Marimuthu2023-03-082-3/+7
* radv: fix incorrect stride for primitives generated query with GDSSamuel Pitoiset2023-03-082-6/+13
* nir: fix nir_ishl_immLionel Landwerlin2023-03-082-3/+2
* rusticl/kernel: Images arg sizes also have to match the host pointer sizeKarol Herbst2023-03-082-2/+6
* zink: propagate valid_buffer_range when replacing buffer storageMike Blumenkrantz2023-03-082-1/+2
* zink: fix descriptor update flagging on null ssbo setMike Blumenkrantz2023-03-082-2/+3
* zink: only add deferred barrier on fb unbind when layout needs to changeMike Blumenkrantz2023-03-082-2/+3
* nouveau: Fix null dereference in nouveau_pushbuf_destroySam Edwards2023-03-082-1/+3
* zink: unbind fb on context destroyMike Blumenkrantz2023-03-082-1/+4
* raseonsi/vcn: fix a h264 decoding issueRuijing Dong2023-03-082-1/+15
* .pick_status.json: Mark bb796f70a144e9c88ab46e6fb08be5895ca7a689 as denominatedEric Engestrom2023-03-081-1/+1
* zink: fix zink_resource_access_is_write()Mike Blumenkrantz2023-03-082-2/+2
* r600/sfn: Fix atomic loweringGert Wollny2023-03-082-15/+22
* anv: fix incorrect parameterLionel Landwerlin2023-03-082-2/+2
* anv: pull Wa_14016118574 out of some loop not changing stateLionel Landwerlin2023-03-082-7/+11
* radeonsi: don't merge SET_* packets that have a different index in si_pm4_stateMarek Olšák2023-03-083-2/+4
* radv: fix DCC decompress on GFX11Samuel Pitoiset2023-03-082-2/+6
* zink: disable queries for clear_texture()Mike Blumenkrantz2023-03-082-1/+5
* wsi/display: check alloc failure in wsi_display_alloc_connector()Yogesh Mohan Marimuthu2023-03-082-1/+3
* d3d12: VP9 Decode - Fix use_prev_in_find_mvs_refs calculationSil Vilerino2023-03-082-3/+9
* frontend/va: Keep track of some VP9 previous frame data for current frame use...Sil Vilerino2023-03-083-1/+7
* anv: remove pre hasvk split assertLionel Landwerlin2023-03-082-2/+1
* anv: fixup condition for Wa_14016118574Lionel Landwerlin2023-03-082-2/+2
* hasvk: Disable non-zero fast clears for 8xMSAA imagesVäinö Mäkelä2023-03-082-1/+8
* radv: SDMA v4 size field is size - 1Tatsuyuki Ishi2023-03-082-2/+2
* radeonsi: SDMA v4 size field is size - 1Tatsuyuki Ishi2023-03-082-2/+2
* .pick_status.json: Mark 646cff13bca8a92b846984d782ef00e57d34d7a1 as denominatedEric Engestrom2023-03-081-1/+1
* amd,ac/rgp: fix SQTT memory typesSamuel Pitoiset2023-03-083-7/+15
* venus: fix VK_EXT_image_view_min_lod feature queryYiwei Zhang2023-03-082-1/+2
* genxml: fix border color offset field on Gfx12+Lionel Landwerlin2023-03-083-3/+3
* genxml: Fix STATE_BASE_ADDRESS::BindlessSurfaceStateSize field sizeLionel Landwerlin2023-03-082-2/+2
* llvmpipe: fix compute address bits to return native pointer size.Dave Airlie2023-03-082-2/+2
* radv: fix draw calls with 0-sized index buffers and robustness on NAVI10Samuel Pitoiset2023-03-082-21/+36
* radv: fix flushing non-coherent images in EndCommandBuffer()Samuel Pitoiset2023-03-082-2/+2
* radv: fix flushing non-coherent images inside secondaries on GFX9+Samuel Pitoiset2023-03-082-1/+3
* glapi/meson: drop duplicate line in depsEric Engestrom2023-03-082-2/+1
* util: rzalloc and free hash_table_u64Dylan Baker2023-03-082-8/+5
* zink: remove suspended queries from list before resumingMike Blumenkrantz2023-03-082-2/+2
* gallivm: Fix handling of nir_intrinsic_scoped_barrierCaio Oliveira2023-03-082-2/+5
* aco: always update orig_names in get_reg_phi()Rhys Perry2023-03-082-6/+3
* radv: split linker script for android since it requires different symbolsEric Engestrom2023-03-084-8/+24
* zink: avoid adding ubo/ssbo bindings multiple times for different bitsizesMike Blumenkrantz2023-03-082-8/+14
* zink: fix shader read access removal for barrier generationMike Blumenkrantz2023-03-082-3/+4
* anv: stop tracking color blend state in the pipelineIván Briano2023-03-084-85/+29