summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-19bump VERSION for 20.3.0-rc2 releasemesa-20.3.0-rc2Dylan Baker1-1/+1
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-17anv/image: Fix isl_surf_usage_flags for stencil imagesChad Versace2-5/+5
2020-11-17anv/image: Check DISJOINT in vkGetPhysicalDeviceImageFormatProperties2 (v2)Chad Versace2-1/+26
2020-11-17zink: more accurately track supported blitsErik Faye-Lund4-6/+14
2020-11-17turnip: Close sync_fd only if it is a valid file descriptor.Vinson Lee2-5/+5
2020-11-17clover/spirv: Add missing break for SpvOpExecutionMode case.Vinson Lee2-1/+2
2020-11-17frontends/va: Fix *num_entrypoints check.Vinson Lee2-2/+2
2020-11-17freedreno: Fix leak of shader binary on disk cache hits.Eric Anholt2-2/+2
2020-11-17etnaviv: fix disabling of INT filter for realLucas Stach3-5/+11
2020-11-17mesa/main: add missing include in glformats.hErik Faye-Lund2-1/+2
2020-11-17aco: fix fp16 *0.5 omodRhys Perry2-2/+2
2020-11-17aco: disable omod if the sign of zeros should be preservedRhys Perry2-4/+9
2020-11-17iris: initialize shared screen->vtbl only onceTapani Pälli4-32/+57
2020-11-17egl/dri2: fix race between image create and egl_image_target_textureTapani Pälli2-1/+4
2020-11-17draw: fix tess eval pipeline statistics.Dave Airlie2-4/+5
2020-11-17etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..)Christian Gmeiner2-3/+1
2020-11-17vdpau: Add missing printf format specifier.Vinson Lee2-2/+2
2020-11-17freedreno/ir3: Fix crash in shader compile fail pathRob Clark2-2/+2
2020-11-17panfrost: Fix stack shift calculationIcecream952-2/+2
2020-11-17mesa: Clamp some depth values in glClearBufferfiNanley Chery2-3/+15
2020-11-17mesa: Clamp some depth values in glClearBufferfvNanley Chery2-2/+16
2020-11-17mesa: Add and use _mesa_has_depth_float_channelNanley Chery4-3/+14
2020-11-17.pick_status.json: Update to 87dc3106b077199b829a082e32ec33d0c6d400abDylan Baker1-0/+1107
2020-11-13aco: disallow various v_add_u32 opts if modifiers are usedRhys Perry3-2/+30
2020-11-13aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bitRhys Perry3-17/+97
2020-11-13aco: don't combine precise max(min()) to med3Rhys Perry3-8/+53
2020-11-13turnip: Fix file descriptor return.Vinson Lee2-3/+1
2020-11-13gallium/draw: Fix rasterizer_discard for wide points/lines.Eric Anholt8-25/+19
2020-11-13mesa: Fix vertex_format_to_pipe_format index.Brendan Dougherty2-5/+4
2020-11-13nir: handle float atomics in copy propagation passMarcin Ślusarz2-1/+9
2020-11-13intel/fs: Fix use of undefined value in fixup_nomask_control_flowJason Ekstrand2-2/+3
2020-11-13ci: Only install kernel modules for LAVA devices.Eric Anholt4-7/+12
2020-11-13llvmpipe: just use draw_regions in draw/line setup.Dave Airlie3-21/+7
2020-11-13lavapipe: disable SNORM blending for nowDave Airlie2-2/+4
2020-11-13lavapipe: enable alpha to one.Dave Airlie2-2/+2
2020-11-13u_blitter: port radv 3D blit coords logic.Dave Airlie2-7/+15
2020-11-13gallium: handle empty cbuf slots in framebuffer samples helperDave Airlie2-2/+2
2020-11-13util/set: Fix the _mesa_set_clear function to not leave tombstones.Eric Anholt2-5/+9
2020-11-13freedreno: Protect gmem_cache ralloc allocationsRob Clark2-3/+7
2020-11-13st/mesa: fix use-after-free when updating shader info in st_link_nirMarek Olšák2-1/+3
2020-11-13softpipe: correct signature of get_compiler_optionsErik Faye-Lund2-2/+3
2020-11-13panfrost: Fix ->reads_frag_coord assignmentBoris Brezillon3-6/+3
2020-11-13panfrost: Fix Bifrost blend descriptor emissionBoris Brezillon4-40/+6
2020-11-13pan/bi: Model writemasks correctlyAlyssa Rosenzweig3-27/+6
2020-11-13panfrost: Fix AFBC blits of resources with faked RGTCIcecream952-7/+21
2020-11-13.pick_status.json: Update to bf5cea7232f9ee2934c212211ebefb6fe766526dDylan Baker1-0/+1577
2020-11-09bump version for 20.3-rc1mesa-20.3.0-rc1Dylan Baker1-1/+1
2020-11-09intel: Pointer to SCISSOR_RECT array should be 64B aligned20.3-branchpointAnuj Phogat3-4/+25