summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winmain.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed missing diagnostic module include. Brad Hughes2016-04-171-0/+1
* Create diagnostic module for profiling and crash diagnostics Brad Hughes2016-04-171-1012/+8
* Update windows to use platform independent watchdog implementation (nw) Miodrag Milanovic2016-04-151-77/+0
* Skeleton implementation for Universal windows main app classes. Brad Hughes2016-04-101-0/+98
* Make sliders use an std::vector instead of a linked list, nw therealmogminer@gmail.com2016-04-101-1/+0
* winmain compile for UWP Brad Hughes2016-04-031-57/+72
* Iterate over core classes C++11 style AJR2016-03-311-5/+5
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* Refactored Bloom ImJezze2016-03-281-5/+3
* Added oversampling option ImJezze2016-03-251-1/+2
* Merge bgfx_shader into master, nw therealmogminer@gmail.com2016-03-231-1/+0
|\
| * Merge with master therealmogminer@gmail.com2016-03-211-22/+21
| |\
| * | Remove -mt, nw therealmogminer@gmail.com2016-03-151-1/+0
| * | Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-1/+1
* | | Merge remote-tracking branch 'refs/remotes/mamedev/master' Antonio Giner2016-03-181-22/+21
|\ \ \ | | |/ | |/|
| * | Scanline Variation ImJezze2016-03-151-0/+1
| * | Cleanup (nw) ImJezze2016-03-131-20/+20
| * | Merge remote-tracking branch 'refs/remotes/mamedev/master' ImJezze2016-03-021-7/+5
| |\|
| * | Merge remote-tracking branch 'refs/remotes/mamedev/master' ImJezze2016-02-211-65/+67
| |\ \
| * | | Merge remote-tracking branch 'refs/remotes/mamedev/master' ImJezze2016-02-211-1/+0
| * | | Quality and Performance improvements ImJezze2016-02-201-2/+0
* | | | Implement integer scaling in core renderer [Calamity] Antonio Giner2016-03-151-4/+0
| |_|/ |/| |
* | | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-7/+5
* | | Cleanups and version bump Miodrag Milanovic2016-02-241-6/+6
| |/ |/|
* | More reshuffling, nw therealmogminer@gmail.com2016-02-211-69/+71
* | Dropped ddraw renderer (nw) Miodrag Milanovic2016-02-171-1/+0
|/
* Merge pull request #587 from ImJezze/pull Miodrag Milanović2016-01-271-6/+6
|\
| * NTSC Refactoring and Options ImJezze2016-01-251-4/+6
| * Fixed YIQ passes ImJezze2016-01-091-3/+1
* | modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
|/
* Cleanup (nw) ImJezze2015-12-261-2/+2
* Extended Shadow Mask and Bloom functionality ImJezze2015-12-251-0/+2
* fixing some more override (nw) Miodrag Milanovic2015-12-061-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Cleanup ImJezze2015-11-181-73/+73
* Merge remote-tracking branch 'remotes/mamedev/master' ImJezze2015-11-151-7/+3
|\
| * more cleanups and fix (nw) Miodrag Milanovic2015-11-111-7/+3
| * Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1572
* Renamed *.c to *.cpp (nw) ImJezze2015-11-091-0/+1571