On Tue, 28 Jun 2011 21:20:14 -0600, Brian Paul wrote:
> On Tue, Jun 28, 2011 at 5:49 PM, Eric Anholt wrote:
> > This error result doesn't appear in the GL 2.1 or 3.2 compatibility
> > specs, and triggers an unexpected GL error in Intel's oglconform when
> > it tries to reset the feedback state af
On Tue, Jun 28, 2011 at 5:49 PM, Eric Anholt wrote:
> This error result doesn't appear in the GL 2.1 or 3.2 compatibility
> specs, and triggers an unexpected GL error in Intel's oglconform when
> it tries to reset the feedback state after usage so that the "diff the
> state at error time vs. conte
This error result doesn't appear in the GL 2.1 or 3.2 compatibility
specs, and triggers an unexpected GL error in Intel's oglconform when
it tries to reset the feedback state after usage so that the "diff the
state at error time vs. context init time" code doesn't generate
spurious diffs. The unex