summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/windows.mak (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-24/+47
* 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-251-1/+0
* a few adjustments for Visual Studio analysis (nw) Oliver Stöneberg2014-04-041-1/+1
* disabled some Visual Studio analysis warnings / fixed some obvious errors bas... Oliver Stöneberg2014-04-031-1/+1
* renamed pmmidi.c to pmmidi.inc Oliver Stöneberg2014-03-191-1/+1
* renamed rendersw.c to rendersw.inc Oliver Stöneberg2014-03-191-2/+2
* moved compiler-specific warning generation to shared files (nw) Oliver Stöneberg2014-03-021-6/+4
* add support to compile windows builds with gcc 4.8.2 x64 only produce working... Miodrag Milanovic2014-01-101-0/+3
* revert stuff that probably wasn't intentionally committed. (n/w) Jonathan Gevaryahu2013-12-291-2/+2
* Netlist, make some class variables protected. No wn Couriersud2013-12-281-2/+2
* allow building with ICL on Windows if you have it installed into MSVC [Dean L... David Haywood2013-12-181-0/+13
* added makefile define DEPRECATED to show warnings about deprecated code / add... Oliver Stöneberg2013-08-221-0/+5
* added makefile define FASTDEBUG to disable some debug-specific stuff, that is... Oliver Stöneberg2013-08-021-0/+5
* removed Visual Studio specific makefile define MAXOPT in favor of adding more... Oliver Stöneberg2013-08-021-4/+4
* removed obsolete define from src/osd/windows/windows.mak (nw) Oliver Stöneberg2013-08-021-3/+0
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-15/+15
* add the breakpoint window to the win32 build too (nw) cracyc2013-06-061-1/+3
* "put HLSL back ..." fix build etc. David Haywood2013-06-061-0/+1
* As this project is clearly now run by people who care more about "feelings" a... Ryan Holtz2013-06-061-1/+0
* debugqt: prevent threading deadlock in win32 with qt debugger (nw) cracyc2013-06-041-0/+1
* windows.mak: use := for variables set by external programs (nw) cracyc2013-05-301-3/+4
* change make file rules to be consistent to one in sdl build (nw) Miodrag Milanovic2013-05-301-4/+4
* Cleaned a bit Carl's solution for optional QT debugger for Windows (nw) Miodrag Milanovic2013-05-301-0/+33
* - "And he did give them CRT bloom, and it scorched their eyes so; and they wept Ryan Holtz2013-05-191-4/+0
* improved some version checks in makefiles / added TODOs (nw) Oliver Stöneberg2013-01-281-1/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* MSVC fixes (nw) Nathan Woods2013-01-081-1/+1
* Enable compiling PortMidi (nw) R. Belmont2013-01-011-3/+4
* forgot to add comment in windows.mak (nw) Oliver Stöneberg2012-12-281-0/+3
* added make define MSVC_ANALYSIS to run Visual Studio code analysis (nw) Oliver Stöneberg2012-12-261-0/+4
* remove redundant linking with dinput8.lib, it's conditionally added a few lin... smf-2012-10-111-1/+1
* (MESS) fixed resource data of Windows executable [Oliver Stöneberg] Oliver Stöneberg2012-09-171-1/+1
* fixed version check in windows.mak (no whatsnew) Oliver Stöneberg2012-07-261-1/+1
* Make it compile on windows mingw 4.7.x (no whatsnew) Miodrag Milanovic2012-06-181-1/+3
* fixed building with Visual Studio 11 RC smf-2012-06-021-0/+3
* -static is not needed anymore for latest tools (no whatsnew) Miodrag Milanovic2012-05-031-1/+1
* Killed unicows (no whatsnew) Miodrag Milanovic2012-04-281-5/+0
* Fix linking for mingw GCC 4.6.3 and upper using libwinpthread (no whatsnew) Miodrag Milanovic2012-04-241-1/+1
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Broke dependency between mcr68 and mcr by creating Aaron Giles2012-04-171-0/+3
* Added windows implementation of pseudo tty access functions over pipes [Carl] Miodrag Milanovic2012-02-191-1/+2
* Clean-ups and version bumpmame0144u4 Angelo Salese2011-12-241-2/+2
* Added GCC check in windows.mak and win32 part of sdl.mak and also did silence... Miodrag Milanovic2011-12-151-0/+5
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-201-1/+1
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+6
* Added socket support to windows osd [Miodrag Milanovic] Miodrag Milanovic2011-07-281-1/+2
* Added image devices menu to debugger (windows only for now) [Miodrag Milanovic] Miodrag Milanovic2011-06-081-1/+1
* Split HLSL code into a separate file, d3dhlsl.c/.h. Also split drawd3d.c into... Ryan Holtz2011-06-021-0/+1
* Enable Visual Studio basic run-time checks in non-optimized builds [Oliver S... Miodrag Milanovic2011-05-171-0/+5