summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winmain.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move window_list to osd_common_t Brad Hughes2016-06-111-3/+3
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-101-4/+4
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-2/+8
* Fixed video mode opengl duplicated in SDL build. (nw) dankan18902016-06-071-0/+3
* Procedural texture for vectors in HLSL ImJezze2016-06-051-0/+1
* Normalized vector attenuation settings ImJezze2016-05-221-11/+11
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-3/+3
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-251-3/+3
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-251-3/+3
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* changes for UWP (nw) Miodrag Milanovic2016-04-231-2/+1
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-4/+2
* Refactor OSD window. Brad Hughes2016-04-211-3/+3
* Refactored distortion pass ImJezze2016-04-191-1/+3
* Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-181-1/+1
* 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