| Commit message (Expand) | Author | Age | Files | Lines |
| * | Version bump! |  Vas Crabb | 2016-10-26 | 1 | -2/+2 |
| * | forgot to commit this one (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | Replaced code usage of libuv with asio library (nw) |  Miodrag Milanovic | 2016-10-07 | 1 | -11/+1 |
| * | Version bumpmame0178 |  Vas Crabb | 2016-09-28 | 1 | -2/+2 |
| * | srcclean (nw) |  Vas Crabb | 2016-09-28 | 1 | -15/+15 |
| * | Bump that toomame0177 |  Vas Crabb | 2016-08-31 | 1 | -2/+2 |
| * | some C++14 features are not supported by VS2013. VS2015 is free for home use ... |  Miodrag Milanovic | 2016-08-27 | 1 | -25/+0 |
| * | made proper formats compiled only if needed (nw) |  Miodrag Milanovic | 2016-08-12 | 1 | -0/+1 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-07-27 | 1 | -2/+2 |
| * | Add arch defines for Linux alpha and mips64el. |  Jordi Mallach | 2016-07-14 | 1 | -0/+11 |
| * | misc fixes (nw) |  Vas Crabb | 2016-07-12 | 1 | -0/+1 |
| * | documented shaders compile (nw) |  Miodrag Milanovic | 2016-07-02 | 1 | -0/+8 |
| * | this does not belong here (nw) |  Miodrag Milanovic | 2016-07-02 | 1 | -1/+0 |
| * | no need to build all tools, just shaderc (nw) |  Miodrag Milanovic | 2016-07-02 | 1 | -1/+1 |
| * | android avoid generating unnecessarily (nw) |  Jeffrey Clark | 2016-06-30 | 1 | -12/+12 |
| * | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 1 | -2/+2 |
| * | cmake generate, posix on windows (nw) |  Jeffrey Clark | 2016-06-13 | 1 | -1/+1 |
| * | Fix with cmd.exe shell |  Vas Crabb | 2016-06-10 | 1 | -2/+6 |
| * | Fix travis |  Vas Crabb | 2016-06-10 | 1 | -0/+3 |
| * | Fix git version [Vas Crabb] |  Vas Crabb | 2016-06-10 | 1 | -13/+34 |
| * | Added initial ninja support to use add MAKETYPE=ninja to compile command line... |  Miodrag Milanovic | 2016-06-09 | 1 | -135/+140 |
| * | Updated GENie to latest (nw) |  Miodrag Milanovic | 2016-06-08 | 1 | -4/+4 |
| * | android: 64bit strip, platform version support (nw) |  Jeffrey Clark | 2016-06-05 | 1 | -60/+19 |
| * | fix android target libSDL2 circular ref (nw) |  Jeffrey Clark | 2016-06-04 | 1 | -24/+24 |
| * | support msbuild from posix shell |  Jeffrey Clark | 2016-05-31 | 1 | -7/+30 |
| * | removed not used libraries, and commented portaudio that will be used but no ... |  Miodrag Milanovic | 2016-05-31 | 1 | -5/+0 |
| * | Allow building on OpenBSD |  Frederic Cambus | 2016-05-19 | 1 | -0/+24 |
| * | fixed MSBUILD. nw |  dankan1890 | 2016-05-19 | 1 | -1/+1 |
| * | INC -> HXX makes editors and code analyzers see it as C++ (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -4/+4 |
| * | renamed not used files and fix for ymmu100 (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -1/+6 |
| * | minus sign in subtarget creates problems (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -13/+16 |
| * | fix empty dir creation (nw) |  Miodrag Milanovic | 2016-04-29 | 1 | -5/+5 |
| * | do regenerate of project files when building shader tools, and removed precom... |  Miodrag Milanovic | 2016-04-29 | 1 | -0/+2 |
| * | compile just one chain with |  Miodrag Milanovic | 2016-04-21 | 1 | -1/+1 |
| * | no error output if first time run (nw) |  Miodrag Milanovic | 2016-04-16 | 1 | -2/+5 |
| * | Always rebuild version.cpp when there is git version change (nw) |  Miodrag Milanovic | 2016-04-16 | 1 | -0/+11 |
| * | Add short git version if building non-release build, also if git command is n... |  Miodrag Milanovic | 2016-04-16 | 1 | -0/+10 |
| * | moved osdsync to root of OSD, removed osdmini (nw) |  Miodrag Milanovic | 2016-04-15 | 1 | -20/+1 |
| * | Added DEBUG_DIR and DEBUG_ARGS parameters, make sense right now for VS build ... |  Miodrag Milanovic | 2016-04-12 | 1 | -0/+10 |
| * | Fix surprising behaviour of {TOOLS,TESTS,BENCHMARKS}=0 |  Vas Crabb | 2016-04-12 | 1 | -0/+6 |
| * | Added PRECOMPILE=0 so in conjunction with ccache it gives better compile spee... |  Miodrag Milanovic | 2016-04-02 | 1 | -0/+5 |
| * | Compressed internal layouts [David Haywood] |  Miodrag Milanovic | 2016-03-30 | 1 | -3/+3 |
| * | Extend system library support (nw) |  Jeffrey Clark | 2016-03-28 | 1 | -18/+18 |
| * | Initial work to make MAME work on Android [Miodrag Milanovic] |  Miodrag Milanovic | 2016-03-27 | 1 | -30/+30 |
| * | Fix compile on x64 |  Miodrag Milanović | 2016-03-27 | 1 | -1/+1 |
| * | Fix compile win 64 bit with mingw 32 bit |  sum2012 | 2016-03-27 | 1 | -0/+3 |
| * | Cleanup in the bgfx aisle, nw |  therealmogminer@gmail.com | 2016-03-25 | 1 | -1/+1 |
| * | Ci20 wip support (nw) |  Miodrag Milanovic | 2016-03-23 | 1 | -0/+24 |
| * | Merge bgfx_shader into master, nw |  therealmogminer@gmail.com | 2016-03-23 | 1 | -1/+13 |
| |\ |
|
| | * | Updated makefile to support more building environments and to prevent crashin... |  Miodrag Milanovic | 2016-03-23 | 1 | -1/+13 |