summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-261-1/+1
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-265-24/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* Cleanups and version bump.mame0125u6 Aaron Giles2008-06-171-1/+1
* Added new function video_get_view_for_target() which selects a view based Aaron Giles2008-06-162-60/+5
* Cleanups and version bump. Aaron Giles2008-05-221-1/+1
* Added verbosity for max texture size. Aaron Giles2008-05-221-0/+1
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-154-23/+24
* MESS specific: Fixed performance problems with -triplebuffer (bug #1539) [Justin Nathan Woods2008-05-121-2/+2
* Cleanups for 0.124u4. Aaron Giles2008-04-241-2/+2
* Added new Windows option -watchdog, which creates a watchdog thread Aaron Giles2008-04-202-4/+59
* From: Oliver Stoenberg Aaron Giles2008-04-1110-95/+96
* Fixed unicode crashing bug with input names. Aaron Giles2008-04-061-1/+1
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-0/+18
* From: Mike Haaland Aaron Giles2008-04-021-0/+1
* De-deprecat-ed ui.c. Aaron Giles2008-03-211-0/+1
* Centralized definitions of _WIN32_WINNT. Aaron Giles2008-03-2115-31/+43
* Fixed chdman -extract to a physical drive on Windows. Aaron Giles2008-03-191-2/+13
* Fix 01531: polygon-based drivers: winwork.c memory leak Aaron Giles2008-03-171-2/+3
* Fixed pick_best_mode in both d3d and ddraw cases to manually extract Aaron Giles2008-03-172-2/+19
* Added running_machine* parameter to MESS-specific calls Nathan Woods2008-03-162-2/+2
* Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th... Zsolt Vasvari2008-03-101-5/+3
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-092-2/+2
* Moves 'refresh' from public to internal video state and renames it to 'frame_... Zsolt Vasvari2008-03-072-2/+2
* Rewrote some potentially compiler specific code: Couriersud2008-03-021-0/+16
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-292-2/+2
* Added a rule to make VS2008 compile seamlessly. Aaron Giles2008-02-231-0/+2
* Remove some deprecat.h includes from osd layer: Couriersud2008-02-233-17/+15
* Makefile & build system update: Couriersud2008-02-211-3/+5
* Most important thing to note about this change: Aaron Giles2008-02-214-131/+129
* From: RansAckeR [mailto:RansAckeR@pandora.be] Aaron Giles2008-02-191-1/+1
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-183-3/+3
* Changed VERINFO to build always. All tools in build should build for all plat... Aaron Giles2008-02-131-12/+2
* makefiles: Couriersud2008-02-052-257/+0
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-024-7/+7
* build environment: Couriersud2008-01-271-1/+3
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-257-0/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-01-244-7/+17
* Fixed default memory view width for CPUs with >byte-sized minimum Aaron Giles2008-01-211-27/+15
* Reverted experimental D3D fix, since it breaks switchres. Aaron Giles2008-01-171-2/+2
* Fixed MESS compilation error Nathan Woods2008-01-121-2/+4
* Cleanups for 0.122u5. Aaron Giles2008-01-111-11/+11
* (From Emuman) Aaron Giles2008-01-111-2/+2
* log: davidhay2008-01-101-1/+1
* Fixed winwork to use proper tchar functions for getenv. Aaron Giles2008-01-081-3/+4
* (Windows only) Aaron Giles2008-01-081-105/+235
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-1/+1
* Fixed verinfo for the yearless copyright. Aaron Giles2008-01-061-22/+3
* Copyright cleanup: Aaron Giles2008-01-0656-56/+56
* Fixed stupid error in the recent D3D fix. Aaron Giles2008-01-051-1/+1