[Mesa-dev] llvmpipe perf regression

Dave Airlie airlied at gmail.com
Thu Dec 6 13:57:45 PST 2012


> I haven't investigated to see exactly what the issue is.
>
> Can you take a look?

I'd suspect its the discard handling,

lp_setup.c:lp_setup_set_rasterizer_discard
set_scene_state( setup, SETUP_FLUSHED, __FUNCTION__ );

try removing that line, seeing it speed comes back.

I'll see if I can do some testing on it later,

Dave.


More information about the mesa-dev mailing list