starbugs / icedcoffee

A lightweight OpenGL user interface framework written in Objective-C
BSD 3-Clause "New" or "Revised" License
47 stars 7 forks source link

Stencil buffer not working on iOS #8

Closed starbugs closed 12 years ago

starbugs commented 12 years ago

ICES2Renderer.m doesn't correctly bind packed depth-stencil buffers (of type GL_DEPTH24_STENCIL8_OES).