On 09/13/2012 10:50 AM, Paul Berry wrote:
> In commit 055093e (meta: remove call to _meta_in_progress(), fix
> multisample enable/disable), we created a meta_set_enable() function
> that could be used by meta ops to enable and disable GL_MULTISAMPLE
> even when the GLES API was in use (the GLES API
On 09/13/2012 11:50 AM, Paul Berry wrote:
In commit 055093e (meta: remove call to _meta_in_progress(), fix
multisample enable/disable), we created a meta_set_enable() function
that could be used by meta ops to enable and disable GL_MULTISAMPLE
even when the GLES API was in use (the GLES API doesn
In commit 055093e (meta: remove call to _meta_in_progress(), fix
multisample enable/disable), we created a meta_set_enable() function
that could be used by meta ops to enable and disable GL_MULTISAMPLE
even when the GLES API was in use (the GLES API doesn't support
GL_MULTISAMPLE; it behaves as if