summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/src/UWP/App.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved NativeApp to Tools moduleEgor Yusov2019-11-111-351/+0
|
* Fixed tabs in UWP app sourceEgor Yusov2019-10-271-99/+99
|
* Gracefully handling unsupported device modes (fixed ↵Egor Yusov2019-10-261-11/+30
| | | | https://github.com/DiligentGraphics/DiligentEngine/issues/62)
* Moved NativeApp to Diligent namespaceEgor Yusov2019-02-161-0/+1
|
* Added command line parsing in UWP applicationsEgor Yusov2018-07-101-3/+14
|
* Implemented switching to fullscreen on shift+enter in UWPEgor Yusov2018-04-011-0/+47
|
* Reworked UWP app implementationEgor Yusov2018-02-091-0/+273