summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winmain.c
Commit message (Expand)AuthorAgeFilesLines
* Enable compiling PortMidi (nw) R. Belmont2013-01-011-0/+4
* [HLSL] Fixed crash when using presets. [MooglyGuy] Ryan Holtz2012-12-311-2/+2
* (nw) Fixes HLSL bugs with Rocket Knight Adventures Ryan Holtz2012-12-291-2/+2
* enabled multi-threading by default on Windows Oliver Stöneberg2012-12-181-1/+1
* Added internal mouse cursor visible in menus and when clickable artwork is us... Miodrag Milanovic2012-08-151-1/+0
* Clean-ups and version bumpmame0146u3 Miodrag Milanovic2012-07-151-1/+1
* fix for profiler memory leaks mtbug #04094 (no whatsnew) Miodrag Milanovic2012-07-091-1/+3
* fix mistake by me a while ago: sr(syncrefresh) clashed with emuopts sr(sample... Michaël Banaan Ananas2012-06-101-1/+1
* cmdline option shortcuts for: Michaël Banaan Ananas2012-02-101-2/+2
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-3/+3
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-7/+6
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-3/+3
* This change makes sure that the watchdog message will be displayed in case ot... Scott Stone2011-11-271-0/+1
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-221-0/+4
* Move per emulator constants info into separate class [Miodrag Milanovic] Miodrag Milanovic2011-11-171-1/+1
* Clean-ups and version bumpmame0143u8 Angelo Salese2011-10-231-1/+1
* Fixed compile under GCC 4.6 (no whatsnew) Miodrag Milanovic2011-10-221-2/+4
* hide_cursor option for chess games and clickable artwork and such. Michaël Banaan Ananas2011-10-101-0/+1
* uncommenting line in winmain (no whatsnew) Miodrag Milanovic2011-09-221-1/+1
* Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i... Miodrag Milanovic2011-09-221-5/+5
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-1/+6
* HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat Ryan Holtz2011-08-281-1/+3
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-3/+3
* Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w... Miodrag Milanovic2011-08-141-1/+3
* Added socket support to windows osd [Miodrag Milanovic] Miodrag Milanovic2011-07-281-1/+9
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-191-16/+16
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-06-131-1/+3
* HLSL Cleanup, no whatsnew: Ryan Holtz2011-06-111-47/+14
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] Ryan Holtz2011-06-061-10/+11
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-2/+2
* No whatsnew Ryan Holtz2011-05-311-3/+1
* nwn, reducing default scanline brightness offset to 0 Ryan Holtz2011-05-311-3/+3
* Fixed scanlines, nwn. This took much longer to fix than it should have. :[ Ryan Holtz2011-05-311-1/+0
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42] Ryan Holtz2011-05-301-9/+20
* Robbbert port from MESS, nw! Angelo Salese2011-05-291-1/+1
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-52/+52
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-05-221-2/+0
* HLSL: Added adjustable color carrier in YIQ processing mode. [Ryan Holtz, Bat... Ryan Holtz2011-05-221-5/+5
* HLSL Updates [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-05-201-0/+2
* HLSL Post-Processing Updates: [Ryan Holtz, Bat Country Entertainment, cgwg] Ryan Holtz2011-05-191-19/+9
* HLSL Updates [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-05-181-14/+11
* Enable Visual Studio basic run-time checks in non-optimized builds [Oliver S... Miodrag Milanovic2011-05-171-0/+3
* Implemented experimental HLSL post-processing support on Direct3D 9 targets. ... Ryan Holtz2011-05-161-0/+91
* Be consistent about template argument naming. Aaron Giles2011-04-301-4/+4
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* Fix for exit error codes by Oliver Stoneberg (no whatsnew) Miodrag Milanovic2011-04-191-1/+1
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-1/+2
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-2/+2
* Make the symbol table use a simple_list for its cache. Aaron Giles2011-03-291-18/+9
* BIG update. Aaron Giles2011-03-291-6/+6