summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winwork.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-52/+52
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* removed redundant interlocked function wrappers from Windows code (no whatsnew) Oliver Stöneberg2012-08-071-53/+13
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-1/+1
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-5/+9
* Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i... Miodrag Milanovic2011-09-221-4/+1
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-1/+1
* Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w... Miodrag Milanovic2011-08-141-0/+10
* Removed stdlib.h from osdcomm.h. Couriersud2010-01-171-0/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* Added option "numprocessors" Couriersud2009-12-191-10/+22
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-22/+22
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-121-2/+34
* Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into Aaron Giles2009-09-061-2/+2
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-4/+4
* Added video level detection and reporting to ldverify. Aaron Giles2008-08-121-1/+1
* Removed per-frame metadata support from chdman. Creating an A/V Aaron Giles2008-08-011-2/+3
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-0/+18
* Centralized definitions of _WIN32_WINNT. Aaron Giles2008-03-211-1/+0
* Fix 01531: polygon-based drivers: winwork.c memory leak Aaron Giles2008-03-171-2/+3
* Fixed winwork to use proper tchar functions for getenv. Aaron Giles2008-01-081-3/+4
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+775