| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-22 | Merge pull request #371 from raysan5/develop1.8.0 | Ray | |
| Integrate Develop branch | |||
| 2017-10-22 | Update file | Ray | |
| 2017-10-22 | Added cross-compiler RPI libs | Ray | |
| 2017-10-22 | Comments tweak | Ray | |
| 2017-10-22 | Simplified desktop examples compilation | Ray | |
| 2017-10-22 | Name tweak | Ray | |
| 2017-10-22 | Adapted games to compile for Android | Ray | |
| 2017-10-22 | Updated Makefile to support Android | Ray | |
| 2017-10-22 | Simplified flags | Ray | |
| 2017-10-22 | Added resource config file | Ray | |
| 2017-10-20 | Updated release versions for raylib 1.8 | Ray San | |
| 2017-10-20 | Merge pull request #369 from raysan5/develop | Ray | |
| Integrate Develop branch | |||
| 2017-10-20 | Update example | Ray | |
| 2017-10-20 | Updated to latest library version | Ray | |
| 2017-10-20 | Some examples code tweaks | Ray | |
| 2017-10-19 | Remove unused file | Ray San | |
| 2017-10-19 | Updated raylib release 1.8 | Ray San | |
| 2017-10-19 | Updated raylib VS2015 project | Ray San | |
| 2017-10-19 | Updated for raylib 1.8 | Ray San | |
| 2017-10-18 | Merge pull request #367 from raysan5/develop | Ray | |
| Integrate Develop branch | |||
| 2017-10-17 | Update CHANGELOG | Ray | |
| 2017-10-17 | Review VR functionality | Ray San | |
| To be more generic and configurable | |||
| 2017-10-17 | Added new examples to build... | Ray San | |
| ...and reviewed some details | |||
| 2017-10-17 | Add screenshot | Ray San | |
| 2017-10-17 | Improved some examples | Ray San | |
| 2017-10-16 | Review issue with resources folder | Ray San | |
| 2017-10-16 | Updated libraries for Windows | Ray San | |
| 2017-10-16 | Corrected issue with OpenAL Soft static | Ray San | |
| 2017-10-14 | Review some issues | Ray | |
| It seems there are some platform-dependant issues | |||
| 2017-10-14 | Reverted to old OpenAL libraries | raysan5 | |
| mingw32 libraries provided were compiled with a different GCC version (different computer) and seemed to be incompatible on linkage (missing symbols). | |||
| 2017-10-14 | Web release for raylib 1.8 | raysan5 | |
| 2017-10-14 | Small tweak, remove tabs | raysan5 | |
| 2017-10-14 | Review templates for Android | raysan5 | |
| - Removed useless templates - Reviewed all Makefiles - Rework some code for Android support - Added resources to advance template | |||
| 2017-10-14 | NEW self-contained Android Makefile for APK build | raysan5 | |
| 2017-10-14 | Working on game templates | raysan5 | |
| 2017-10-14 | Review Makefiles | raysan5 | |
| 2017-10-14 | Added new logo sizes (required for Android) | raysan5 | |
| 2017-10-14 | Corrected issues on examples | raysan5 | |
| 2017-10-14 | Remove android_project template | raysan5 | |
| 2017-10-14 | Remove basic_test template | raysan5 | |
| 2017-10-13 | Merge pull request #366 from a3f/develop | Ray | |
| Fix warning about unsequenced modification of variable | |||
| 2017-10-13 | Fix bug, add some whitespace | Ahmad Fatoum | |
| 2017-10-12 | Fix warning about unsequenced modification of variable | Ahmad Fatoum | |
| Variable t was read and modified without interleaving sequence points, technically undefined behavior. Report by Clang's -Wunsequenced | |||
| 2017-10-12 | Review comments about raylib | raysan5 | |
| 2017-10-12 | Added glfw3 msvc lib | raysan5 | |
| 2017-10-12 | Update README.md | Ray | |
| 2017-10-12 | Merge pull request #365 from a3f/develop | Ray | |
| Add Travis CI integration | |||
| 2017-10-12 | Add Travis CI integration | Ahmad Fatoum | |
| Also adds commented-out deployment on tag specification (push build artifacts to Github releases page). | |||
| 2017-10-11 | Update README.md | Ray | |
| 2017-10-11 | Check to avoid bool redefinition | Ray San | |
