diff options
author | Eric Anholt <eric@anholt.net> | 2011-01-07 15:15:49 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2011-01-07 17:49:03 -0800 |
commit | f3240547f978bd6c572c0cf17b05e0c5c6087a9e (patch) | |
tree | 947e4af11b64e734bce5ecc23aefcfd6f7dc4087 /src/mesa/drivers/Makefile | |
parent | 8b2a46c0de6c284eacdd5661004e29883fdc01a6 (diff) |
intel: expose ARB_framebuffer_object in the i915 driver.
ARB_fbo no longer disallows mismatched width/height on attachments
(shouldn't be any problem), mixed format color attachments (we only
support 1), and L/A/LA/I color attachments (we already reject them on
965 too). It requires Gen'ed names (driver doesn't care), and adds
FramebufferTextureLayer (we don't do texture arrays). So it looks
like we're already in the position we need to be for this extension.
Bug #27468, #32381.
Diffstat (limited to 'src/mesa/drivers/Makefile')
0 files changed, 0 insertions, 0 deletions