summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/modules.lua
Commit message (Expand)AuthorAgeFilesLines
* enabled internal debugger, but this would need to go in time, it is too coupl... Miodrag Milanovic2016-04-231-0/+4
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+0
* Create diagnostic module for profiling and crash diagnostics Brad Hughes2016-04-171-0/+3
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-171-0/+2
* Added ImGui based debugger. [Barry Rodewald] mahlemiut2016-04-171-0/+1
* Revert "Pass explicit -qt5 to all moc and qmake calls." Miodrag Milanovic2016-04-161-10/+10
* Merge pull request #813 from jmallach/qt5-build Miodrag Milanović2016-04-161-10/+10
|\
| * Pass explicit -qt5 to all moc and qmake calls. Sune Vuorela2016-04-151-10/+10
* | Update windows to use platform independent watchdog implementation (nw) Miodrag Milanovic2016-04-151-0/+2
|/
* bgfx: Add data-driven render target clearing [Ryan Holtz] therealmogminer@gmail.com2016-04-141-0/+4
* Basic TCP server based on libuv [Inaki Baz Castillo,Miodrag Milanovic] Miodrag Milanovic2016-04-101-0/+12
* Added skeleton for network output (nw) Miodrag Milanovic2016-04-091-0/+4
* Added none and console output providers (nw) Miodrag Milanovic2016-04-091-0/+3
* Pull a bunch of screen chain code from drawbgfx to chainmanager where it belo... therealmogminer@gmail.com2016-04-061-0/+2
* Added some more files to bgfx build and initialize imgui (nw) Miodrag Milanovic2016-04-051-1/+4
* Hybrid DirectInput/XInput module Brad Hughes2016-04-041-0/+4
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-11/+11
* fix include dirs (nw) Jeffrey Clark2016-03-291-0/+4
* Initial work to make MAME work on Android [Miodrag Milanovic] Miodrag Milanovic2016-03-271-0/+6
* Merge with master therealmogminer@gmail.com2016-03-211-0/+6
|\
| * Fix VS Build issue for WRL ComPtr Brad Hughes2016-03-191-0/+6
* | Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-0/+1
* | Make JSON error checking a lot more verbose therealmogminer@gmail.com2016-03-191-0/+1
* | Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-151-0/+1
* | Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-1/+2
* | Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-0/+2
* | More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-8/+13
|/
* Fix Visual Studio build Brad Hughes2016-03-051-5/+1
* Make XAudio2 available in all Windows OSD builds, plus use 2.9 if available, ... Brad Hughes2016-03-051-25/+5
* Added missing xaudio2 header from WINE that is free to use (nw) Miodrag Milanovic2016-03-051-3/+5
* Add DirectWrite font support module Brad Hughes2016-03-021-0/+1
* Add XInput support for Windows OSD Brad Hughes2016-02-291-0/+1
* Merge input modules work. Brad Hughes2016-02-281-0/+13
|\
| * Refactor OSD input into modules Brad Hughes2016-02-281-0/+13
* | Cleaned up sliders a bit in d3dhlsl, nw therealmogminer@gmail.com2016-02-271-0/+1
* | OS/2 can not support SDL2 which is needed for MAME to run (nw) Miodrag Milanovic2016-02-261-2/+2
* | More JSON reader plumbing, nw therealmogminer@gmail.com2016-02-211-0/+6
* | More reshuffling, nw therealmogminer@gmail.com2016-02-211-2/+3
* | First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-0/+17
* | added rapidjson in include dirs (nw) Miodrag Milanovic2016-02-171-0/+1
* | placed back OPENGL check since GL is not same as GLES (nw) Miodrag Milanovic2016-02-161-21/+41
* | BGFX mandatory requirement (nw) Miodrag Milanovic2016-02-161-18/+9
* | opengl as requirement (nw) Miodrag Milanovic2016-02-161-50/+21
* | Significant speed improvements to the BGFX renderer. [MooglyGuy] therealmogminer@gmail.com2016-02-151-0/+1
|/
* XAudio2 support Brad Hughes2016-01-201-0/+33
* Fixed QT5 linking (nw) Miodrag Milanovic2016-01-091-3/+3
* It is affecting clang 3.6+ Miodrag Milanovic2016-01-081-1/+1
* Fix compile on clang 3.7+ on linux (nw) Miodrag Milanovic2016-01-081-13/+22
* qt5 debugger port [O. Galibert] Olivier Galibert2015-12-271-9/+12
* qtdebugger as separate lib (nw) Miodrag Milanovic2015-12-261-1/+23