| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-17 | CMake: build shape and texture examples (#432) | kai | |
| 2018-01-17 | Reviewed function GenImagePerlinNoise() | Ray | |
| Added support for noise image offset | |||
| 2018-01-15 | Reviewed Makefiles... | - | |
| - Renamed VERSION to RAYLIB_VERSION - Renamed API_VERSION to RAYLIB_API_VERSION - Renamed RAYLIB_RELEASE to RAYLIB_RELEASE_PATH - Support Web Assembly compilation on PLATFORM_WEB | |||
| 2018-01-15 | Review Makefiles and templates | - | |
| 2017-12-31 | Reviewed text input | raysan5 | |
| 2017-12-28 | Support Wayland display on Linux desktop | raysan5 | |
| 2017-12-28 | Review Makefile config flags | raysan5 | |
| Support external GLFW usage Renamed some flags for consistency | |||
| 2017-12-23 | Fixed path for FreeBSD | Martinfx | |
| 2017-12-09 | Added Wayland support | raysan5 | |
| Updated to latest GLFW library and working on Wayland support, still looking how to implement it on raylib because it just exposes PLATFORM_DESKTOP and defaults to X11 windowing system on Linux... | |||
| 2017-12-05 | Removed OpenAL Soft dependency on building | Ray San | |
| OpenAL Soft backend is still available in audio module, I'm thinking if exposing it for building in some way or just left it there for advance users to switch to it manually in case of necessity... | |||
| 2017-11-25 | Build examples and games on Travis CI | Ahmad Fatoum | |
| They were disabled because they failed to build, but this patch set fixes the build on Linux and macOS. This doesn't apply to the AppVeyor build on Windows yet; it currently fails at linking with OpenAL. | |||
| 2017-11-21 | Merge pull request #389 from Martinfx/master | Ray | |
| Added clean to Makefile for FreeBSD | |||
| 2017-11-21 | Added FreeBSD clean for Makefile | Martinfx | |
| 2017-11-12 | Review default shaders usage on loading | raysan5 | |
| 2017-11-09 | Store the default shaders | Wilhem Barbier | |
| 2017-11-07 | Issue with libraries renamed on Raspbian Stretch | Ray San | |
| libEGL and libGLESv2 have been renamed on latest Raspbian Stretch version (also included on latest Jessie upgrade). It seems to be done to avoid conflicts between official Mesa libs and Broadcomm provided ones. | |||
| 2017-11-06 | Review GLSL 120 shaders | Ray San | |
| Not tested, could have errors | |||
| 2017-11-05 | Uploaded shaders for GLSL 120 | Ray | |
| 2017-11-05 | Review textures to be POT | Ray | |
| Could correct possible issues on OpenGL 1.1 | |||
| 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 | Added new example: text drawing on image | Ray San | |
| 2017-10-28 | Merge pull request #373 from Martinfx/master | Ray | |
| Added support FreeBSD | |||
| 2017-10-28 | Removed comment | Martinfx | |
| 2017-10-28 | Added support FreeBSD for example | Martinfx | |
| 2017-10-23 | Example shader correction | Ray | |
| 2017-10-22 | Update file | Ray | |
| 2017-10-22 | Comments tweak | Ray | |
| 2017-10-22 | Simplified desktop examples compilation | Ray | |
| 2017-10-20 | Merge pull request #369 from raysan5/develop | Ray | |
| Integrate Develop branch | |||
| 2017-10-20 | Update example | Ray | |
| 2017-10-20 | Updated to latest library version | Ray | |
| 2017-10-20 | Some examples code tweaks | Ray | |
| 2017-10-19 | Remove unused file | Ray San | |
| 2017-10-17 | Added new examples to build... | Ray San | |
| ...and reviewed some details | |||
| 2017-10-17 | Add screenshot | Ray San | |
| 2017-10-17 | Improved some examples | Ray San | |
| 2017-10-14 | Small tweak, remove tabs | raysan5 | |
| 2017-10-14 | Review Makefiles | raysan5 | |
| 2017-10-14 | Corrected issues on examples | raysan5 | |
| 2017-10-09 | Add mesh generation example -IN PROGRESS- | raysan5 | |
| 2017-10-02 | Working on Makefiles... | Ray San | |
| 2017-09-30 | Renamed example file | Ray | |
| 2017-08-27 | CMake based build system. | ASDF | |
| Some people might find this handly | |||
| 2017-08-25 | Renamed modelviewprojection matrix | raysan5 | |
| 2017-08-24 | Remove old comment... | raysan5 | |
| 2017-08-24 | Added compiler flag... | raysan5 | |
| ...to avoid issue on Arch Linux | |||
| 2017-08-04 | new example added: models_plane_rotations | raysan5 | |
| 2017-07-25 | Corrected function name | raysan5 | |
| 2017-07-25 | Some tweaks | raysan5 | |
