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

the one use of ring_multi_write could be replaced with a call to ring_dma #152

Closed lunixbochs closed 8 years ago

lunixbochs commented 8 years ago

ring_write_multi is too convenient, but I modified ring_write to not use it.