summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-159-21/+21
* added makefile variable OPENMP to enable usage of OpenMP (includes vconv supp... Oliver Stöneberg2014-10-011-0/+1
* Changing #includes for headers that are part of toolchain and not part of any... Scott Stone2014-09-291-1/+1
* more changes to make sdlwork.c and winwork.c match (nw) Oliver Stöneberg2014-09-201-3/+3
* more sdlwork.c and winwork.c consolidation / SDL now supports envrionment var... Oliver Stöneberg2014-09-134-13/+86
* more work to make sdlwork.c and winwork.c match / un-broke Windows SDL build ... Oliver Stöneberg2014-09-133-11/+171
* more work to make sdlwork.c and winwork.c match (nw) Oliver Stöneberg2014-09-133-19/+160
* a bit more work to match sdlwork.c and winwork.c (nw) Oliver Stöneberg2014-09-131-7/+7
* some refactoring to make SDL and Windows OSD code match / Windows SDL code di... Oliver Stöneberg2014-09-133-84/+116
* renamed YieldProcessor() to osd_yield_processor() to match SDL more closely (nw) Oliver Stöneberg2014-09-131-6/+8
* Added window to osd_interface (nw) Miodrag Milanovic2014-09-0112-384/+441
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-2/+2
* Cleanups and version bump Miodrag Milanovic2014-07-223-5/+5
* ok nevermind Michaël Banaan Ananas2014-07-191-6/+3
* AvSetMmThreadCharacteristics and friends, this has been commented out since b... Michaël Banaan Ananas2014-07-181-16/+0
* don't use timeBeginPeriod if options.sleep is enabled Michaël Banaan Ananas2014-07-181-6/+9
* vconv: map /O3 to /Ox (nw) Oliver Stöneberg2014-07-021-1/+1
* implemented ATTR_FORCE_INLINE for Visual Studio (nw) Oliver Stöneberg2014-06-301-1/+1
* Fixed up label/different hash instance with recent addition. (nw) Scott Stone2014-06-251-1/+1
* fixed -j compilation with VS2013 [Oliver Stöneberg] Oliver Stöneberg2014-06-121-6/+13
* use -fno-optimize-sibling-calls with SYMBOLS=1 for more complete stack traces... Oliver Stöneberg2014-05-171-0/+1
* For windows auto is now same as d3d, till video part is redone (nw) Miodrag Milanovic2014-05-081-0/+2
* fix warning (nw) Miodrag Milanovic2014-05-081-1/+1
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-085-3617/+107
* Merged in cleanup changes from osd branch (nw) Miodrag Milanovic2014-04-266-33/+0
* Removed dependency on pmmidi.inc (nw) Miodrag Milanovic2014-04-261-1/+0
* -Made osd_interface base class for OSD and moved initialization for each subs... Miodrag Milanovic2014-04-2513-135/+75
* reverting to classic ui due to lot of issues, as much as I hate reverting som... Miodrag Milanovic2014-04-177-171/+49
* Use the correct call to free memory in windows osd_close [smf] smf-2014-04-163-7/+8
* we anyway do not support win95 for a time :) (nw) Miodrag Milanovic2014-04-162-43/+0
* ScrLock no longer is a menu key; it will now enable/disable keyboard menu sho... Nathan Woods2014-04-161-1/+1
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-1611-248/+245
* Merge of new menubar code Nathan Woods2014-04-127-50/+172
* - Fixed bloom misalignment with HLSL. [MooglyGuy] Ryan Holtz2014-04-082-12/+22
* added/updated some vconv TODOs (nw) Oliver Stöneberg2014-04-071-1/+4
* rm unused colortable Michaël Banaan Ananas2014-04-051-11/+1
* fix compiler warning? Michaël Banaan Ananas2014-04-041-9/+6
* a few adjustments for Visual Studio analysis (nw) Oliver Stöneberg2014-04-042-3/+3
* disabled some Visual Studio analysis warnings / fixed some obvious errors bas... Oliver Stöneberg2014-04-032-2/+2
* here ya go :) (nw) Miodrag Milanovic2014-03-311-1/+1
* updated vconv for no-sign-compare (nw) Miodrag Milanovic2014-03-311-1/+1
* reverting, sorry for this vconv needs to be updated (nw) Miodrag Milanovic2014-03-312-2/+2
* VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) Miodrag Milanovic2014-03-312-2/+2
* made MAME and MESS compile under VS2013, 32bit only for now (nw) Miodrag Milanovic2014-03-311-1/+1
* vcconv: handle -msse and added a TODO about a changed behavior in VS2012 (nw) Oliver Stöneberg2014-03-301-0/+3
* making code compiles and work on mingw 32 bit on versions 4.7.x and 4.8.x (nw) Miodrag Milanovic2014-03-302-1/+5
* removed mame_* aliases and just use core_* functions (nw) Oliver Stöneberg2014-03-241-1/+1
* some mismatched malloc/free usage with osd_* functions (nw) Oliver Stöneberg2014-03-241-4/+4
* renamed pmmidi.c to pmmidi.inc Oliver Stöneberg2014-03-192-2/+2
* renamed rendersw.c to rendersw.inc Oliver Stöneberg2014-03-193-4/+4