summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-16VERSION: bump for 20.3.1mesa-20.3.1Dylan Baker1-1/+1
2020-12-16docs: add release notes for 20.3.1Dylan Baker1-0/+176
2020-12-15gallium/dri2: Don't forget protected content flagLionel Landwerlin2-1/+3
2020-12-15anv: Add DRM_RDWR flag in anv_gem_handle_to_fdRobin Ole Heinemann2-2/+2
2020-12-15.pick_status.json: Update to ada9be1ec9e14fc045086411fbf2d3cb0efbbe2fDylan Baker1-0/+234
2020-12-14radv: fix access to uninitialized radeon_bo_metadataSimon Ser2-4/+3
2020-12-14st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORTMike Blumenkrantz2-2/+2
2020-12-14zink: really fix direct image mapping offset (I mean it this time)Mike Blumenkrantz2-3/+3
2020-12-14nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs.Eric Anholt5-19/+25
2020-12-14zink: fix direct image mapping offsetMike Blumenkrantz2-4/+7
2020-12-14.pick_status.json: Update to a7fb3954a1318a6b27e1405a9e799dd8f06eaa34Dylan Baker1-0/+306
2020-12-11aco/ra: use get_reg_specified() for p_extract_vectorDaniel Schürmann2-8/+4
2020-12-11aco: Use program->num_waves as maximum in scheduler.Timur Kristóf2-3/+3
2020-12-11android: fix build failure with libbacktracecheyang2-2/+4
2020-12-11.pick_status.json: Update to 84c8a35aa2ca4d4de66192933735094ed07b4aaaDylan Baker1-0/+261
2020-12-10radv: do VGT_FLUSH when switching NGG -> legacy on Sienna CichlidSamuel Pitoiset1-4/+5
2020-12-10radv: fix applying the NGG minimum vertex count requirementSamuel Pitoiset1-3/+8
2020-12-10radv: don't count unusable vertices to the NGG LDS sizeSamuel Pitoiset1-5/+15
2020-12-10radv: disable SQTT support for unsupported GPUsSamuel Pitoiset1-0/+6
2020-12-10radv: ignore other blend targets if dual-source blending is enabledSamuel Pitoiset1-1/+9
2020-12-10aco: fix combining max(-min(a, b), c) if a or b uses the neg modifierSamuel Pitoiset2-4/+27
2020-12-10zink: fail if set failed to createErik Faye-Lund2-2/+3
2020-12-10radeonsi: fix si_get_draw_start_count count valuePierre-Eric Pelloux-Prayer2-2/+2
2020-12-10ci: .lava-test:amd64 template needs arm_buildMichel Dänzer2-1/+2
2020-12-10anv: fix calculation of buffer size in case dynamic size is usedTapani Pälli2-5/+16
2020-12-10.pick_status.json: Update to cf3fc79cd0ab55776bbbabe76237c272ab07133eDylan Baker1-0/+252
2020-12-10turnip: no linear_to_srgb for alpha channel for gmem clear value packingJonathan Marek3-4/+2
2020-12-09iris: Fix resource ptr in resolve_sampler_viewsNanley Chery2-2/+2
2020-12-09softpipe: Fix swizzled texture gather of int textures.Eric Anholt4-63/+11
2020-12-09panfrost: Fix fencingBoris Brezillon9-43/+77
2020-12-09panfrost: Make sure we always add a reader -> write dependency when neededBoris Brezillon2-4/+6
2020-12-09iris: update depth value for stages after fast clear depthAndrii Simiklit2-1/+2
2020-12-09android: spirv: fix '::' typo in gen rulesMauro Rossi2-3/+3
2020-12-09turnip: always set LRZ registers to zero for 3d clear/blitJonathan Marek2-5/+6
2020-12-09turnip: move up LRZ invalidate in CmdClearAttachmentsJonathan Marek2-8/+8
2020-12-09turnip: always emit LRZ draw state in DIRTY_DRAW_STATE pathJonathan Marek2-3/+2
2020-12-09.pick_status.json: Update to 3f0da800eb4b8184c24707c52d5a519abe948898Dylan Baker1-0/+909
2020-12-08iris: fix memleak for query_buffer_uploaderyshi182-1/+2
2020-12-08aco: use UINT64_C on 64 bit constant argumentsJonathan Gray2-4/+4
2020-12-08radv: disable alphaToOne featureSamuel Pitoiset2-2/+2
2020-12-08zink: Cap PIPE_SHADER_CAP_MAX_CONST_BUFFERS to 32Witold Baryluk3-2/+4
2020-12-08zink: fix channel ordering in format-mappingErik Faye-Lund2-3/+3
2020-12-08gallium: do not reset buffers for unsupported stagesErik Faye-Lund2-1/+19
2020-12-08.pick_status.json: Update to f93b7d14d66d8ba70d44772d1a1b6696310b7d17Dylan Baker1-0/+333
2020-12-07ci: Drop x86_build_old imageMichel Dänzer3-85/+1
2020-12-07radv: fix exporting multiviews with NGGSamuel Pitoiset2-2/+7
2020-12-07radv: mark GFX10.3 as a non-conformant Vulkan implementationSamuel Pitoiset2-2/+3
2020-12-07radeonsi: fix regression on gpus using the radeon winsys.Dave Airlie2-1/+3
2020-12-07meson: Fix Clang microsoft-enum-value detection.Vinson Lee2-5/+6
2020-12-07.pick_status.json: Update to ec3828add38a83b8c09fd5896265abc9d766162eDylan Baker1-0/+504