intel: Fall back on rendering to a texture attachment with a border.
authorEric Anholt <eric@anholt.net>
Sat, 6 Dec 2008 23:47:23 +0000 (15:47 -0800)
committerEric Anholt <eric@anholt.net>
Sun, 7 Dec 2008 06:41:52 +0000 (22:41 -0800)
commit8b661a5d33604fd3706cb1825236d72ae2949598
tree4495a5ddfa303e2725a01cf0f70c76e60b518967
parent75b26e18a64b2fb1962e5e49dfaebd257c734ecc
intel: Fall back on rendering to a texture attachment with a border.

Fixes a segfault in oglconform fbo.c test.
src/mesa/drivers/dri/intel/intel_fbo.c