mame/src/osd/windows
2014-10-22 09:23:56 +02:00
..
d3d9intf.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
d3dcomm.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
d3dhlsl.c Added window to osd_interface (nw) 2014-09-01 08:58:33 +00:00
d3dhlsl.h - Fixed bloom misalignment with HLSL. [MooglyGuy] 2014-04-08 18:34:47 +00:00
d3dintf.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
drawd3d.c Added window to osd_interface (nw) 2014-09-01 08:58:33 +00:00
drawd3d.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
drawdd.c Added window to osd_interface (nw) 2014-09-01 08:58:33 +00:00
drawgdi.c Added window to osd_interface (nw) 2014-09-01 08:58:33 +00:00
drawnone.c Added window to osd_interface (nw) 2014-09-01 08:58:33 +00:00
eivc.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
eivcx86.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
input.c Added window to osd_interface (nw) 2014-09-01 08:58:33 +00:00
input.h Merged in cleanup changes from osd branch (nw) 2014-04-26 13:35:06 +00:00
ledutil.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
main.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
mame.ico (Windows) add higher resolution icons for mame/mess. These were made available by JacKc a few months ago. I don't mean to imply that they are 'official', they may be replaced later. 2013-10-26 16:28:50 +00:00
mame.man Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
mame.rc Changing #includes for headers that are part of toolchain and not part of any source/external library. Removal of references to messvers.rc as it does not appear to be used anymore. (nw) 2014-09-29 02:00:23 +00:00
netdev_pcap.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
netdev_pcap.h Fixed memory leaks in networking, used core functions for allocating memory, fix sdl win32 building with network enabled (no whatsnew) 2011-11-22 11:25:14 +00:00
netdev.c -Made osd_interface base class for OSD and moved initialization for each subsystem in it as virtual calls. (nw) 2014-04-25 07:31:27 +00:00
osinline.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
output.c Cleanups and version bump 2014-07-22 06:14:55 +00:00
output.h Merged in cleanup changes from osd branch (nw) 2014-04-26 13:35:06 +00:00
strconv.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
strconv.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
vconv.c Cleanups and version bump 2014-10-15 07:19:47 +00:00
video.c Cleanups and version bump 2014-10-15 07:19:47 +00:00
video.h Cleanups and version bump 2014-10-15 07:19:47 +00:00
winclip.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
windir.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
window.c Cleanups and version bump 2014-10-15 07:19:47 +00:00
window.h Cleanups and version bump 2014-10-15 07:19:47 +00:00
windows.mak increased maximum allowed stack size of Visual Studio Code Analysis (nw) 2014-10-22 09:23:56 +02:00
winfile.c Use the correct call to free memory in windows osd_close [smf] 2014-04-16 15:57:38 +00:00
winfile.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
winmain.c Added window to osd_interface (nw) 2014-09-01 08:58:33 +00:00
winmain.h Added window to osd_interface (nw) 2014-09-01 08:58:33 +00:00
winmenu.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
winmisc.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
winos.c Update winos.c 2014-10-20 14:38:48 -04:00
winos.h Cleanups and version bump 2014-10-15 07:19:47 +00:00
winprefix.h fixes for building with VS14 CTP4 (nw) 2014-10-17 12:58:00 +00:00
winptty.c Use the correct call to free memory in windows osd_close [smf] 2014-04-16 15:57:38 +00:00
winsocket.c Use the correct call to free memory in windows osd_close [smf] 2014-04-16 15:57:38 +00:00
winsync.c Cleanups and version bump 2014-10-15 07:19:47 +00:00
winsync.h Cleanups and version bump 2014-10-15 07:19:47 +00:00
wintime.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
winutf8.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
winutf8.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
winutil.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
winutil.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
winwork.c more changes to make sdlwork.c and winwork.c match (nw) 2014-09-20 08:45:40 +00:00