summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'mame0188' Vas Crabb2017-07-262-17/+18
|\
| * scope stuff down again, rvalue on left of ==, fewer early exits (nw) Vas Crabb2017-07-241-16/+18
| * In class consolewin_info method set_cpu does nothing if the cpu to be set is ... yz70s2017-07-242-1/+7
| * stupid API, I'll fix this one day (nw) Vas Crabb2017-07-231-1/+1
* | In class consolewin_info method set_cpu does nothing if the cpu to be set is ... yz70s2017-07-232-1/+7
|/
* srcclean (nw) Vas Crabb2017-07-231-1/+1
* cocoa debugger: save/restore console split positions Vas Crabb2017-07-213-2/+25
* Add a method for copying part of an XML tree into another tree and use it to ... Vas Crabb2017-07-211-5/+21
* * Make XML file a class of its own managed with smart poitners Vas Crabb2017-07-213-7/+24
* * Save/restore more Cocoa debugger state Vas Crabb2017-07-2110-9/+111
* Added basic support for saving/restoring Cocoa debugger window state, compati... Vas Crabb2017-07-2019-103/+413
* no reason to prefer inline assembly over MSVC _BitScanReverse intrinsic on x8... Vas Crabb2017-07-091-64/+7
* clean up inlines (nw) Vas Crabb2017-07-093-204/+193
* never hurts to srcclean (nw) Vas Crabb2017-07-091-39/+39
* remove unnecessary verbosity (nw) arbee2017-07-041-3/+2
* output: Fleshed out network output provider so it has the same capability as ... arbee2017-07-041-6/+69
* Misc fixes (nw) Olivier Galibert2017-07-031-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-032-2/+2
* Merge pull request #2409 from 057a3dd61f99517a3afea0051a49cb27994f94d/sdl-cal... R. Belmont2017-06-251-0/+1
|\
| * Fix sound_sdl::sdl_callback, fill buffer with silence when underflow. 057a3dd61f99517a3afea0051a49cb27994f94d2017-06-251-0/+1
* | sdl: Add SDL_WINDOW_BORDERLESS for fullscreen, required by some window manage... Olivier Galibert2017-06-251-1/+1
* | Merge branch 'release0187' Vas Crabb2017-06-251-1/+1
|\ \
| * | srcclean (nw) Vas Crabb2017-06-251-1/+1
* | | Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-254-17/+11
|/ /
* | Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... npwoods2017-06-2411-13/+13
* | (nw)Windows debugger: removed "Mount Item" for now due to bugs, also removed ... Robbbert2017-06-241-2/+10
* | Tiny UWP compile fix (nw) Brad Hughes2017-06-201-2/+2
* | -bgfx: Fixed xBR-lv2-multipass shader. [Ryan Holtz] MooglyGuy2017-06-112-88/+31
* | -bgfx: Fixed the following xBR shaders: xBR-lv2-fast, xBR-lv2-noblend, xBR-lv... MooglyGuy2017-06-107-426/+293
* | Windows debugger: image menu: Mount File/Create default to swpath instead of ... Robbbert2017-06-011-3/+39
* | Windows debugger: image menu: added ability to load software-list items. Robbbert2017-06-012-3/+158
* | scoped enum for Windows (nw) Vas Crabb2017-05-231-1/+1
* | general cleanup: Vas Crabb2017-05-231-1/+1
* | Fixed HQx shaders with BGFX OpenGL backend. Fixes for more shaders seem to be... MooglyGuy2017-05-183-30/+30
* | Revert "reordering the #include lets you build this file with latest mingw he... smf-2017-05-141-5/+5
* | reordered #include again for latest mingw64 includes (nw) smf-2017-05-141-5/+5
* | Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-145-7/+7
* | Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-074-11/+17
* | Overhaul to how MAME handles options (#2260) npwoods2017-05-054-17/+11
* | Merge pull request #2252 from npwoods/remove_duplicate_option R. Belmont2017-04-251-1/+1
|\ \
| * | Removed redundant ";global_inputs" Nathan Woods2017-04-231-1/+1
| |/
* / Disambiguated the WINOPTION_YIQ_PHASE_COUNT option Nathan Woods2017-04-241-1/+1
|/
* do variable substitution in bgfx_path #2201 Vas Crabb2017-04-233-12/+21
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* Fixed SDL build on win32 and zexall build (nw) Miodrag Milanovic2017-03-261-2/+8
* Compile testing anybody? (nw) Olivier Galibert2017-02-271-4/+2
* Some reports of garbage in console with DInput controllers. Brad Hughes2017-02-271-2/+7
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* Fixed an issue where device options (e.g. -cart) were reported as unknown whe... Nathan Woods2017-02-222-9/+5