summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-07VERSION: bump for 21.0.2 releasemesa-21.0.2Dylan Baker1-1/+1
2021-04-07docs: add release notes for 21.0.2Dylan Baker1-0/+135
2021-04-06frontend/va/image: add pipe flush for vlVaPutImageBoyuan Zhang1-0/+1
2021-04-06drisw: move zink down the list below the sw drivers.Dave Airlie3-7/+7
2021-04-06radv: Flush caches for shader read operations.Bas Nieuwenhuizen2-2/+4
2021-04-06mesa/st: fix st_nir_lower_tex_src_plane argumentsPierre-Eric Pelloux-Prayer2-2/+2
2021-04-06nir/lower_tex: ignore texture_index if tex_instr has deref srcPierre-Eric Pelloux-Prayer2-33/+55
2021-04-06docs: docker: minor stale documentation fixAdrian Ratiu2-5/+4
2021-04-06radeonsi: disable sparse buffers on gfx7-8Marek Olšák2-2/+4
2021-04-06ac/llvm: don't set unsupported xnack options to fix LLVM crashes on gfx6-8Marek Olšák4-8/+2
2021-04-06.pick_status.json: Update to 1e0a69afa72c61e5f5841db3e5e7f6bb846a0fabDylan Baker1-0/+1557
2021-04-06iris: clamp PointWidth in 3DSTATE_SF like i965 doesTapani Pälli2-2/+2
2021-04-06gallivm: increase size of texture target enum bitfieldCharmaine Lee2-2/+2
2021-04-06.pick_status.json: Update to fb5615af40a5878b127827f80f4185df63933f34Dylan Baker1-0/+873
2021-03-30compiler/glsl: avoid null-pointer derefErik Faye-Lund2-4/+5
2021-03-30pipe-loader,gallium/drm: Fix the kmsro pipe_loader targetIcecream953-1/+12
2021-03-30intel/fs/copy_prop: check stride constraints with actual final typeLionel Landwerlin3-7/+21
2021-03-30r600: don't set an index_bias for indirect draw callsGert Wollny2-2/+2
2021-03-30.pick_status.json: Update to 3c64c090e0d2250d7ee880550f8cbeac0052c8d9Dylan Baker1-0/+540
2021-03-29util: rework AMD cpu L3 cache affinity code.Dave Airlie2-36/+49
2021-03-29lavapipe: fix array texture region copiesMike Blumenkrantz2-4/+12
2021-03-29.pick_status.json: Update to ee14bec09a92e4363ef916d00d4d9baecfb09fa9Dylan Baker1-0/+945
2021-03-26aco/isel: Don't emit unsupported i16<->f16 conversion opcodes on GFX6/7Tony Wasserka2-17/+67
2021-03-26Revert "egl: Don't add hardware device if there is no render node v2."Simon Ser2-3/+3
2021-03-26egl: only take render nodes into account when listing DRM devicesSimon Ser2-1/+4
2021-03-26egl: fix software flag in _eglAddDevice call on DRMSimon Ser4-4/+8
2021-03-26mesa/st: fix lower_tex_src_plane in multiple samplers scenarioPierre-Eric Pelloux-Prayer2-2/+2
2021-03-26.pick_status.json: Update to a7c0cf500b335069bfe480c947b26052335f897eDylan Baker1-0/+360
2021-03-25panfrost: Disable early-z when alpha test is usedIcecream952-2/+3
2021-03-25lavapipe: fix CmdCopyQueryPoolResults for partial pipeline statistics queriesMike Blumenkrantz2-8/+21
2021-03-25util/bitscan: add u_foreach_bit macrosMike Blumenkrantz2-1/+11
2021-03-25aco: implement image_deref_samplesRhys Perry3-20/+37
2021-03-25lavapipe: use the passed offset for CmdCopyQueryPoolResultsMike Blumenkrantz2-4/+5
2021-03-25.pick_status.json: Mark 75951a44ee9f25d29865f3dd60cdf3b8ce3f7f0c as backportedDylan Baker1-1/+1
2021-03-25util/set: stop leaking u32 key sets which pass a mem ctxMike Blumenkrantz2-2/+2
2021-03-25.pick_status.json: Update to 8e43abcd2c29366d77fff804a7845b61fb97ca5cDylan Baker1-0/+432
2021-03-24Revert "glsl/test: Don't run whitespace tests in parallel"Michel Dänzer2-9/+1
2021-03-24intel/tools: Use subprocess.Popen to read output directly from a pipeMichel Dänzer2-8/+5
2021-03-24lavapipe: fix templated descriptor updatesDave Airlie2-6/+7
2021-03-24.pick_status.json: Update to 9be24c89c8c298069eaa3ff600ba556b9a4557e9Dylan Baker1-0/+531
2021-03-24docs: Add 21.0.1 hashesDylan Baker1-1/+1
2021-03-24VERSION: bump for 21.0.1mesa-21.0.1Dylan Baker1-1/+1
2021-03-24docs: add release notes for 21.0.1Dylan Baker1-0/+147
2021-03-24ci: mark a couple of LLVMPIPE tests as expected passDylan Baker2-4/+0
2021-03-23Revert "ci: disable panfrost and radeonsi while the runners are struggling"Dylan Baker1-12/+12
2021-03-23android: anv: add libcutils shared dependencyMauro Rossi2-2/+2
2021-03-23nv50: initialize target for blit source surfacesIlia Mirkin2-1/+2
2021-03-23radv: Fix improper max_index_count argument for indexed drawsTony Wasserka2-3/+16
2021-03-23gallium,st: add missing viewport swizzlesIlia Mirkin26-1/+115
2021-03-23panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compilerJesse Natalie2-1/+2