| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-21 | Review sample games | Ray | |
| 2018-03-16 | Allow use of main instead of android_main | Ahmad Fatoum | |
| Inspired by #504. Instead of requiring the user to do PLATFORM_ANDROID #ifdefery, have the android_main entry point exported by raylib and call the user-defined main. This way many games could (in theory) run unmodified on Android and elsewhere. This is untested! | |||
| 2017-10-22 | Updated Makefile to support Android | Ray | |
| 2016-02-20 | Reorganized games folder | raysan5 | |
| Simplified to match raylib installer package folder structure | |||
