summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #432 from ImJezze/master Miodrag Milanović2015-10-271-1/+1
|\
| * Cleanup ImJezze2015-10-261-1/+1
| * Experimental Dynamic Beam Width ImJezze2015-10-251-1/+1
* | Fix for some configurations Vas Crabb2015-10-271-1/+1
* | champbas.c driver needs cleanup, i'll continue on that if i can sort out MCU ... hap2015-10-261-1/+1
* | windows rawinput: allow nameless input devices hap2015-10-261-4/+4
* | Apollo changes: [Hans Ostermeyer] arbee2015-10-241-1/+2
|/
* Merge pull request #6 from mamedev/master ImJezze2015-10-2036-101/+278
|\
| * update suggested by DrMefistO (nw) Miodrag Milanovic2015-10-201-2/+1
| * fix compile on VS2013 (need check on VS2015 if this is needed at all) (nw) Miodrag Milanovic2015-10-191-0/+2
| * Merge pull request #401 from fulivi/pty_dev3 Miodrag Milanović2015-10-187-47/+137
| |\
| | * pty: added inclusion of stdlib.h on systems != Linux fulivi2015-10-181-3/+1
| | * pty: changed pstname_r to ptsname for OSX compatibility fulivi2015-10-171-1/+5
| | * pty: put a stopper in windows & osdmini versions of OSD as they don't fulivi2015-10-143-0/+21
| | * pty: first step of pseudo terminal implementation fulivi2015-10-134-46/+113
| * | Disabled DX12 on mingw since it is not working (nw) Miodrag Milanovic2015-10-151-2/+2
| * | Remove obsolete CapsLock hack. Sergey Svishchev2015-10-021-7/+0
| * | osdcomm.h: func me MSVC (nw) Peter Ferrie2015-09-301-0/+1
| |/
| * Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-307-14/+14
| * Fix build with Xcode 7 (nw) balr0g2015-09-182-3/+3
| * added 'global_inputs' (disabled by default) to allow MAME to read inputs even... David Haywood2015-09-143-6/+34
| * Update scripts for compile with latest BGFX (nw) Miodrag Milanovic2015-09-121-1/+1
| * netdev: fix pcap crashes on OS X [Rob Braun] arbee2015-09-101-1/+8
| * opengl: fix overly-strict requirement on SCREEN shaders to match docs [cgwg] arbee2015-09-061-1/+2
| * Update window.c Vladimir Kryvian2015-08-271-1/+1
| * Fixed create_window_class Vladimir Kryvian2015-08-271-1/+3
| * Fixed register_window_classcreate_window_class Vladimir Kryvian2015-08-271-0/+2
| * Fixed register_window_class Vladimir Kryvian2015-08-271-0/+2
| * Fixed register_window_class Vladimir Kryvian2015-08-271-0/+2
| * Fixed GetModuleHandleUni Vladimir Kryvian2015-08-261-1/+1
| * Fixed GetModuleHandleUni Vladimir Kryvian2015-08-261-2/+1
| * Fixed GetModuleHandle to be universal. Vladimir Kryvian2015-08-259-18/+43
| * Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-151-1/+1
| * Fix emscripten compile (nw) Justin Kerk2015-08-121-0/+1
| * debugviewinfo.c: destroy window before destroying view (nw) Peter Ferrie2015-08-101-5/+5
| * Revert "debugqt: Port to Qt5 [O. Galibert]" Olivier Galibert2015-08-0119-110/+180
| * Debugger fix from Judge (nw) Vas Crabb2015-07-311-0/+1
| * Doesn't fix the crash, but it doesn't hurt either nw Vas Crabb2015-07-301-0/+3
| * debugqt: Port to Qt5 [O. Galibert] Olivier Galibert2015-07-2919-180/+110
| * Merge pull request #266 from wallyweek/wallyweek R. Belmont2015-07-2210-10/+10
| |\
| | * Bump *nix man pages version Cesare Falco2015-07-2210-10/+10
| * | Merge pull request #257 from 0-wiz-0/master R. Belmont2015-07-221-0/+19
| |\ \ | | |/ | |/|
| | * Fix error handling of osd_truncate. Thomas Klausner2015-07-141-1/+1
| | * Implement missing osd_truncate(). Thomas Klausner2015-07-141-0/+19
* | | Small Fixes ImJezze2015-10-201-0/+9
* | | Artwork Support ImJezze2015-10-181-12/+20
* | | Cleanup ImJezze2015-10-184-21/+21
* | | Bloom Overdrive ImJezze2015-10-104-4/+40
* | | Smooth Borders ImJezze2015-10-094-33/+32
* | | Small fixes ImJezze2015-10-041-71/+71