| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-21 | Corrected issue with alloca.h on GCC | Ray | |
| 2017-04-16 | Updated STB libs to latest version | raysan5 | |
| 2017-04-08 | Added glfw3 lib (for VS2015) | Ray | |
| 2017-03-07 | Removed unnecesary libs | - | |
| 2017-02-11 | Corrected issue with OpenAL being 'keg only' on OSX | raysan5 | |
| Also reviewed issue with stdbool when compiling with clang | |||
| 2017-01-18 | Updated stb external libraries | Ray | |
| 2016-12-26 | Improved FLAC audio support | raysan5 | |
| 2016-11-16 | Reviewed modules comments | raysan5 | |
| 2016-10-31 | Renamed OpenAL32 dll library | raysan5 | |
| 2016-10-15 | Added OpenAL static library | Ray | |
| 2016-10-10 | Added support for FLAC audio loading/streaming | raysan5 | |
| 2016-09-20 | Updated LibOVR to SDK version 1.8 | raysan5 | |
| Weird, OVR_Version.h still points to 1.7, probably a typo... | |||
| 2016-09-12 | Tweak to avoid warning | raysan5 | |
| 2016-08-03 | [rlua] new module: raylib Lua binding | raysan5 | |
| 2016-08-01 | Complete review of audio system | raysan5 | |
| Still some work left... | |||
| 2016-07-29 | Corrected some issues to compile with MSC | raysan5 | |
| 2016-07-25 | Upload ptheads Win32 DLL | raysan5 | |
| 2016-07-19 | Update runtime DLL to version 1.6 | raysan5 | |
| 2016-07-19 | Updated to Oculus PC SDK 1.6 | Ray | |
| 2016-07-18 | Update pthreads library (win32) | raysan5 | |
| This library is only required by physac module to compulte physics in a second thread | |||
| 2016-07-04 | Updated Oculus PC SDK to version 1.5 | raysan5 | |
| 2016-06-14 | Add pthread external library to source... | victorfisac | |
| and add instructions in physac examples to run it successful. | |||
| 2016-06-14 | Added Oculus Rift library dll | raysan5 | |
| 2016-06-14 | Add Oculus SDK LibOVR library to external deps. | raysan5 | |
| 2016-06-11 | Corrected a couple of warnings | raysan5 | |
| 2016-06-11 | Reduce extensions dependencies | raysan5 | |
| Only using raylib required extensions... it could be further reduced! | |||
| 2016-06-07 | Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop | Joshua Reisenauer | |
| 2016-06-07 | cleaned things up | Joshua Reisenauer | |
| 2016-06-07 | Converted GLAD to header only | raysan5 | |
| 2016-06-06 | Include GLFW3 DLL | Ray | |
| 2016-06-06 | Update to OpenAL Soft 1.17.2 | Ray | |
| 2016-06-06 | Remove OpenAL Soft | Ray | |
| 2016-06-06 | Updated to GLFW 3.2 | Ray | |
| 2016-06-06 | Reorganize external libraries - BREAKING CHANGE - | Ray | |
| Moved all external libraries used by raylib to external folder inside raylib src. Makefile has already been update and also the different includes in raylib modules. | |||
