summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: bump for 20.3.1mesa-20.3.1Dylan Baker2020-12-161-1/+1
* docs: add release notes for 20.3.1Dylan Baker2020-12-161-0/+176
* gallium/dri2: Don't forget protected content flagLionel Landwerlin2020-12-152-1/+3
* anv: Add DRM_RDWR flag in anv_gem_handle_to_fdRobin Ole Heinemann2020-12-152-2/+2
* .pick_status.json: Update to ada9be1ec9e14fc045086411fbf2d3cb0efbbe2fDylan Baker2020-12-151-0/+234
* radv: fix access to uninitialized radeon_bo_metadataSimon Ser2020-12-142-4/+3
* st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORTMike Blumenkrantz2020-12-142-2/+2
* zink: really fix direct image mapping offset (I mean it this time)Mike Blumenkrantz2020-12-142-3/+3
* nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs.Eric Anholt2020-12-145-19/+25
* zink: fix direct image mapping offsetMike Blumenkrantz2020-12-142-4/+7
* .pick_status.json: Update to a7fb3954a1318a6b27e1405a9e799dd8f06eaa34Dylan Baker2020-12-141-0/+306
* aco/ra: use get_reg_specified() for p_extract_vectorDaniel Schürmann2020-12-112-8/+4
* aco: Use program->num_waves as maximum in scheduler.Timur Kristóf2020-12-112-3/+3
* android: fix build failure with libbacktracecheyang2020-12-112-2/+4
* .pick_status.json: Update to 84c8a35aa2ca4d4de66192933735094ed07b4aaaDylan Baker2020-12-111-0/+261
* radv: do VGT_FLUSH when switching NGG -> legacy on Sienna CichlidSamuel Pitoiset2020-12-101-4/+5
* radv: fix applying the NGG minimum vertex count requirementSamuel Pitoiset2020-12-101-3/+8
* radv: don't count unusable vertices to the NGG LDS sizeSamuel Pitoiset2020-12-101-5/+15
* radv: disable SQTT support for unsupported GPUsSamuel Pitoiset2020-12-101-0/+6
* radv: ignore other blend targets if dual-source blending is enabledSamuel Pitoiset2020-12-101-1/+9
* aco: fix combining max(-min(a, b), c) if a or b uses the neg modifierSamuel Pitoiset2020-12-102-4/+27
* zink: fail if set failed to createErik Faye-Lund2020-12-102-2/+3
* radeonsi: fix si_get_draw_start_count count valuePierre-Eric Pelloux-Prayer2020-12-102-2/+2
* ci: .lava-test:amd64 template needs arm_buildMichel Dänzer2020-12-102-1/+2
* anv: fix calculation of buffer size in case dynamic size is usedTapani Pälli2020-12-102-5/+16
* .pick_status.json: Update to cf3fc79cd0ab55776bbbabe76237c272ab07133eDylan Baker2020-12-101-0/+252
* turnip: no linear_to_srgb for alpha channel for gmem clear value packingJonathan Marek2020-12-103-4/+2
* iris: Fix resource ptr in resolve_sampler_viewsNanley Chery2020-12-092-2/+2
* softpipe: Fix swizzled texture gather of int textures.Eric Anholt2020-12-094-63/+11
* panfrost: Fix fencingBoris Brezillon2020-12-099-43/+77
* panfrost: Make sure we always add a reader -> write dependency when neededBoris Brezillon2020-12-092-4/+6
* iris: update depth value for stages after fast clear depthAndrii Simiklit2020-12-092-1/+2
* android: spirv: fix '::' typo in gen rulesMauro Rossi2020-12-092-3/+3
* turnip: always set LRZ registers to zero for 3d clear/blitJonathan Marek2020-12-092-5/+6
* turnip: move up LRZ invalidate in CmdClearAttachmentsJonathan Marek2020-12-092-8/+8
* turnip: always emit LRZ draw state in DIRTY_DRAW_STATE pathJonathan Marek2020-12-092-3/+2
* .pick_status.json: Update to 3f0da800eb4b8184c24707c52d5a519abe948898Dylan Baker2020-12-091-0/+909
* iris: fix memleak for query_buffer_uploaderyshi182020-12-082-1/+2
* aco: use UINT64_C on 64 bit constant argumentsJonathan Gray2020-12-082-4/+4
* radv: disable alphaToOne featureSamuel Pitoiset2020-12-082-2/+2
* zink: Cap PIPE_SHADER_CAP_MAX_CONST_BUFFERS to 32Witold Baryluk2020-12-083-2/+4
* zink: fix channel ordering in format-mappingErik Faye-Lund2020-12-082-3/+3
* gallium: do not reset buffers for unsupported stagesErik Faye-Lund2020-12-082-1/+19
* .pick_status.json: Update to f93b7d14d66d8ba70d44772d1a1b6696310b7d17Dylan Baker2020-12-081-0/+333
* ci: Drop x86_build_old imageMichel Dänzer2020-12-073-85/+1
* radv: fix exporting multiviews with NGGSamuel Pitoiset2020-12-072-2/+7
* radv: mark GFX10.3 as a non-conformant Vulkan implementationSamuel Pitoiset2020-12-072-2/+3
* radeonsi: fix regression on gpus using the radeon winsys.Dave Airlie2020-12-072-1/+3
* meson: Fix Clang microsoft-enum-value detection.Vinson Lee2020-12-072-5/+6
* .pick_status.json: Update to ec3828add38a83b8c09fd5896265abc9d766162eDylan Baker2020-12-071-0/+504