intel: Override MaxRenderbufferSize with hardware constraints
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 22 May 2009 20:53:26 +0000 (21:53 +0100)
committerEric Anholt <eric@anholt.net>
Tue, 26 May 2009 22:51:33 +0000 (15:51 -0700)
commit9178b31546e9817a0c9712f702b21f8c54efbd84
treeca04602780a7cc4a527016ed6058a38341423ecf
parent2d30dafaddc2e50697bd1b55235fd45fd08d09fd
intel: Override MaxRenderbufferSize with hardware constraints

Limit the maximum renderbuffer size to 8192 on i965 and to 2048 on
earlier hardware.
src/mesa/drivers/dri/intel/intel_context.c