Files
mesa/src
Eric Anholt d3451f7f9c mesa: Allow NULL read/draw in complete FBOs in ARB_ES2_compatibility.
From the ARB_ES2_compatibility spec:

    "(8) How should we handle draw buffer completeness?

    RESOLVED: Remove draw/readbuffer completeness checks, and treat
    drawbuffers referring to missing attachments as if they were NONE."

Fixes arb_es2_compatibility-drawbuffers when the short-circuit for
ARB_ES2_compatibility in the previous commit is dropped.

Reviewed-by: Brian Paul <brianp@vmware.com>
2011-05-26 08:54:29 -07:00
..
2011-05-25 01:27:34 -04:00
2011-05-25 22:06:11 +02:00
2011-01-12 16:54:21 +00:00
2011-04-27 19:06:07 +01:00
2011-05-23 16:19:44 +01:00
2011-04-23 13:16:03 +01:00