| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-24 | Fix typo in comment (onlyl -> only) | Leandro Gabriel | |
| 2019-06-19 | Renamed screenWidth & screenHeight | Ray | |
| 2019-06-19 | Define some globals | Ray | |
| 2019-06-17 | ADDED: DrawTriangleStrip() | Ray | |
| 2019-06-16 | RENAMED: LoadDefaultFont() -> LoadFontDefault() | Ray | |
| Renamed internal function for consistency with similar functions. | |||
| 2019-06-16 | Code tweaks | Ray | |
| 2019-06-16 | Some formatting tweaks | Ray | |
| 2019-06-15 | Merge pull request #893 from kawa-yoiko/rlgl-quad-padding | Ray | |
| Fix vertex padding not zeroed for quads | |||
| 2019-06-15 | Fix vertex padding not zeroed for quads, close #891 | Shiqing | |
| 2019-06-14 | Corrected issue with input threads (RPI) | Ray | |
| 2019-06-14 | Support new flag: FLAG_WINDOW_ALWAYS_RUN | Ray | |
| Do not stop update/draw on window minimized WARNING: SetConfigFlag() was reviewed to support int flags | |||
| 2019-06-14 | Remove example from Android building | Ray | |
| 2019-06-14 | ADDED: shaders_basic_lighting | Ray | |
| 2019-06-12 | Added CMake flags | Ray | |
| Reviewed comments | |||
| 2019-06-12 | Tweak: Change check order | Ray | |
| 2019-06-12 | Corrected IQM function declaration | Ray | |
| 2019-06-12 | Review DEBUG mode | Ray | |
| 2019-06-12 | Support externally provided compiler | Ray | |
| 2019-06-12 | Merge pull request #879 from DarkElvenAngel/Keyboard-patch | Ray | |
| Keyboard patch | |||
| 2019-06-12 | Update CONTRIBUTING.md | Ray | |
| 2019-06-10 | Add files via upload | DarkElvenAngel | |
| 2019-06-10 | Merge pull request #1 from raysan5/master | DarkElvenAngel | |
| Update | |||
| 2019-06-09 | Update BINDINGS.md | Ray | |
| 2019-06-09 | Added raylib-python-cffi | Ray | |
| 2019-06-09 | Merge pull request #876 from XiaochuanWang/patch-2 | Ray | |
| Update Makefile | |||
| 2019-06-09 | Merge pull request #875 from XiaochuanWang/patch-1 | Ray | |
| Update Makefile | |||
| 2019-06-09 | Update Makefile | XiaochuanWang | |
| corrected file location for "raylib.rc.data", which will cause an error during compilation | |||
| 2019-06-09 | Update Makefile | XiaochuanWang | |
| a minor issue: where the location of the file "raylib.rc.data" is wrong, and this will cause an error in compilation. | |||
| 2019-06-07 | Updated games building | Ray | |
| 2019-06-06 | Remove wrong files | Ray | |
| 2019-06-06 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2019-06-06 | Update emsdk version for testing | Ray | |
| 2019-06-06 | Update example | Ray | |
| 2019-06-06 | Merge pull request #873 from msmshazan/ANGLE-fix | Ray | |
| Changed ANGLE binaries location | |||
| 2019-06-06 | Change ANGLE binaries location | Mohamed Shazan | |
| 2019-06-06 | Update CONTRIBUTING.md | Ray | |
| 2019-06-06 | Review projects <PlatformToolset> to use default | Ray | |
| 2019-06-06 | Merge pull request #872 from msmshazan/ANGLE-fix | Ray | |
| Added VS2017.ANGLE Project | |||
| 2019-06-06 | Review function prototype | Ray | |
| 2019-06-06 | Add VS2017.ANGLE Project | Mohamed Shazan | |
| 2019-06-05 | Update LICENSE.md | Ray | |
| 2019-06-05 | Review font | Ray | |
| 2019-06-05 | Replace TABS by spaces | Ray | |
| 2019-06-05 | Review contributed example | Ray | |
| 2019-06-05 | Review contributor info | Ray | |
| 2019-06-05 | Merge pull request #869 from codecat/example-waving-cubes | Ray | |
| Added waving cubes example | |||
| 2019-06-05 | Merge pull request #862 from a3f/master | Ray | |
| build: increment API_VERSION after release | |||
| 2019-06-05 | Merge pull request #867 from PompPenguin/master | Ray | |
| Removed unused code for CAMERA_THIRD_PERSON | |||
| 2019-06-05 | Added waving cubes example | Codecat | |
| 2019-06-05 | build: increment API_VERSION after release | Ahmad Fatoum | |
| With v2.5.0 out, increment API_VERSION, so binaries dynamically linked against the released raylib aren't accidentally paired with a development or later released raylib that may be incompatible. | |||
