summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules
Commit message (Expand)AuthorAgeFilesLines
* work around Qt crash, thanks mizapf (nw) Vas Crabb2018-12-251-9/+15
* dwrite: noticed an error msg with missing \n (nw) hap2018-12-141-1/+1
* make dsound default over xaudio2 (nw) hap2018-12-141-1/+1
* clean up and improve option descriptions Vas Crabb2018-12-131-16/+16
* xaudio2: fix wrong dll, regression from a10fcd31d3d8add2424467f981d4405f06c92... hap2018-12-121-3/+3
* Fix OS X build after a45221458dfba557ae32c0073750a06deea3f45e (nw) AJR2018-12-111-3/+1
* Android compile fix (#4395) Miodrag Milanović2018-12-112-5/+7
* dec8.cpp: Fix regression with ghostb, srdarwin (nw) Scott Stone2018-12-091-1/+1
* sdl_sound.cpp: Rework the circular buffer Celelibi2018-12-091-196/+164
* 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] mooglyguy2018-12-059-31/+36
* Fix crashiness on OS X when the network device couldn't be opened (nw) arbee2018-11-221-0/+3
* taptun: and formatting too (nw) Patrick Mackinlay2018-11-211-1/+1
* taptun: bollocks (nw) Patrick Mackinlay2018-11-211-1/+1
* taptun: padding and fcs on Linux too (nw) Patrick Mackinlay2018-11-211-5/+10
* nothing to see here (nw) arbee2018-11-031-2/+17
* srcclean and cleanup (nw) Vas Crabb2018-10-281-10/+11
* HLSL Color Transforms and 3D LUT (#4043) Westley M. Martinez2018-10-0710-31/+312
* sun4: More optimizations, nw mooglyguy2018-09-232-7/+15
* srcclean (nw) Vas Crabb2018-09-231-3/+3
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-203-10/+10
* - fix not set default uniforms for vector pass (#4008) ImJezze2018-09-171-1/+1
* Port scanline modification to BGFX W. M. Martinez2018-09-143-38/+116
* HLSL: Move scanline to occur before defocus W. M. Martinez2018-09-142-22/+100
* fix clang build (nw) smf-2018-09-061-1/+1
* interpro: notworking -> networking (#3815) Patrick Mackinlay2018-09-041-4/+36
* fixup (nw) Vas Crabb2018-08-271-1/+1
* -bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] mooglyguy2018-08-276-23/+108
* Fix debug assert failure when using SDL fullscreen toggle (nw) AJR2018-08-061-1/+2
* (nw) more render work: Vas Crabb2018-07-311-4/+3
* taptun: add support for Windows (#3790) Patrick Mackinlay2018-07-301-0/+190
* Damn this design is ridiculous, let's just make it a little less crash-prone ... Olivier Galibert2018-07-181-0/+3
* Not going to pretend I understand that code, but that reduces blowups (nw) Olivier Galibert2018-07-181-1/+2
* Fix crash when running a DRC CPU core under Emscripten (#2794). [Justin Kerk] Justin Kerk2018-07-151-2/+2
* Remove running_machine::device() call in QT debugger (nw) AJR2018-07-071-1/+1
* fix building with clang 6.0.1 (nw) smf-2018-07-071-2/+0
* How to remove unwanted macros, or: getting out of discovered "check" (nw) AJR2018-06-291-0/+2
* osdlib: GetCurrentProcessId is valid on uwp (nw) cracyc2018-06-091-1/+1
* Discord plugin try 2 (#3640) cracyc2018-06-089-3/+260
* srcclean (nw) Vas Crabb2018-05-274-9/+9
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-0/+2
* Output system changes [headkaze, R. Belmont] arbee2018-05-064-46/+77
* Set SO_REUSEADDR in posixsocket Sven Schnelle2018-04-161-0/+8
* add missing override (nw) smf-2018-03-152-8/+8
* Remove all uses of first_screen() from core files, nw Ryan Holtz2018-03-111-2/+7
* Remove first_screen() from kc85, ti990_4, aviwrite.cpp, and huc6270 comments. nw mooglyguy2018-03-101-1/+2
* Removed first_screen from wswan and d3d (nw) Ryan Holtz2018-03-092-4/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-282-26/+26
* Fix exception on exit (nw) AJR2018-01-241-2/+0
* Eliminate core_strdup (nw) AJR2018-01-242-6/+8
* fix compile on GCC 7.2.1 (nw) arbee2018-01-131-0/+1