Comment 45 for bug 146859

Revision history for this message
In , Gordon Jin (gordon-jin) wrote :

The patch has been committed into mesa master, so I guess this bug can be closed?

Author: Keith Packard <email address hidden>
Date: Fri Jan 30 21:51:32 2009 -0800

i965: bump texture limit to 4kx4k

Rendering and textures are limited to 8kx8k, but mesa limits things to
4kx4k, and magic guard band stuff may break on 8kx8k drawing. This is safe
though, and makes compiz work on bigger screens.