Skip to content

gallium/llvmpipe: add an optimised 32-bit memset

Dave Airlie requested to merge airlied/mesa:gallium-opt-memset32 into master

This might have other users beyond the gallium filling/clearing code.

This increases a fullscreen 4k gears from 68->74 fps on my Ryzen since gears is really just a clear benchmark, and this helps clearing.

Merge request reports