| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-27 | GLFW: Fix build error on Linux < v2.6.39 | Ahmad Fatoum | |
| Cherry-pick from upstream glfw/glfw#1196 Found in CPANtesters test of Alien::raylib: http://www.cpantesters.org/cpan/report/d956d128-0339-11e8-b0d1-b6c4abd39192 | |||
| 2018-01-19 | Reviewed UWP branch integration | Ray | |
| 2018-01-19 | Merge branch 'develop' into testing_uwp | Ray | |
| 2017-12-15 | Updated mini_al to latest version | Ray San | |
| 2017-12-14 | added debug-event-markers for opengl so that you're able to set markers for ↵ | user | |
| renderdoc or other gpu debuggers what your program is currently doing | |||
| 2017-12-11 | Remove rres support | Ray | |
| Let the user choose if using rres external library | |||
| 2017-12-10 | Fix CI builds after mini_al changes | Ahmad Fatoum | |
| 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-12-05 | Updated external libraries dependencies | Ray San | |
| Added dr_wav for a future use | |||
| 2017-12-05 | Merge pull request #413 from mackron/dr/mini_al | Ray | |
| mini_al integration | |||
| 2017-12-05 | Update mini_al. | David Reid | |
| 2017-12-03 | Potential fixes for Raspberry Pi. | David Reid | |
| 2017-11-24 | Potential fixes for audio on RPI and Emscripten builds. | David Reid | |
| 2017-11-22 | Removed useless file | Ray San | |
| 2017-11-21 | Update mini_al with fixes for OpenSL and SDL backends. | David Reid | |
| 2017-11-20 | Update mini_al with a potential fix for HTML5. | David Reid | |
| 2017-11-19 | Log the name of the playback device. | David Reid | |
| 2017-11-19 | Update mini_al with fixes and improvements for Emscripten. | David Reid | |
| 2017-11-18 | Update mini_al with experimental support for SDL/Emscripten. | David Reid | |
| 2017-11-18 | Update mini_al. | David Reid | |
| 2017-11-18 | Add some logging and update mini_al. | David Reid | |
| 2017-11-17 | Remove glfw3 dependency | Ray San | |
| Full sources already included and compiled with raylib (rglfw) | |||
| 2017-11-17 | Remove unneeded glfw dependencies | Ray San | |
| Only required by examples | |||
| 2017-11-17 | Added alternative license to rgif.h library | Ray San | |
| Just in case of legal conflict with public domain software, added MIT alternative license. | |||
| 2017-11-17 | Update mini_al. | David Reid | |
| 2017-11-16 | Update mini_al.h | David Reid | |
| 2017-11-15 | Add support for pitch shifting. | David Reid | |
| This commit should bring the mini_al backend up to feature parity with the OpenAL backend. | |||
| 2017-11-14 | Bug fixes for Music with mini_al. | David Reid | |
| 2017-11-13 | Bring up to date with changes to mini_al. | David Reid | |
| 2017-11-13 | Added GLFW sources to raylib | Ray San | |
| Compiling GLFW library with raylib avoids external dependencies, this way we solve version problems in some platforms | |||
| 2017-11-12 | Update comments. | David Reid | |
| 2017-11-12 | Initial work on adding support for mini_al. | David Reid | |
| 2017-11-10 | Working on UWP support | Ray San | |
| Support Universal Windows Platform (UWP): - Windows 10 App - Windows Phone - Xbox One | |||
| 2017-11-03 | Renamed data types to standard names | Ray San | |
| 2017-10-11 | Reorganize release and dependencies | Ray San | |
| 2017-10-04 | Keep working on Android shared libs... | 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-02 | Testing shapes generation using additional library | Ray | |
| 2017-08-04 | Updated stb libs to latest version | raysan5 | |
| 2017-07-08 | Corected some issues with jar_xm | raysan5 | |
| Problems when compiling with VS2015 Probably DEBUG(...) macro is not the best naming... | |||
| 2017-06-28 | Add more image generation functions: radial gradient and perlin noise | Wilhem Barbier | |
| 2017-05-27 | Review gif recording (simplified) | raysan5 | |
| 2017-05-18 | Reverted to previous OpenAL version | Ray | |
| Issues when pausin musing and trying to resume (not resuming!) | |||
| 2017-05-17 | Added gif file writter library | Ray | |
| Setup for a new amazing feature! ;) | |||
| 2017-05-15 | Move android_native_app_glue to folder | Ray | |
| 2017-05-14 | Moved Android header to external folder | Ray | |
| 2017-05-14 | Update to latest OpenAL Soft version (1.18.0-dev) | Ray | |
| Note that Android and Desktop versions of OpenAL Soft come from the same sources, recompiled for every platform | |||
