| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Convert OSD monitor info to modules plus add DXGI implementation |  Brad Hughes | 2016-09-14 | 2 | -1/+6 |
| * | Add Lua-cleaning ability to srcclean |  Vas Crabb | 2016-08-30 | 2 | -3/+3 |
| * | Merge pull request #1093 from stevenc99/kfreebsd |  R. Belmont | 2016-07-16 | 1 | -1/+1 |
| |\ |
|
| | * | qtdbg: compile with -fPIC on freebsd also |  Steven Chamberlain | 2016-07-13 | 1 | -1/+1 |
| * | | Merge pull request #1072 from oxc/pkg_config_from_env |  R. Belmont | 2016-07-16 | 3 | -8/+18 |
| |\ \ |
|
| | * | | Take pkg-config path from env if defined |  Bernhard Frauendienst | 2016-07-09 | 3 | -8/+18 |
| | |/ |
|
| * / | balance configuration macros in genie scripts |  Vas Crabb | 2016-07-13 | 1 | -5/+6 |
| |/ |
|
| * | Add a couple msys2 updated mingw headers to winsdk-override to support linux ... |  Brad Hughes | 2016-07-02 | 1 | -5/+3 |
| * | POSIX implementation for new directory read features, cleanup of Windows impl... |  Vas Crabb | 2016-06-25 | 2 | -2/+3 |
| * | Introduce dynamic_module |  Giuseppe Gorgoglione | 2016-06-11 | 1 | -2/+0 |
| * | Added initial ninja support to use add MAKETYPE=ninja to compile command line... |  Miodrag Milanovic | 2016-06-09 | 1 | -1/+1 |
| * | Placed back old output system as module "-output windows" need more things cl... |  Miodrag Milanovic | 2016-06-05 | 2 | -0/+34 |
| * | fix android target libSDL2 circular ref (nw) |  Jeffrey Clark | 2016-06-04 | 1 | -5/+7 |
| * | no deps between osd and frontend, internal debugger removed (nw) |  Miodrag Milanovic | 2016-05-06 | 1 | -4/+0 |
| * | enabled internal debugger, but this would need to go in time, it is too coupl... |  Miodrag Milanovic | 2016-04-23 | 1 | -0/+4 |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -1/+0 |
| * | Create diagnostic module for profiling and crash diagnostics |  Brad Hughes | 2016-04-17 | 1 | -0/+3 |
| * | Add AVI writing to bgfx, nw |  therealmogminer@gmail.com | 2016-04-17 | 1 | -0/+2 |
| * | Added ImGui based debugger. [Barry Rodewald] |  mahlemiut | 2016-04-17 | 1 | -0/+1 |
| * | Revert "Pass explicit -qt5 to all moc and qmake calls." |  Miodrag Milanovic | 2016-04-16 | 1 | -10/+10 |
| * | Merge pull request #813 from jmallach/qt5-build |  Miodrag Milanović | 2016-04-16 | 1 | -10/+10 |
| |\ |
|
| | * | Pass explicit -qt5 to all moc and qmake calls. |  Sune Vuorela | 2016-04-15 | 1 | -10/+10 |
| * | | Update windows to use platform independent watchdog implementation (nw) |  Miodrag Milanovic | 2016-04-15 | 2 | -2/+2 |
| * | | moved osdsync to root of OSD, removed osdmini (nw) |  Miodrag Milanovic | 2016-04-15 | 4 | -151/+4 |
| |/ |
|
| * | bgfx: Add data-driven render target clearing [Ryan Holtz] |  therealmogminer@gmail.com | 2016-04-14 | 1 | -0/+4 |
| * | Basic TCP server based on libuv [Inaki Baz Castillo,Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-10 | 1 | -0/+12 |
| * | Added skeleton for network output (nw) |  Miodrag Milanovic | 2016-04-09 | 2 | -0/+5 |
| * | Added none and console output providers (nw) |  Miodrag Milanovic | 2016-04-09 | 2 | -0/+6 |
| * | Remove os dependant output handling (nw) |  Miodrag Milanovic | 2016-04-09 | 2 | -34/+0 |
| * | Pull a bunch of screen chain code from drawbgfx to chainmanager where it belo... |  therealmogminer@gmail.com | 2016-04-06 | 1 | -0/+2 |
| * | Added some more files to bgfx build and initialize imgui (nw) |  Miodrag Milanovic | 2016-04-05 | 1 | -1/+4 |
| * | Hybrid DirectInput/XInput module |  Brad Hughes | 2016-04-04 | 1 | -0/+4 |
| * | Not needed anymore after move to C++11 features (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -6/+0 |
| * | moved aueffectutil to tools (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -42/+0 |
| * | move clipboard handling on proper place (nw) |  Miodrag Milanovic | 2016-04-03 | 2 | -2/+0 |
| * | merge main.cpp for windows platform (unicode) (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -1/+1 |
| * | removed testkeys (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -71/+0 |
| * | scrclean on lua scripts (nw) |  Miodrag Milanovic | 2016-03-29 | 5 | -57/+57 |
| * | 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 | 2 | -4/+10 |
| * | Merge with master |  therealmogminer@gmail.com | 2016-03-21 | 6 | -13/+42 |
| |\ |
|
| | * | Fix VS Build issue for WRL ComPtr |  Brad Hughes | 2016-03-19 | 1 | -0/+6 |
| | * | Fix SDL Windows build |  Vas Crabb | 2016-03-14 | 1 | -0/+4 |
| | * | Make osd_file a polymorphic class that's held with smart pointers |  Vas Crabb | 2016-03-14 | 3 | -9/+28 |
| | * | Clang 3.8.0 supports -municode (nw) |  Miodrag Milanovic | 2016-03-14 | 4 | -4/+4 |
| * | | 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 |