lunixbochs / glshim

OpenGL 1.x driver shim for OpenGL ES devices.
https://boards.openpandora.org/topic/11506-glshim/
MIT License
159 stars 32 forks source link

glPolygonMode #140

Open lunixbochs opened 8 years ago

lunixbochs commented 8 years ago

copy backface discard code from libgpu. what about occlusion?

lunixbochs commented 8 years ago

to filter: do a same-sized alloc, then realloc down to filtered size or just generate indices for glDrawElements