summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-273-455/+455
* fix error (nw) Miodrag Milanovic2016-01-271-1/+1
* Merge pull request #587 from ImJezze/pull Miodrag Milanović2016-01-274-236/+306
|\
| * Cleanup (nw) ImJezze2016-01-261-6/+6
| * NTSC Refactoring and Options ImJezze2016-01-252-66/+159
| * Fixed YIQ passes ImJezze2016-01-091-2/+9
| * Refactored color converge ImJezze2016-01-091-16/+17
| * Refactoring (nw) ImJezze2016-01-032-48/+29
| * Refactoring ImJezze2015-12-314-115/+98
| * Cleanup (nw) ImJezze2015-12-311-9/+14
* | fix compile for windows (nw) Miodrag Milanovic2016-01-241-2/+2
* | XAudio2 Bug fix - forgot to initialize buffers and no need to init COM Brad Hughes2016-01-231-2/+3
* | Merge pull request #571 from bradhugh/xaudio2 R. Belmont2016-01-222-0/+731
|\ \
| * | Fix GCC compiler warning in xaudio2 implementation Brad Hughes2016-01-201-3/+3
| * | Update XAudio2 support to handle overflow, underflow, and audio_latency prope... Bradley Hughes2016-01-201-59/+164
| * | XAudio2 support Brad Hughes2016-01-202-0/+626
* | | Fix OSX build. (nw) Dankan18902016-01-211-1/+1
* | | reverting: Miodrag Milanovic2016-01-206-9/+9
* | | Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* | | Revert "fixed qt build (nw)" Miodrag Milanovic2016-01-203-7/+7
* | | Revert "Fix OSX build (nw)" Miodrag Milanovic2016-01-203-5/+5
|/ /
* | Fix OSX build (nw) Miodrag Milanovic2016-01-163-5/+5
* | fixed qt build (nw) Miodrag Milanovic2016-01-163-7/+7
* | rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* | Fix OSX build (nw) Miodrag Milanovic2016-01-161-1/+1
* | tags are now strings (nw) Miodrag Milanovic2016-01-166-9/+9
* | put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-127-19/+17
* | Fix compile on OSX Miodrag Milanovic2016-01-121-0/+1
* | Fix linux compile Miodrag Milanovic2016-01-122-1/+2
* | created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-127-24/+24
* | modernized ui_input_manager (nw) Miodrag Milanovic2016-01-101-8/+8
* | modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-6/+5
* | Make internal debugger menu remember its currently selected item, to help mak... mahlemiut2016-01-111-4/+16
* | remove usage of NO_MEM_TRACKING macro (nw) Miodrag Milanovic2016-01-0810-20/+0
* | removed memory tracking (nw) Miodrag Milanovic2016-01-085-9/+9
* | fix input regression in internal debugger window editors mahlemiut2016-01-061-1/+2
* | Prevent keypresses from passing through to internal debugger windows while th... mahlemiut2016-01-041-1/+2
* | Add various keyboard shortcuts and pass keypresses to the debug view with inp... mahlemiut2016-01-041-15/+196
* | Allow mame -validate -verbose to capture verbose messages AJR2016-01-022-5/+9
* | fix vertical scrollbar on large windows (such as the program space of an i386) mahlemiut2016-01-021-4/+5
* | Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-302-15/+15
* | Make SDL2 use software if hardware acceleration is not available Miodrag Milanovic2015-12-271-0/+8
* | Do not add this for other then windows (nw) Miodrag Milanovic2015-12-271-2/+7
* | Fix for windows Qt5 compile (nw) Miodrag Milanovic2015-12-271-3/+11
* | qt5 debugger port [O. Galibert] Olivier Galibert2015-12-2719-180/+110
* | Merge pull request #522 from ImJezze/pull Miodrag Milanović2015-12-262-72/+186
|\|
| * Cleanup (nw) ImJezze2015-12-262-21/+21
| * Extended Shadow Mask and Bloom functionality ImJezze2015-12-252-12/+105
| * Fixed HLSL for LCD screen type ImJezze2015-12-241-26/+23
| * Made defocus strength equal for x/y and independent from screen size ImJezze2015-12-202-36/+60