| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-19 | Review module to fit raylib conventions | raysan5 | |
| Support custom allocators | |||
| 2018-10-09 | Corrected issues with VS2017 compilation | Ray | |
| 2018-10-08 | dirent.h implementation for MSVC | Ray | |
| This implementation is a bit limited, does not support wide characters directories but it's a temporal solution... This solution uses "io.h" (like MinGW provided one) while other modern solutions use the "windows.h", that result in duplicate symbols issues... need to review it carefully. | |||
| 2018-10-08 | Trying to include dirent.h for MSVC | Ray | |
