| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove OSD_UWP from rest of code | 2021-10-26 | 1 | -8/+0 | |
| | | |||||
| * | Let's try to solve the quit-on-minimize problem (nw) | 2019-06-17 | 1 | -0/+2 | |
| | | |||||
| * | Move special windows.h include directives to build defines (nw) | 2016-12-28 | 1 | -1/+0 | |
| | | |||||
| * | Change window handle storage to template instead of void* (nw) (#1725) | 2016-11-17 | 1 | -2/+2 | |
| | | | | | * Change window handle storage to template instead of void* (nw) | ||||
| * | UWP builds again but by no means working (nw) | 2016-11-10 | 1 | -1/+1 | |
| | | |||||
| * | Add more UWP support (nw) | 2016-11-09 | 1 | -0/+8 | |
| | | |||||
| * | Revert "Temp revert of Brad changes (nw)" | 2016-04-25 | 1 | -3/+7 | |
| | | | | | This reverts commit 5e831f6506ee06f8c30cb113551ee0fec53804db. | ||||
| * | Temp revert of Brad changes (nw) | 2016-04-25 | 1 | -7/+3 | |
| | | |||||
| * | Refactor OSD window. | 2016-04-21 | 1 | -3/+7 | |
| | | | | | | | | | | | Unified renderer in osd_window as std::unique_ptr Made windows all std::shared_ptr<window_type> Made window lists std::list<std::shared_ptr<window_type>> Updated OSD SDL worker_param to not use malloc (not compatible with smart pointers) Made renderer pointer to window a weak reference. May not be available during destruction of the window. | ||||
| * | Standardize platform window pointer storage in osd_window. | 2016-04-18 | 1 | -1/+1 | |
| | | | | | Also encapsulate show/hide capture/release cursor functionality. | ||||
| * | Implement integer scaling in core renderer [Calamity] | 2016-03-15 | 1 | -1/+1 | |
| | | |||||
| * | First take on render API reorg, nw | 2016-02-21 | 1 | -94/+2 | |
| | | |||||
| * | fixing some more override (nw) | 2015-12-06 | 1 | -7/+7 | |
| | | |||||
| * | more cleanups and fix (nw) | 2015-11-11 | 1 | -2/+0 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+122 | |
