summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/uwp/window.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tiny UWP compile fix (nw) Brad Hughes2017-06-201-2/+2
|
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-3/+0
|
* srcclean (nw) Vas Crabb2016-11-271-10/+10
|
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-10/+9
| | | | * Change window handle storage to template instead of void* (nw)
* indent brace (nw) yz70s2016-11-141-1/+1
|
* Add basic keyboard input to UWP (nw) Brad Hughes2016-11-111-27/+9
|
* Small cleanup (nw) Miodrag Milanovic2016-11-111-2/+2
|
* Cleanup (nw) Miodrag Milanovic2016-11-111-40/+0
|
* More UWP work - the UI actually renders (nw) Brad Hughes2016-11-101-28/+59
|
* UWP builds again but by no means working (nw) Brad Hughes2016-11-101-48/+44
|
* Adding video and window code to UWP(nw) Miodrag Milanovic2016-11-101-0/+1181