summaryrefslogtreecommitdiffstats
path: root/Platforms/Linux/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* If 'Exists' true, pFile is not nullptr.Mark Nefedov2020-05-081-1/+1
* Renamed platform headers .h -> .hppassiduous2020-01-272-5/+5
* Reworked main headers to be compatible with cassiduous2020-01-251-2/+2
* clang-formatted Platforms projectsEgor Yusov2019-11-242-26/+27
* Reworked message formattingEgor Yusov2018-09-231-1/+1
* Fixed initialization of DebugMessageCallback to work in Release modeEgor Yusov2018-07-291-11/+2
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-271-10/+15
* Updated copyright noticeEgor Yusov2018-01-042-2/+2
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-1/+10
* Half implemented OpenGL context initialization in LinuxEgor2017-12-241-2/+7
* Added StandardFile; Implemented Linux file systemEgor Yusov2017-12-211-117/+8
* Udated PlatformDebug; implemented LinuxDebugEgor Yusov2017-12-211-16/+16
* Enabling linux build (in progress)Egor Yusov2017-12-202-0/+240