| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-21 | Looking for a place for raylib resource file | raysan5 | |
| 2018-06-23 | Added support OpenBSD, NetBSD, DragonFly | [email protected] | |
| 2018-05-29 | Reviewed Windows resource file name | Ray | |
| 2018-05-21 | Move utils.cmake to separate cmake/ directory | Ahmad Fatoum | |
| 2018-05-12 | Makefile: Remove unnecessary -no-pie for older GCC support | Ahmad Fatoum | |
| Currently, if: * GCC doesn't supports -no-pie: Build error * GCC supports -no-pie * GCC is not configured with --enable-default-pie: No-op * GCC is configured with --enable-default-pie: Slightly worse performance because we still generate -fpie code (-pie affects linker, -fpie affects compiler) So instead of probing for existence of -fno-pie -no-pie, remove it altogether. Fixes #540: Build breakage on Debian 8 with gcc 4.9. | |||
| 2018-05-11 | Updated raylib_icon resource | Ray | |
| 2018-05-04 | BREAKING CHANGE: Renamed SpriteFont type to Font | Ray San | |
| - Preparing MP3 files support - Jumped version to raylib 2.0-dev (too many breaking changes...) | |||
| 2018-04-03 | Updated to latest raylib changes | Ray | |
| Removed OpenAL and GLFW3 dependencies on building. Reviewed platforms and flags | |||
| 2018-02-21 | Removed flag -fgnu89-inline | Ray | |
| 2017-08-27 | CMake based build system. | ASDF | |
| Some people might find this handly | |||
| 2017-05-15 | Renamed file | Ray | |
| 2017-05-03 | Added games license | Ray | |
| 2017-04-28 | Some work on example games | Ray | |
| 2017-04-23 | Review Makefiles default raylib path | raysan5 | |
| 2017-03-25 | Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two | RDR8 | |
| 2017-03-19 | Review contact information | raysan5 | |
| 2016-11-24 | [games] Fix building the games on Linux by adding missing libs | Daniel Lemos | |
| 2016-08-11 | Updated games to latest raylib version | raysan5 | |
| Updated to new audio system | |||
| 2016-02-21 | Update makefiles | raysan5 | |
| 2016-02-20 | Updated for web | raysan5 | |
| 2014-07-25 | Upload new game: Dr. Turtle & Mr. Gamera1.1.1 | Ray | |
