summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0144u6 Angelo Salese2012-01-151-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-1212-167/+62
* OS/2 updates [KO Myung-Hun] R. Belmont2012-01-051-1/+3
* Revert r14902 for sdlmain.c. Fixes compilation on Intel OS X. Phil Bennett2012-01-031-2/+2
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-1/+1
* SDL stopped compiling again. Imagine that! (nw) R. Belmont2012-01-021-1/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-023-6/+6
* (nw) R. Belmont2011-12-311-1/+1
* Et tu, Aaron? (nw) R. Belmont2011-12-311-2/+2
* Fix OSX compile. Wilbert Pol2011-12-311-2/+2
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-313-21/+21
* Clean-ups and version bumpmame0144u4 Angelo Salese2011-12-241-2/+2
* less ugly way to silence gcc 4.6 (no whatsnew) Miodrag Milanovic2011-12-153-4/+4
* Added GCC check in windows.mak and win32 part of sdl.mak and also did silence... Miodrag Milanovic2011-12-153-0/+11
* cleanups and version bumpmame0144u3 Angelo Salese2011-12-141-1/+1
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-125-16/+31
* Handling error where filenames are too long [Chad] Miodrag Milanovic2011-12-071-0/+1
* Moved a condition check (tex->d3dtex == tex->d3dfinaltex) to happen before on... Scott Stone2011-11-291-1/+2
* This change makes sure that the watchdog message will be displayed in case ot... Scott Stone2011-11-271-0/+1
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-273-4/+4
* Fix obvious use-after-free error in device_delete(). Aaron Giles2011-11-272-9/+3
* (nw) R. Belmont2011-11-221-2/+2
* (nw) R. Belmont2011-11-221-1/+3
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-2215-9/+66
* Sync with MESS, also placed back sdlmain change since it proved working on BS... Miodrag Milanovic2011-11-221-3/+1
* Fixed compile warning with 4.6.2 (no whatsnew) Miodrag Milanovic2011-11-211-1/+1
* Various SDL netdev fixes (nw) R. Belmont2011-11-211-8/+12
* SDL updates [R. Belmont, Carl, cgwg] R. Belmont2011-11-1812-25/+142
* Not yet, *BSD stops compiling otherwise (nw) R. Belmont2011-11-181-0/+3
* Updated sdlmain.c due to fact that there is no more -DMESS compile option (no... Miodrag Milanovic2011-11-181-12/+7
* - Fixed HLSL memory leak and crash on exit on 32-bit targets. [Ryan Holtz, Ba... Ryan Holtz2011-11-182-23/+42
* Move per emulator constants info into separate class [Miodrag Milanovic] Miodrag Milanovic2011-11-174-6/+6
* Clean-ups and version bumpmame0144 Angelo Salese2011-11-131-3/+3
* syncing MESS (nw) R. Belmont2011-11-061-8/+8
* Please don't use whizzy new GCC features without asking me first (nw) R. Belmont2011-11-061-0/+6
* Added hot/cold attributes. Made the MAME executable 1% smaller by using the Nathan Woods2011-11-061-0/+4
* SDL: Add TAP/TUN networking capability and shell script for configuration [Carl] R. Belmont2011-10-317-2/+178
* Clean-ups and version bumpmame0143u8 Angelo Salese2011-10-231-1/+1
* Fixed compile under GCC 4.6 (no whatsnew) Miodrag Milanovic2011-10-221-2/+4
* clean-ups and version bump Angelo Salese2011-10-101-1/+1
* hide_cursor option for chess games and clickable artwork and such. Michaël Banaan Ananas2011-10-103-2/+6
* revert r14152, good idea but please add a -grabcursor option instead Michaël Banaan Ananas2011-10-101-4/+7
* Windows only - for evaluation - changed when mouse pointer goes off. Pointer ... Olivier Galibert2011-10-101-7/+4
* - Fixed all HLSL stability issues except visible crease. [Ryan Holtz, Bat Cou... Ryan Holtz2011-09-293-15/+88
* uncommenting line in winmain (no whatsnew) Miodrag Milanovic2011-09-221-1/+1
* Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i... Miodrag Milanovic2011-09-226-15/+14
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-203-5/+5
* Made network device selection to be per id, which makes it simpler, and doesn... Miodrag Milanovic2011-09-092-3/+5
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-098-1/+284
* Fix OpenBSD compile [fgsch] R. Belmont2011-09-081-1/+1