summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/src/Win32 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-11Moved NativeApp to Tools moduleEgor Yusov1-168/+0
2019-10-26Gracefully handling unsupported device modes (fixed https://github.com/Dilige...Egor Yusov1-0/+1
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-04-01Updated command line format; updated submodulesEgor Yusov1-2/+5
2019-02-16Moved NativeApp to Diligent namespaceEgor Yusov1-0/+2
2019-01-02Updated copyright notice + updated submodulesEgor Yusov1-1/+1
2018-12-14Fixed MinGW buildEgor Yusov1-8/+15
2018-04-21Few updates (restricted minimal window size on Win32, updated RawPtr() method...Egor Yusov1-0/+8
2018-03-30Fixed issue with Win32 MessageProc() not checking if g_pTheApp is nullEgor Yusov1-3/+6
2018-02-10Fixed linux buildEgor1-1/+1
2018-02-09Reworked UWP app implementationEgor Yusov1-6/+6
2018-02-07Updated Win32 app implementationEgor Yusov1-5/+4
2018-02-07Added WinmainEgor Yusov1-0/+145