summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: bump for 22.3.0-rc4mesa-22.3.0-rc4Eric Engestrom2022-11-231-1/+1
* vk/runtime: Fix narrowing of timeline signal and wait value to u32.Hans-Kristian Arntzen2022-11-232-3/+3
* nir/divergence: add missing btd_shader_type_intelLionel Landwerlin2022-11-232-1/+2
* anv: generate correct addresses for state pool offsetsLionel Landwerlin2022-11-234-19/+26
* blorp: support negative offsets in addressesLionel Landwerlin2022-11-232-2/+2
* intel/fs: improve Wa_22013689345 workaroundLionel Landwerlin2022-11-233-9/+62
* r600/sfn: allow building with clang 6 (Android 9)Mauro Rossi2022-11-232-12/+12
* aco: fix emitting DEALLOC_VGPRS in the discard blockSamuel Pitoiset2022-11-232-3/+3
* radv: fix possible hangs with NGG streamout and secondary cmdbufSamuel Pitoiset2022-11-232-1/+3
* radv: fix NGG streamout when it's never enabled in runtimeSamuel Pitoiset2022-11-232-30/+38
* radv: re-mit streamout buffers to unbind them when NGG streamout is disabledSamuel Pitoiset2022-11-232-6/+12
* radv: enable NGG XFB queries only if streamout is enabledSamuel Pitoiset2022-11-232-2/+2
* radv: fix computing the pervertex LDS size with NGG streamoutSamuel Pitoiset2022-11-232-3/+8
* radv: stop overallocating LDS for VS/TES when NGG streamout is enabledSamuel Pitoiset2022-11-232-2/+3
* etnaviv: nir: lower extract byte/wordChristian Gmeiner2022-11-232-1/+3
* etnaviv: Support negative float inline immediatesChristian Gmeiner2022-11-232-2/+8
* st/mesa: suppress async glthread flushing for GLX_EXT_texture_from_pixmapMarek Olšák2022-11-232-1/+5
* etnaviv: fix tile status interaction with write mappingsLucas Stach2022-11-233-2/+11
* anv: fixup context initialization on DG2Lionel Landwerlin2022-11-232-2/+4
* vulkan: Add a dummy vk_common_CmdSetColorBlendAdvancedEXT()Jason Ekstrand2022-11-232-1/+10
* vulkan: Add a common implementation of CmdSetSampleLocationsEnableEXTJason Ekstrand2022-11-232-1/+12
* vulkan: Add state for extraPrimitiveOverestimationSizeJason Ekstrand2022-11-233-1/+26
* anv: ensure CPS is initialized when KHR_fragment_shading_rate is disabledLionel Landwerlin2022-11-233-12/+36
* anv: fix 3d state initializationLionel Landwerlin2022-11-232-2/+21
* nir/loop_analyze: Fix get_iteration for nir_op_fneuIan Romanick2022-11-232-2/+22
* nir/loop_analyze: Fix get_iteration for nir_op_ineIan Romanick2022-11-232-2/+9
* rusticl/device: put space at the end of CL_DEVICE_VERSIONKarol Herbst2022-11-232-2/+2
* virgl: don't a use staging when a resources created with the shared flagGert Wollny2022-11-232-1/+2
* intel/fs: put scratch surface in the surface state heapLionel Landwerlin2022-11-2313-32/+99
* .pick_status.json: Mark 56bd81ee21cb42e4a5afa2939514b570a1283754 as denominatedEric Engestrom2022-11-231-1/+1
* aco: ensure MRT0 is written with dual source blendingRhys Perry2022-11-232-1/+14
* radv: disable MRT compaction with dual-source blendingRhys Perry2022-11-232-3/+4
* radv: Fix custom build id with C90 compilation.Bas Nieuwenhuizen2022-11-232-4/+5
* v3d: Minor fixes on sand8 blit based on sand30 modificationsJose Maria Casanova Crespo2022-11-232-13/+21
* zink: require extendedDynamicState3ColorBlendEquation for full ds3Samuel Pitoiset2022-11-232-1/+2
* ac/llvm: fix 16bit varying llvm compile errorQiang Yu2022-11-232-1/+10
* v3d(v): account for debug flags when using the cacheEric Engestrom2022-11-233-3/+3
* r600/sfn: sort FS color outputs before all other outputsGert Wollny2022-11-234-10/+18
* Revert "nir/lower_shader_calls: put inserted instructions into a dummy block"Lionel Landwerlin2022-11-232-60/+14
* nir/lower_shader_calls: wrap only jumps rather than entire code blocksLionel Landwerlin2022-11-232-2/+33
* nir/lower_shader_calls: update metadata before validationLionel Landwerlin2022-11-232-3/+3
* nir/range_analysis: Set higher default maximum for max_workgroup_countIan Romanick2022-11-233-2/+14
* nir/lower_explicit_io: fix metadata preserveLionel Landwerlin2022-11-232-3/+2
* radv: lower 8/16-bit uadd_carry/usub_borrowRhys Perry2022-11-232-1/+3
* nir/lower_bit_size: lower uadd_carryRhys Perry2022-11-232-1/+3
* intel/perf: fix B/C counters accumulation in non query modeLionel Landwerlin2022-11-232-2/+3
* intel/perf: allocate cleared counter infosLionel Landwerlin2022-11-232-2/+2
* anv: get rid of ilog2_round_upLionel Landwerlin2022-11-233-27/+7
* vulkan/wsi/wayland: Set num_modifier_lists = 0 if num_drm_modifiers == 0Michel Dänzer2022-11-232-2/+5
* radv/rra: Fix copying accel structs that were not built yetKonstantin Seurer2022-11-232-5/+4