Ralf Jung <p...@ralfj.de> writes:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
>> If you were testing with front buffer rendering, GLES doesn't 
>> support front buffer rendering (because nobody should ever use
>> it). I recommend using a debug build of mesa when developing GL 
>> applications, since it dumps GL error messages to the console by 
>> default.
>> 
>> If it was in the double-buffered path, then I don't have any other 
>> info.
> I am not using GLES, but normal OpenGL through EGL. And I am pretty sure
> it's double-buffered - as far as I understood it, that's the default,
> and I did not attempt to override it in any way (like calling
> glDrawBuffer).

Oh, our EGL implementation is not prepared for frontbuffer rendering at
all.

Attachment: pgpEomcS6sbXL.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to