| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-11 | Merge pull request #301 from jubalh/time | Ray | |
| Add define to have CLOCK_MONOTONIC work in c99 | |||
| 2017-06-11 | Add define to have CLOCK_MONOTONIC work in c99 | Michael Vetter | |
| If we compile with c99 without gnu extensions (gnu99) we need this define, to have CLOCK_MONOTONIC and similar macros available | |||
| 2017-06-08 | Merge pull request #299 from jubalh/soversion | Ray | |
| Add library versioning | |||
| 2017-06-08 | Meson: build library with so version | Michael Vetter | |
| This should always be the number of the raylib release. Especially when the new version is ABI incompatible the major version should be bumped. | |||
| 2017-06-08 | Merge pull request #297 from jubalh/meson | Ray | |
| Initial meson support | |||
| 2017-06-05 | Added note about transposing | raysan5 | |
| 2017-06-05 | Added note about transposing | raysan5 | |
| 2017-06-05 | Allow static/dynamic library building with meson | Michael Vetter | |
| Using the library() function instead of shared_library() allows changing of the library type via the default_library option. This allows for easy change between static and dynamic library building. Use 'meson --default-library=static builddir' to build as static, if no builddir yet exists. Use 'mesonconf -Ddefault_library=static builddir' to change the type for an existing builddir. | |||
| 2017-06-05 | Add meson files for basic Linux building | Michael Vetter | |
| 2017-06-05 | Fix link in readme | Michael Campagnaro | |
| 2017-05-31 | Merge pull request #296 from sir-pinecone/fix-readme-link | Ray | |
| Fix link in readme | |||
| 2017-05-31 | Fix link in readme | Michael Campagnaro | |
| 2017-05-29 | Merge pull request #295 from jubalh/cflags | Ray | |
| Accept external CFLAGS | |||
| 2017-05-29 | Accept external CFLAGS | Michael Vetter | |
| Some distributions build the programs with a specific set of CFLAGS. Lets allow that by adding raylibs flags. | |||
| 2017-05-28 | Upload image | Ray | |
| 2017-05-27 | Review gif recording (simplified) | raysan5 | |
| 2017-05-22 | Added bunnymark example | raysan5 | |
| 2017-05-22 | Renamed file (issues with Makefile) | raysan5 | |
| 2017-05-19 | Updated libs | Ray | |
| 2017-05-19 | Merge pull request #290 from raysan5/develop1.7.0 | Ray | |
| Added patron to list | |||
| 2017-05-19 | Added patron to list | Ray | |
| 2017-05-19 | Merge pull request #289 from raysan5/develop | Ray | |
| Integrate develop branch | |||
| 2017-05-19 | Some tweaks and additions | Ray | |
| 2017-05-18 | Reverted to previous OpenAL version | Ray | |
| Issues when pausin musing and trying to resume (not resuming!) | |||
| 2017-05-18 | Added Android lib | Ray | |
| 2017-05-18 | Merge pull request #288 from raysan5/develop | Ray | |
| Integrate develop branch | |||
| 2017-05-18 | Updated libs | Ray | |
| 2017-05-18 | Update HISTORY.md | Ray | |
| 2017-05-18 | Update CHANGELOG | Ray | |
| 2017-05-18 | Support Gif recording | Ray | |
| 2017-05-18 | Update README.md | Ray | |
| 2017-05-18 | Updated to latest version | Ray | |
| 2017-05-17 | Update HISTORY.md | Ray | |
| 2017-05-17 | Update HISTORY.md | Ray | |
| 2017-05-17 | Added gif file writter library | Ray | |
| Setup for a new amazing feature! ;) | |||
| 2017-05-17 | Update HISTORY.md | Ray | |
| 2017-05-17 | Update ROADMAP.md | Ray | |
| 2017-05-17 | Update LICENSE.md | Ray | |
| 2017-05-17 | Update CHANGELOG | Ray | |
| 2017-05-17 | Merge pull request #287 from raysan5/develop | Ray | |
| Integrate develop branch | |||
| 2017-05-17 | Some more patreons | Ray | |
| 2017-05-17 | Added patreons to web | Ray | |
| 2017-05-17 | Update README.md | Ray | |
| 2017-05-17 | Updated architecture diagram | Ray | |
| 2017-05-17 | Comments tweaks | Ray | |
| 2017-05-17 | Web review | Ray | |
| 2017-05-16 | Some reviews for RPI | Ray | |
| 2017-05-16 | Update README.md | Ray | |
| Reviewed comments and added acknowledgements | |||
| 2017-05-16 | Merge pull request #286 from raysan5/develop | Ray | |
| Integrate develop branch | |||
| 2017-05-16 | Improved shaders_postprocessing example | Ray | |
