| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-02 | Some code tweaks... | Ray San | |
| 2017-10-30 | Review some issues, view description | Ray San | |
| - Review RPI compilation (core_drop_files not supported) - Review ImageFormat(), some issues - GetTextureData() reviewed for RPI | |||
| 2017-10-30 | Review new build platform: FreeBSD | Ray | |
| Corrected issue with RPI_CROSS_COMPILE | |||
| 2017-10-28 | Merge pull request #373 from Martinfx/master | Ray | |
| Added support FreeBSD | |||
| 2017-10-28 | Added support FreeBSD for example | Martinfx | |
| 2017-10-28 | Added support FreeBSD | Martinfx | |
| 2017-10-25 | Review rlReadTexturePixels() | Ray San | |
| Improve second option to retrieve texture data from fbo... Still requires some testing... | |||
| 2017-10-25 | Comment tweak... | Ray San | |
| ...while reviewing GetTextureData() functionality on OpenGL ES 2.0 | |||
| 2017-10-25 | Corrected ImageTextEx() | Ray | |
| - Added new function: GenImageColor() ImageDraw() should be reviewed... specially alpha blending... | |||
| 2017-10-25 | Corrected issue with ttf font y-offset | Ray | |
| 2017-10-22 | Added cross-compiler RPI libs | Ray | |
| 2017-10-22 | Added resource config file | Ray | |
| 2017-10-20 | Updated release versions for raylib 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-17 | Review VR functionality | Ray San | |
| To be more generic and configurable | |||
| 2017-10-16 | Corrected issue with OpenAL Soft static | Ray San | |
| 2017-10-14 | Small tweak, remove tabs | raysan5 | |
| 2017-10-14 | Review Makefiles | raysan5 | |
| 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-11 | Check to avoid bool redefinition | Ray San | |
| 2017-10-11 | Updated compilation output paths | Ray San | |
| 2017-10-11 | Reorganize release and dependencies | Ray San | |
| 2017-10-04 | Keep working on Android shared libs... | Ray San | |
| 2017-10-04 | Reverted change that breaks 3D drawing | Ray San | |
| It should be reviewed more carefully... | |||
| 2017-10-04 | Review VR simulator | Ray San | |
| Requires some work, distortion shader could be move out of raylib to example code... | |||
| 2017-10-03 | Keep working on Makefiles... | Ray San | |
| 2017-10-02 | Working on Makefiles... | Ray San | |
| 2017-10-02 | Updated android_native_app_glue | Ray San | |
| 2017-10-02 | Updated OpenAL Soft headers | Ray San | |
| 2017-10-02 | Renamed gif writting library | Ray San | |
| 2017-09-30 | Review gradient rectangle drawing | Ray | |
| Added: DrawRectangleGradientV() Added: DrawRectangleGradientH() | |||
| 2017-09-29 | Default to OpenAL static lib | Ray | |
| 2017-09-29 | Added some compiler flags for Android | Ray San | |
| 2017-09-29 | Code tweaks and comments for Android | Ray San | |
| 2017-09-26 | Code tweak | Ray | |
| 2017-09-25 | Increment version in meson build file | Michael Vetter | |
| Increment raylib version and so lib version number. | |||
| 2017-09-23 | Some work on rres... | raysan5 | |
| 2017-09-23 | Update Android libs and building | Ray | |
| 2017-09-22 | Removed matrix resetting... | Ray | |
| to emulate OpenGL funcionality | |||
| 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-08-27 | Added function DrawRectangleGradientEx() | raysan5 | |
| Moved function DrawRectangleT() from text module to shapes Added some comments | |||
| 2017-08-27 | CMake based build system. | ASDF | |
| Some people might find this handly | |||
| 2017-08-25 | Renamed modelviewprojection matrix | 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. | |||
