Skip to content

kcisoul/CCRenderTextureStencilBufferBugFixed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CCRenderTextureStencilBufferBugFixed

Some android devices which do not support "GL_OES_packed_depth_stencil" will draw white box for CCClippingNode on CCRenderTexture. In order to make it work you should make two render buffers for both stencil buffer and depth buffer.

About

CCRenderTexture does not work properly on the device which does not support "GL_OES_packed_depth_stencil"

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages