summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18VERSION: bump for 23.0.0-rc2mesa-23.0.0-rc2Dylan Baker1-1/+1
2023-01-17intel/compiler: add cpp_std=c++17 when building testsTapani Pälli2-1/+2
2023-01-17panfrost: Fix clears with conditional renderingAlyssa Rosenzweig2-4/+7
2023-01-17panfrost: Fix logic ops on BifrostAlyssa Rosenzweig3-3/+4
2023-01-17panfrost: Enable NV_primitive_restart on ValhallAlyssa Rosenzweig2-3/+4
2023-01-17pan/bi: Fix incorrect compilation of fsat(reg.yx)Alyssa Rosenzweig2-2/+4
2023-01-17radv/bvh: Prevent NANs when computing node costFriedrich Vock2-1/+4
2023-01-17Revert "ci: build hasvk if we're building anv"Lionel Landwerlin2-8/+8
2023-01-17vulkan/wsi: check if image info was already freedAlejandro Piñeiro2-5/+17
2023-01-17radv: Fix memory leak.Vinson Lee2-1/+3
2023-01-17radv/rt: Divide by the correct workgroup sizeFriedrich Vock2-2/+2
2023-01-17panfrost: Don't use AFBC of sRGB luminance-alphaAlyssa Rosenzweig2-8/+8
2023-01-17dzn: Fix clear bind flag logicJesse Natalie2-5/+5
2023-01-17.pick_status.json: Update to 8084b412ca97c048b43043c80946498b346c3016Dylan Baker1-0/+1134
2023-01-13aco: Pass correct number of coords to Vega 1D LOD instruction.Bas Nieuwenhuizen4-8/+2
2023-01-13nir/nir_opt_move: fix ALWAYS_INLINE compiler errort0b32-3/+3
2023-01-13radv: fix re-emitting RB+ when the non-compacted color format changesSamuel Pitoiset2-2/+2
2023-01-13.pick_status.json: Update to a5a19903ab671ebdf4130fdf3cc782a8a0a2a3d9Dylan Baker1-0/+443
2023-01-13VERSION: bump for rc1mesa-23.0.0-rc1Dylan Baker1-1/+1
2023-01-13docs: add missing updates to new_features.txtDylan Baker1-3/+15
2023-01-12intel/genxml: Drop CACHE_MODE_SS definition.23.0-branchpointKenneth Graunke3-31/+1
2023-01-12radv: Fix deadlock in radv_rmv_log_event_createKonstantin Seurer1-2/+3
2023-01-12dzn: Declare debug only root_dwords as ASSERTEDGH Cao1-1/+1
2023-01-12anv: Add a tracepoint for the fallback implicit sync wait path.Emma Anholt1-0/+2
2023-01-12perfetto: Add the intel data sources to system.cfg.Emma Anholt1-0/+25
2023-01-12docs/perfetto: Fix the name of the i915 render stages data sources.Emma Anholt1-1/+1
2023-01-12ci: build hasvk if we're building anvAdam Jackson1-7/+7
2023-01-12vulkan/rmv: Only trace on the n-th frameKonstantin Seurer1-3/+3
2023-01-12radv/rmv: Capture names of pipelines but not command buffersFriedrich Vock1-1/+1
2023-01-12radv/rmv: Fix resource ids for name tokensFriedrich Vock1-3/+3
2023-01-12hud: fix values printingPierre-Eric Pelloux-Prayer1-3/+3
2023-01-12util: add a return value to util_sprintfPierre-Eric Pelloux-Prayer1-2/+3
2023-01-12nv30: add nv49 resultsFilip Gawin2-0/+1556
2023-01-12r300: don't cache abs in fragment shaderFilip Gawin1-3/+3
2023-01-12zink: fix PIPE_RESOURCE_PARAM_NPLANES with format modifierSimon Ser2-3/+1
2023-01-12gen_release_notes: include links in relnotes.rst when generating the new rele...Eric Engestrom2-31/+29
2023-01-12gen_release_notes: allow using the script from another checkoutEric Engestrom1-3/+3
2023-01-12gen_release_notes: avoid crashing when none of the commits mention closing an...Eric Engestrom1-1/+4
2023-01-12gen_release_notes: stop the script if we can't generate the release noteEric Engestrom1-0/+1
2023-01-12frontends/va/postproc: yuv422 to nv12Thong Thai1-0/+9
2023-01-12gallium/auxiliary/vl: compute shaders for progressive yuvThong Thai3-0/+122
2023-01-12frontends/va/postproc: default to weave when deinterlacingThong Thai1-0/+1
2023-01-12gallium/auxiliary/vl: fix scale and translate parametersThong Thai1-11/+10
2023-01-12docs: utilities: Update list of development utilitiesCorentin Noël1-2/+5
2023-01-12docs: debugging: Fix path to dlist.cCorentin Noël1-1/+1
2023-01-12radv/gfx11: increase radeon_check_space for occlusion query beginRhys Perry1-1/+1
2023-01-12dri: Free the already allocated optionCache and optionInfo on failureCorentin Noël1-0/+2
2023-01-12dri: Do not free the given screen in initScreen implementationCorentin Noël1-1/+0
2023-01-12gbm: Avoid leaks on screen creation failuresCorentin Noël1-15/+10
2023-01-12lima/ci: add deqp-egl run to the deqp suiteErico Nunes5-0/+54