radeon: Define EXT_framebuffer_object constants to match hw.
authorPauli Nieminen <suokkos@gmail.com>
Wed, 10 Feb 2010 01:00:12 +0000 (03:00 +0200)
committerPauli Nieminen <suokkos@gmail.com>
Wed, 10 Feb 2010 01:20:11 +0000 (03:20 +0200)
commit42026a8ccf4f02d4648d65763e18d8bf98eb9bfd
tree773cb17ddb974982a29e97557d7630a148babe55
parent4bce2fb30e9cfb58831016e0bdda73abedd0a078
radeon: Define EXT_framebuffer_object constants to match hw.

This hides the assertion failure in glean/fbo test. Underlying
problem when same texture is set twice to different attachments
will cause assertion.
src/mesa/drivers/dri/r200/r200_context.c
src/mesa/drivers/dri/r300/r300_context.c
src/mesa/drivers/dri/r600/r600_context.c
src/mesa/drivers/dri/radeon/radeon_context.c