OSDN Git Service

vc4: Claim ARB_fbo.
authorEric Anholt <eric@anholt.net>
Thu, 28 Aug 2014 21:44:54 +0000 (14:44 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Sep 2014 22:14:52 +0000 (15:14 -0700)
commit2b6711cc5fbb06620f46d3a42823bf03b58e9e34
tree9d3fca26fccaf04d8995e7c648e8d8d10d7e5b8a
parent3c6d85e725eca4e221ed8cad8fe5a398087509d2
vc4: Claim ARB_fbo.

This gets a ton of piglit working that crashes in waffle context
management stuff otherwise.  Actually supporting mismatched FB sizes is at
best going to require some more load/store generals for color buffers, but
if I can't manage to do that I'll want to just have state_tracker reject
those FBOs as unsupported, rather than deny GL 2.1.
src/gallium/drivers/vc4/vc4_screen.c