libretro / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
43 stars 19 forks source link

correct memory and GL errors, fixes #7 #14

Closed ghost closed 7 years ago

inactive123 commented 7 years ago

Awesome, hopefully this finally gets it to work now on ARM Linux cores and Android/iOS.

There is a bounty open for this too.

ghost commented 7 years ago

@twinaphex It still crashes for me on Android, but in a different place (a memcpy this time). Will have to build a debug core and try to track it down.