| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-30 | Removed GLFW3 linking and added rglfw | Ray San | |
| 2017-10-30 | Review new build platform: FreeBSD | Ray | |
| Corrected issue with RPI_CROSS_COMPILE | |||
| 2017-10-28 | Added support FreeBSD for example | Martinfx | |
| 2017-10-28 | Added support FreeBSD | Martinfx | |
| 2017-10-22 | Added cross-compiler RPI libs | Ray | |
| 2017-10-20 | Updated release versions for raylib 1.8 | Ray San | |
| 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-11 | Updated compilation output paths | Ray San | |
| 2017-10-04 | Keep working on Android shared libs... | Ray San | |
| 2017-10-03 | Keep working on Makefiles... | Ray San | |
| 2017-10-02 | Working on Makefiles... | Ray San | |
| 2017-09-29 | Default to OpenAL static lib | Ray | |
| 2017-09-29 | Added some compiler flags for Android | Ray San | |
| 2017-09-23 | Update Android libs and building | Ray | |
| 2017-08-27 | CMake based build system. | ASDF | |
| Some people might find this handly | |||
| 2017-07-18 | Able to make a .dylib for OS X | Benjamin N. Summerton | |
| 2017-07-17 | Review shared library generation | Ray | |
| 2017-05-29 | Accept external CFLAGS | Michael Vetter | |
| Some distributions build the programs with a specific set of CFLAGS. Lets allow that by adding raylibs flags. | |||
| 2017-05-19 | Some tweaks and additions | Ray | |
| 2017-05-18 | Updated libs | Ray | |
| 2017-05-11 | Some work on Android build | Ray | |
| 2017-05-10 | Some tweaks | Ray | |
| 2017-05-08 | Included required paths for web compilation | Ray | |
| 2017-05-08 | Review Android compiling | Ray | |
| 2017-05-03 | Review makefiles | Ray | |
| 2017-04-12 | Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility | RDR8 | |
| 2017-03-29 | Fine-tuning PLATFORM_WEB CFLAGS | RDR8 | |
| 2017-03-29 | Restore inadvertant changes to Makefiles | RDR8 | |
| 2017-03-24 | Always something | RDR8 | |
| 2017-03-24 | Sweep blank lines | RDR8 | |
| 2017-03-24 | Strip trailing spaces | RDR8 | |
| 2017-03-24 | Automate compiler flags selection. | RDR8 | |
| 2017-03-24 | c99 fix, some linux housekeeping | RDR8 | |
| 2017-01-26 | Fix RPi build and add missing directories | Milan Nikolic | |
| 2017-01-26 | Integrate Android build into Makefile | Milan Nikolic | |
| 2016-11-18 | Some code tweaks | raysan5 | |
| Correcting details that pop-up when testing the different platforms | |||
| 2016-11-17 | Some tweaks around | raysan5 | |
| 2016-11-16 | Updated to support OpenAL Soft static library | raysan5 | |
| 2016-09-21 | Corrected bug | raysan5 | |
| 2016-08-13 | Support shared/dynamic raylib compilation | raysan5 | |
| Generates: Win32: raylib.dll, libraylibdll.a (import library) Linux: libraylib.so | |||
| 2016-08-10 | Ported camera module to header-only | Ray | |
| 2016-08-06 | Redesigned gestures module to header-only | raysan5 | |
| 2016-08-04 | Fix install command of src/ makefile | LelixSuper | |
| 2016-07-22 | OS X comaptiblity changes and compiled library | sol-prog | |
| 2016-07-18 | Review outputs by platform | raysan5 | |
| 2016-07-18 | fix small things on 'src/' makefile | LelixSuper | |
