[Mesa-dev] Interesting i965 behavior: more fast color clears not helping dota2
Vedran Rodic
vrodic at gmail.com
Wed Oct 30 15:29:55 CET 2013
On Wed, Oct 30, 2013 at 2:43 PM, Paul Berry <stereotype441 at gmail.com> wrote:
> - What percentage of clears are affected by this patch? Even with this
> patch, some clears still won't take the fast path (e.g. stencil clears, MSAA
> color clears, and scissored clears).
>
When I was doing my Wine tweaks for the Windows Dota 2 client, the
biggest win by far was disabling GL_SCISSOR_TEST to enable fast depth
clear.
Additionally, Chris mentioned this in chat regarding Dota 2: "weird
viewport is badness".
More information about the mesa-dev
mailing list