Ryan Hileman
Ryan Hileman
Is either fine or missing in 95ffd2b91decb46617b5bfa7702e0a782058d74f
to filter: do a same-sized alloc, then realloc down to filtered size _or_ just generate indices for glDrawElements
Use TinyGLES if you need this.
`ls` isn't a menu. I get the same issue in SublimeXiki. Anything that doesn't work through the shell command `xiki` doesn't work in my plugin yet.
I think this is actually a CC bug.
Almost certainly a CC bug. Also noticed by the Tux Racer port, and he fixed it somehow (texture size?). http://boards.openpandora.org/topic/13622-extreme-tux-racer/?p=261869
Looks like they're trying to call `glCreatePbufferARB()` which I don't implement yet. I'll likely need to wrap to `eglCreatePbufferSurface()`. Their code is here: https://github.com/cooljeanius/CEGUI/blob/master/cegui/src/RendererModules/OpenGL/CEGUIOpenGLWGLPBTextureTarget.cpp#L243
Maybe waffle's a good tool for this: https://github.com/waffle-gl/waffle I just need to wrap all the external APIs into waffle and let it deal with them?
I'll run glest tonight and see if I can determine why it's gray.
No. Hand injuries, will get to it. Try ptitseb's gl4es in meantime.