| Commit message (Expand) | Author | Age | Files | Lines |
| * | scrclean on lua scripts (nw) |  Miodrag Milanovic | 2016-03-29 | 1 | -11/+11 |
| * | fix include dirs (nw) |  Jeffrey Clark | 2016-03-29 | 1 | -0/+4 |
| * | Initial work to make MAME work on Android [Miodrag Milanovic] |  Miodrag Milanovic | 2016-03-27 | 1 | -0/+6 |
| * | Merge with master |  therealmogminer@gmail.com | 2016-03-21 | 1 | -0/+6 |
| |\ |
|
| | * | Fix VS Build issue for WRL ComPtr |  Brad Hughes | 2016-03-19 | 1 | -0/+6 |
| * | | Fix lots of issues with bgfx |  therealmogminer@gmail.com | 2016-03-21 | 1 | -0/+1 |
| * | | Make JSON error checking a lot more verbose |  therealmogminer@gmail.com | 2016-03-19 | 1 | -0/+1 |
| * | | Add most of the rest of the D3D HLSL chain, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -0/+1 |
| * | | Add bgfx command line options, major shakeup of organization, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -1/+2 |
| * | | Add dynamic skipping of shader chain passes, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -0/+2 |
| * | | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -8/+13 |
| |/ |
|
| * | Fix Visual Studio build |  Brad Hughes | 2016-03-05 | 1 | -5/+1 |
| * | Make XAudio2 available in all Windows OSD builds, plus use 2.9 if available, ... |  Brad Hughes | 2016-03-05 | 1 | -25/+5 |
| * | Added missing xaudio2 header from WINE that is free to use (nw) |  Miodrag Milanovic | 2016-03-05 | 1 | -3/+5 |
| * | Add DirectWrite font support module |  Brad Hughes | 2016-03-02 | 1 | -0/+1 |
| * | Add XInput support for Windows OSD |  Brad Hughes | 2016-02-29 | 1 | -0/+1 |
| * | Merge input modules work. |  Brad Hughes | 2016-02-28 | 1 | -0/+13 |
| |\ |
|
| | * | Refactor OSD input into modules |  Brad Hughes | 2016-02-28 | 1 | -0/+13 |
| * | | Cleaned up sliders a bit in d3dhlsl, nw |  therealmogminer@gmail.com | 2016-02-27 | 1 | -0/+1 |
| * | | OS/2 can not support SDL2 which is needed for MAME to run (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -2/+2 |
| * | | More JSON reader plumbing, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+6 |
| * | | More reshuffling, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -2/+3 |
| * | | First take on render API reorg, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+17 |
| * | | added rapidjson in include dirs (nw) |  Miodrag Milanovic | 2016-02-17 | 1 | -0/+1 |
| * | | placed back OPENGL check since GL is not same as GLES (nw) |  Miodrag Milanovic | 2016-02-16 | 1 | -21/+41 |
| * | | BGFX mandatory requirement (nw) |  Miodrag Milanovic | 2016-02-16 | 1 | -18/+9 |
| * | | opengl as requirement (nw) |  Miodrag Milanovic | 2016-02-16 | 1 | -50/+21 |
| * | | Significant speed improvements to the BGFX renderer. [MooglyGuy] |  therealmogminer@gmail.com | 2016-02-15 | 1 | -0/+1 |
| |/ |
|
| * | XAudio2 support |  Brad Hughes | 2016-01-20 | 1 | -0/+33 |
| * | Fixed QT5 linking (nw) |  Miodrag Milanovic | 2016-01-09 | 1 | -3/+3 |
| * | It is affecting clang 3.6+ |  Miodrag Milanovic | 2016-01-08 | 1 | -1/+1 |
| * | Fix compile on clang 3.7+ on linux (nw) |  Miodrag Milanovic | 2016-01-08 | 1 | -13/+22 |
| * | qt5 debugger port [O. Galibert] |  Olivier Galibert | 2015-12-27 | 1 | -9/+12 |
| * | qtdebugger as separate lib (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -1/+23 |
| * | Emscripten build fixes (nw) |  Justin Kerk | 2015-11-21 | 1 | -2/+2 |
| * | Added info header at the top of each .lua file (nw) |  Scott Stone | 2015-11-14 | 1 | -0/+8 |
| * | added more h files missing in lua scripts (nw) |  Miodrag Milanovic | 2015-11-12 | 1 | -0/+20 |
| * | Remove not longer needed ForceCpp flag (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -4/+0 |
| * | update build scripts for rename c - > cpp (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -51/+51 |
| * | Revert "debugqt: Port to Qt5 [O. Galibert]" |  Olivier Galibert | 2015-08-01 | 1 | -12/+9 |
| * | debugqt: Port to Qt5 [O. Galibert] |  Olivier Galibert | 2015-07-29 | 1 | -9/+12 |
| * | Removed comments and added generic license for whole team on top (nw) |  Miodrag Milanovic | 2015-05-09 | 1 | -0/+3 |
| * | extract libs and liboptions from pkg-config, prepare for future work (nw) |  Miodrag Milanovic | 2015-04-16 | 1 | -8/+36 |
| * | fix typo (nw) |  Miodrag Milanovic | 2015-04-13 | 1 | -2/+4 |
| * | Added QT_HOME to support custom QT installations (nw) |  Miodrag Milanovic | 2015-04-13 | 1 | -14/+41 |
| * | Convert CoreAudio output to use AUGraph in preparation for effects |  Vas Crabb | 2015-04-07 | 1 | -0/+1 |
| * | Implemented filtering of dependency files, only active if machine have awk or... |  Miodrag Milanovic | 2015-04-04 | 1 | -1/+0 |
| * | Add a simple CoreAudio sound output module |  Vas Crabb | 2015-04-05 | 1 | -1/+7 |
| * | Moved MOC handling in lua (nw) |  Miodrag Milanovic | 2015-04-04 | 1 | -0/+31 |
| * | * Take more link dependencies caused by OSD out of genie.lua |  Vas Crabb | 2015-04-04 | 1 | -0/+8 |