summaryrefslogtreecommitdiffstats
path: root/Platforms/Apple (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated some more copyright noticesassiduous2021-01-042-2/+2
* Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...assiduous2020-05-091-1/+2
* Fixed formattingassiduous2020-02-032-2/+2
* Updated Mac and iOS native window structsassiduous2020-02-032-2/+20
* Fixed issue with Platform definitionsassiduous2020-02-031-0/+2
* Cleaned-up NativeWindow PRassiduous2020-02-023-3/+3
* Introduced NativeWindow wrapper for supported platformsRobert Campbell2020-02-023-0/+85
* Fixed Android, Apple, Linux, UWP platform headersassiduous2020-01-273-6/+6
* Renamed platform headers .h -> .hppassiduous2020-01-277-11/+11
* Fixed few C issues in platform definitionsassiduous2020-01-261-2/+10
* Reworked main headers to be compatible with cassiduous2020-01-252-7/+7
* clang-formatted Platforms projectsEgor Yusov2019-11-245-79/+82
* Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_COREEgor Yusov2019-11-211-1/+1
* Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...Egor Yusov2019-06-091-13/+13
* Updated copyright noticeEgor Yusov2019-01-067-7/+7
* Added missing checks to install Android,Apple,Linux,UWP platform librariesEgor Yusov2018-12-171-1/+3
* Fixed iOS/Mac/Android buildEgor Yusov2018-12-171-1/+1
* Added install steps; updated header structure for platformsEgor Yusov2018-12-176-8/+10
* Fixed linux/mac build errorsEgor Yusov2018-09-231-1/+1
* Updated platform bit utilitiesEgor Yusov2018-09-171-12/+2
* Fixed initialization of DebugMessageCallback to work in Release modeEgor Yusov2018-07-291-12/+3
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-272-12/+25
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-233-6/+6
* Fixed few HLSL->GLSL conversion issues on MacOSEgor Yusov2018-02-171-1/+3
* Fixed formatting of cmake files + couple of minor updatesEgor Yusov2018-02-131-11/+11
* Fixed library search in iOS buildEgor Yusov2018-02-041-11/+6
* Enabled IOS buildEgor Yusov2018-02-018-0/+463