summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-2737-559/+559
* 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-261-0/+1
* 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
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-2529-227/+361
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-2529-361/+227
* 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-2483-584/+599
* 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
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-2310-14/+12
* 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-2129-227/+361
|\
| * Refactor OSD window. Brad Hughes2016-04-2129-227/+361
* | 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-201-1/+0
* Isolate CLI part (nw) Miodrag Milanovic2016-04-202-3/+3
* Merge pull request #823 from ajrhacker/deviter Miodrag Milanović2016-04-204-32/+19
|\
| * Iterate over devices C++11 style AJR2016-04-184-32/+19
* | Refactored BGFX distortion pass (nw) ImJezze2016-04-193-45/+53
* | Refactored distortion pass ImJezze2016-04-192-10/+32
* | Merge branch 'master' of https://github.com/mamedev/mame therealmogminer@gmail.com2016-04-197-59/+54
|\ \
| * | These init calls all returned false. No need for a return value in this couriersud2016-04-187-12/+7
| * | soft is hard and hard is soft. Two is one and one is two. No wonder couriersud2016-04-184-49/+49
* | | 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
* | Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-1815-45/+59
|/
* debugimgui: added error log window, and limited the debugger console to displ... mahlemiut2016-04-181-0/+71
* debugimgui: Removed some unused stuff, renamed window class. mahlemiut2016-04-181-53/+39
* Fix clang compile. couriersud2016-04-172-2/+2
* Create diagnostic module for profiling and crash diagnostics Brad Hughes2016-04-173-0/+1183
* Minor fixups to pillarboxing shaders therealmogminer@gmail.com2016-04-174-4/+4
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-1712-183/+411
* HLSL settings are reset now, when a new machine is selected ImJezze2016-04-172-2/+11
* Added ImGui based debugger. [Barry Rodewald] mahlemiut2016-04-172-0/+1082
* Fix compile error on SDL targets therealmogminer@gmail.com2016-04-161-0/+2