summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-2746-583/+581
* Reset menu on toggle fullscreen [barlog] Miodrag Milanovic2016-04-262-1/+9
* Clean up extended ASCII (nw) balr0g2016-04-261-2/+2
* Reapply balrog's fix therealmogminer@gmail.com2016-04-261-0/+1
* Fix preservation of settings when changing screen chain selection with multip... therealmogminer@gmail.com2016-04-264-1/+74
* Fixed Alt-Enter on SDL (nw) Miodrag Milanovic2016-04-262-1/+4
* fix windows compile (nw) Miodrag Milanovic2016-04-261-0/+1
* Revert "Fix crash when switching screen chains (nw)" upon request (nw) balr0g2016-04-251-1/+0
* Fix for Alt-Enter on Brad code (nw) Miodrag Milanovic2016-04-252-4/+4
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-2536-459/+529
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-2536-529/+459
* Fix crash when switching screen chains (nw) balr0g2016-04-251-0/+1
* debugimgui: added keyboard input for the debug view with focus. mahlemiut2016-04-251-1/+59
* bgfx: Ported xBR shaders from libretro. [Ryan Holtz, Hyllian] therealmogminer@gmail.com2016-04-25118-613/+7295
* Added "selection" parameter to chain input sampler ImJezze2016-04-2418-141/+367
* Fix Clang build (nw) Miodrag Milanovic2016-04-242-11/+11
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-24104-720/+734
* enabled internal debugger, but this would need to go in time, it is too coupl... Miodrag Milanovic2016-04-232-3/+3
* debugimgui: Optimised rendering by drawing text via the window draw list. mahlemiut2016-04-231-61/+116
* changes for UWP (nw) Miodrag Milanovic2016-04-232-3/+1
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-2316-26/+19
* Simplified min, max, default and step value handling for chain configuration ImJezze2016-04-226-44/+44
* Small fixes (nw) ImJezze2016-04-221-14/+14
* Merge pull request #826 from bradhugh/shared_ptr2 Miodrag Milanović2016-04-2136-459/+529
|\
| * Refactor OSD window. Brad Hughes2016-04-2136-459/+529
* | works for sub folders of CHAIN folder specified (nw) Miodrag Milanovic2016-04-211-3/+3
* | Checkpoint 1, nw therealmogminer@gmail.com2016-04-21107-83/+5170
|/
* compile just one chain with Miodrag Milanovic2016-04-211-1/+4
* debugimgui: added sending of mouse clicks to debugger views. Please note tha... mahlemiut2016-04-211-3/+95
* Fixed b1c06ac (nw) ImJezze2016-04-211-5/+2
* Implemented handling for u_screen_scale and u_screen_offset (nw) ImJezze2016-04-219-24/+83
* fix sdl build. (nw) dankan18902016-04-211-1/+1
* SDL cleanup (nw) Miodrag Milanovic2016-04-205-47/+5
* Isolate CLI part (nw) Miodrag Milanovic2016-04-203-4/+3
* Merge pull request #823 from ajrhacker/deviter Miodrag Milanović2016-04-205-48/+21
|\
| * Iterate over devices C++11 style AJR2016-04-185-48/+21
* | Refactored BGFX distortion pass (nw) ImJezze2016-04-193-45/+53
* | Refactored distortion pass ImJezze2016-04-194-13/+41
* | Merge branch 'master' of https://github.com/mamedev/mame therealmogminer@gmail.com2016-04-1910-91/+112
|\ \
| * | Add UWP implementation for cursor methods Brad Hughes2016-04-182-0/+41
| * | fix compile (nw) David Haywood2016-04-181-2/+2
| * | These init calls all returned false. No need for a return value in this couriersud2016-04-188-40/+21
| * | soft is hard and hard is soft. Two is one and one is two. No wonder couriersud2016-04-185-51/+50
* | | bgfx: Added SuperEagle shader. [Ryan Holtz] therealmogminer@gmail.com2016-04-195-0/+250
|/ /
* | -Added HQ2x, HQ3x and HQ4x shaders. [MooglyGuy,Jules Blok,Cameron Zemek,Maxim... therealmogminer@gmail.com2016-04-1816-1/+445
* | Fix *nix compile. couriersud2016-04-181-1/+1
* | Check that we have a window before updating cursor state Brad Hughes2016-04-181-2/+6
* | Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-1821-151/+221
|/
* Fix crash with -video none, nw therealmogminer@gmail.com2016-04-181-1/+4
* debugimgui: added error log window, and limited the debugger console to displ... mahlemiut2016-04-181-0/+71