Eric Anholt <[email protected]> writes:

> +    if (glGetError() == GL_OUT_OF_MEMORY) {

It seems like you'll need to call this in a loop in case multiple error
bits are set?

And, don't you need to call this (repeatedly) before the function which
might generate an error in case there was an existing error pending?

-- 
-keith

Attachment: signature.asc
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to