summaryrefslogtreecommitdiffstats
path: root/NativeApp/Apple/Source (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc. typosluz paz2021-03-183-4/+4
| | | Found via `codespell`
* Mac/iOS app sources: removed '-x objective-c++' flag and using mm extension ↵assiduous2020-11-2710-0/+0
| | | | instead
* Fixed Mac/iOS clang warningsassiduous2020-11-243-0/+8
|
* iOS app: added option to select Metal modeassiduous2020-11-224-5/+57
|
* MacOSAppBase: added Metal modeassiduous2020-11-198-3/+121
|
* Fixed iOS build errorassiduous2020-09-131-1/+1
|
* Minor update to match API 240069assiduous2020-09-131-1/+1
|
* Fixed issue with active GL context when resizing window on Mac (fixed ↵assiduous2020-08-181-4/+8
| | | | https://github.com/DiligentGraphics/DiligentSamples/issues/26)
* Fixed deprecation warnings on iOSassiduous2020-02-203-24/+29
|
* Fixed MacOS deprecation warningassiduous2020-02-041-1/+1
|
* Fixed Mac/iOS build problemsassiduous2020-01-313-3/+3
|
* Fixed a bunch of minor Linux/iOS/MacOS build issuesassiduous2020-01-292-2/+2
|
* Moved Native App from master repositoryEgor Yusov2019-11-1129-0/+1734