| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
