i965: bump texture limit to 4kx4k
authorKeith Packard <keithp@keithp.com>
Sat, 31 Jan 2009 05:51:32 +0000 (21:51 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 31 Jan 2009 05:51:32 +0000 (21:51 -0800)
commit954dfba12986f578f2d8461818f9e9ac1f8f2b41
tree6595cb601422790890563420a2de4ad8dde981e7
parent80684649a6d01f0e0517b14f61cbcad6fa101929
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.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/mesa/drivers/dri/i965/brw_context.c