| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-02 | Merge branch 'develop' of https://github.com/raysan5/raylib into develop | Ray | |
| 2017-10-02 | Trying to correct drawing issues... | Ray | |
| 2017-09-30 | Update ROADMAP.md | Ray | |
| 2017-09-30 | Update CHANGELOG | Ray | |
| 2017-09-30 | Review gradient rectangle drawing | Ray | |
| Added: DrawRectangleGradientV() Added: DrawRectangleGradientH() | |||
| 2017-09-30 | Renamed example file | Ray | |
| 2017-09-29 | Updated libraries for release | Ray | |
| OpenAL Soft and raylib compiled for release and stripped | |||
| 2017-09-29 | Default to OpenAL static lib | Ray | |
| 2017-09-29 | Updated to work! | Ray San | |
| 2017-09-29 | Keep working on Android custom building... | Ray San | |
| ...almost there! raylib already works, issues with OpenAL Soft linkage... | |||
| 2017-09-29 | Added some compiler flags for Android | Ray San | |
| 2017-09-29 | Code tweaks and comments for Android | Ray San | |
| 2017-09-29 | Updated raylib Android release | Ray San | |
| 2017-09-28 | Strip down functionality for testing | Ray San | |
| 2017-09-28 | Work on custom Android build | Ray San | |
| - Renamed some folders - Added some files for testing - Removed useless files | |||
| 2017-09-27 | Added verbose output | Ray San | |
| 2017-09-26 | More work on Android APK building... | Ray San | |
| For some reason it's not working properly... :( | |||
| 2017-09-26 | Working on Android APK building... | Ray San | |
| 2017-09-26 | Merge pull request #361 from raysan5/master | Ray | |
| Integrate master changes into develop... | |||
| 2017-09-26 | Merge pull request #360 from raysan5/develop | Ray | |
| Integrate Develop branch | |||
| 2017-09-26 | Create CONTRIBUTORS.md | Ray | |
| 2017-09-26 | Move CONTRIBUTORS list to own file | Ray | |
| 2017-09-26 | Code tweak | Ray | |
| 2017-09-26 | Updated ( | Ray | |
| 2017-09-25 | Merge pull request #359 from jubalh/develop | Ray | |
| Increment version in meson build file | |||
| 2017-09-25 | Increment version in meson build file | Michael Vetter | |
| Increment raylib version and so lib version number. | |||
| 2017-09-23 | Added JAVA_HOME | raysan5 | |
| 2017-09-23 | Some work on rres... | raysan5 | |
| 2017-09-23 | Update Android libs and building | Ray | |
| 2017-09-23 | Updated comments and paths | Ray | |
| 2017-09-23 | Working on project Makefile for Android | Ray | |
| 2017-09-23 | Working on Android APK building with Makefile | Ray | |
| 2017-09-22 | Removed matrix resetting... | Ray | |
| to emulate OpenGL funcionality | |||
| 2017-09-18 | Update HELPME.md | Ray | |
| 2017-09-18 | Update ROADMAP.md | Ray | |
| 2017-09-18 | Added mesh generation functions | raysan5 | |
| 2017-09-13 | Corrected out-of-bounds array issue | Ray | |
| 2017-09-08 | Added new functions | raysan5 | |
| SetWindowTitle() GetExtension() | |||
| 2017-09-02 | Testing shapes generation using additional library | Ray | |
| 2017-09-02 | Merge branch 'master' of https://github.com/raysan5/raylib | victorfisac | |
| 2017-08-27 | Added function DrawRectangleGradientEx() | raysan5 | |
| Moved function DrawRectangleT() from text module to shapes Added some comments | |||
| 2017-08-27 | Merge pull request #349 from raysan5/master | Ray | |
| Integrate master changes into develop branch | |||
| 2017-08-27 | Merge pull request #348 from define-private-public/cmake_partial | Ray | |
| CMake based build system. | |||
| 2017-08-27 | CMake based build system. | ASDF | |
| Some people might find this handly | |||
| 2017-08-27 | Merge branch 'master' of https://github.com/raysan5/raylib | victorfisac | |
| 2017-08-25 | Merge pull request #346 from raysan5/develop | Ray | |
| Integrate Develop branch | |||
| 2017-08-25 | Renamed modelviewprojection matrix | raysan5 | |
| 2017-08-24 | Remove old comment... | raysan5 | |
| 2017-08-24 | Review issue with mipmaps setup | raysan5 | |
| On DDS files mipmapCount header parameter could be unused and set to 0, resulting in a wrong mipmap count and wrong compressed texture loading. | |||
| 2017-08-24 | Added compiler flag... | raysan5 | |
| ...to avoid issue on Arch Linux | |||
