summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-23version: bump version to 20.2.3mesa-20.2.3Dylan Baker1-1/+1
2020-11-23docs: add release notes for 20.2.3Dylan Baker1-0/+184
2020-11-19intel/fs: Fix sampler message headers on Gen11+ when using scratchKenneth Graunke2-6/+23
2020-11-19radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomicsMarek Olšák2-1/+3
2020-11-19radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launchMarek Olšák3-2/+7
2020-11-19radeonsi: do VGT_FLUSH when switching NGG -> legacy on Sienna CichlidMarek Olšák2-2/+2
2020-11-19anv/image: Fix isl_surf_usage_flags for stencil imagesChad Versace2-5/+5
2020-11-19anv/image: Check DISJOINT in vkGetPhysicalDeviceImageFormatProperties2 (v2)Chad Versace2-1/+26
2020-11-19freedreno: Fix leak of shader binary on disk cache hits.Eric Anholt2-2/+2
2020-11-19egl/dri2: fix race between image create and egl_image_target_textureTapani Pälli2-1/+4
2020-11-19draw: fix tess eval pipeline statistics.Dave Airlie2-4/+5
2020-11-19etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..)Christian Gmeiner2-3/+1
2020-11-19vdpau: Add missing printf format specifier.Vinson Lee2-2/+2
2020-11-19freedreno/ir3: Fix crash in shader compile fail pathRob Clark2-2/+2
2020-11-19mesa: Clamp some depth values in glClearBufferfiNanley Chery2-3/+15
2020-11-19mesa: Clamp some depth values in glClearBufferfvNanley Chery2-2/+16
2020-11-19mesa: Add and use _mesa_has_depth_float_channelNanley Chery4-3/+14
2020-11-19mesa: Fix vertex_format_to_pipe_format index.Brendan Dougherty2-5/+4
2020-11-19nir: handle float atomics in copy propagation passMarcin Ślusarz2-1/+9
2020-11-19intel/fs: Fix use of undefined value in fixup_nomask_control_flowJason Ekstrand2-2/+3
2020-11-19util/set: Fix the _mesa_set_clear function to not leave tombstones.Eric Anholt2-5/+9
2020-11-19freedreno: Protect gmem_cache ralloc allocationsRob Clark2-3/+7
2020-11-19frontends/va: Fix *num_entrypoints check.Vinson Lee2-2/+2
2020-11-19mesa/main: add missing include in glformats.hErik Faye-Lund2-1/+2
2020-11-19glcpp: Handle bison-3.6 error message changesMatt Turner3-2/+6
2020-11-19.pick_status.json: Update to bac6cc586fe4c1b24351e0574d3a961eb631f6aeDylan Baker1-0/+1314
2020-11-19gallium/util: do not pass undefined sample-countErik Faye-Lund2-5/+4
2020-11-19amd/addrlib: Add missing va_end.Vinson Lee2-1/+2
2020-11-19iris: Flush dmabufs during context flushesNanley Chery6-5/+70
2020-11-19iris: fix source/destination layers for 3D blitsKenneth Graunke2-3/+16
2020-11-19aco/ra: Fix counting of subdword variables in get_reg_create_vectorTony Wasserka2-2/+2
2020-11-19nir/opt_intrinsics: Report progress for the gl_SampleMask optimizationJason Ekstrand2-1/+2
2020-11-19nir: skip bcsel with non-trivial swizzle in opt_simplify_bcsel_of_phi()Rhys Perry2-7/+6
2020-11-19nir: add nir_alu_src_is_trivial_ssa()Rhys Perry3-1/+17
2020-11-19nir: Handle incomplete derefs in split_struct_varsJason Ekstrand2-1/+9
2020-11-19nir/large_constants: only search for constant duplicatesYevhenii Kolesnikov2-2/+4
2020-11-19r600: amend space check for chips older than EVERGREENIgor V. Kovalenko2-2/+2
2020-11-19mesa/spirv: Lower variable initializers for global variablesJason Ekstrand2-1/+8
2020-11-19mesa: do not throw _mesa_problem when invalid enum is usedTapani Pälli2-7/+2
2020-11-19mesa/st: call memobj_destroy only if there is memory importedTapani Pälli2-2/+3
2020-11-19.pick_status.json: Mark ea326912575fad09af59486ad62d126c4ea0ede7 as backportedDylan Baker1-1/+1
2020-11-19.pick_status.json: Mark 87934f02f9da94f1a493096049c229b973e4785c as backportedDylan Baker1-1/+1
2020-11-19radv: fix shader caching with NaN fixup workaroundRhys Perry3-1/+4
2020-11-19radv: fix shader caching with discard->demote workaroundRhys Perry3-1/+4
2020-11-19anv: always annotate memory returned from anv_gem_mmapMarcin Ślusarz2-6/+10
2020-11-19os: Fix open result check.Vinson Lee2-2/+2
2020-11-19iris/bufmgr: Handle NULL bufmgr in iris_bufmgr_get_for_fdMichel Dänzer2-2/+3
2020-11-19i965/bufmgr: Handle NULL bufmgr in brw_bufmgr_get_for_fdMichel Dänzer2-2/+3
2020-11-19glsl: add extra pp tokens workaround and enable for CoRTimothy Arceri10-2/+29
2020-11-19.pick_status.json: Update to 87dc3106b077199b829a082e32ec33d0c6d400abDylan Baker1-0/+1107