summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/src/UWP (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved NativeApp to Tools moduleEgor Yusov2019-11-118-1120/+0
|
* Fixed tabs in UWP app sourceEgor Yusov2019-10-276-569/+569
|
* 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-163-1/+7
|
* Added command line parsing in UWP applicationsEgor Yusov2018-07-101-3/+14
|
* Implemented switching to fullscreen on shift+enter in UWPEgor Yusov2018-04-012-2/+53
|
* Fixed resize window issues in unity appEgor Yusov2018-02-091-1/+0
|
* Reworked UWP app implementationEgor Yusov2018-02-098-0/+1034