summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... mooglyguy2018-11-051-12/+12
* nothing to see here (nw) arbee2018-11-031-2/+17
* srcclean and cleanup (nw) Vas Crabb2018-10-282-11/+12
* Disable setting the SDL_WINDOW_OPENGL extra flag if -video none is set. This... Dustin Stahlback2018-10-091-1/+1
* HLSL Color Transforms and 3D LUT (#4043) Westley M. Martinez2018-10-0712-32/+342
* osdwindows: Fixed the BGFX not rendering across multiple windows. Internal UI... mooglyguy2018-10-061-0/+1
* 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-043-9/+44
* 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-062-2/+3
* (nw) more render work: Vas Crabb2018-07-311-4/+3
* taptun: add support for Windows (#3790) Patrick Mackinlay2018-07-301-0/+190
* Better support for screen orientation/geometry: Vas Crabb2018-07-263-9/+12
* 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-292-0/+3
* osdlib: GetCurrentProcessId is valid on uwp (nw) cracyc2018-06-091-1/+1
* Discord plugin try 2 (#3640) cracyc2018-06-0810-3/+268
* osdnet: don't call it close (nw) cracyc2018-06-012-2/+2
* osdnet: prevent segfault at stop and when selecting device from menu (nw) cracyc2018-06-012-2/+6
* 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
* Really disable multithreading on the Emscripten target (nw) Justin Kerk2018-05-011-0/+5
* Set SO_REUSEADDR in posixsocket Sven Schnelle2018-04-161-0/+8
* fix count_leading_zeroes(0) C fallback (nw) Vas Crabb2018-03-221-1/+2
* 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
* Disable multithreading on the Emscripten target as it is not currently suppor... Justin Kerk2018-03-061-0/+5
* Enable use of system-wide asio, glm and rapidjson (#3172) Julian Sikorski2018-02-081-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-282-26/+26
* winmain.h: removed unused macro (nw) firewave2018-01-261-12/+0
* 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