You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add TEX_FORMAT_X24_TYPELESS_G8_UINT, TEX_FORMAT_X32_TYPELESS_G8X24_UINT and GL_STENCIL_INDEX support
* Fix typo
* Add GL_ARB_stencil_texturing capability checking, and FormatInfo.Supported checking.
* Add DEV_CHECK_GL_ERROR for glTexParameteri GL_DEPTH_STENCIL_TEXTURE_MODE.
Add error thrown when format not supported
* Fix formatting
* Replace auto with actual type
* Add missing definition for GL_DEPTH_STENCIL_TEXTURE_MODE and GL_STENCIL_INDEX for iOS and Android
* Fix formatting in GLStubsIOS.h
0 commit comments