I forgot how much opengl sucked, so I figured I might try a port.
Nvidia doesn't draw (must be some fragment binding issue?, randomlulz returns GL_INVALID on glAttribPtr as well)
Intel doesn't compile the shader (and the error message makes no real sense. wut?)
Amd driver simply crashes (wheehaa)
All and all, doesn't look like much has changed in opengl the past 10 years, apart from even uglier initialization and more fragmented specs ~
Clean up the menu or at least reduce the number of shells
Build native library against the same API base as shell app
Update Khronos source to newest stable, Reference EGL14
Add margins, Restore lost identifiers, Update tested devices
Adjust drawer menu handle to prevent unintentional launch
Revise EGL handling to check multiple contexts to configure
Update README to include information about translating
Add native library handling to the debug, Enable log reading
Adjust drawer menu touch area, Fix L / R assignment calls
Remove some merge junk from trying to resolve git issues