| Commit message (Expand) | Author | Age | Files | Lines |
| * | Version bump |  Vas Crabb | 2016-11-27 | 1 | -2/+2 |
| * | Remove USE_BGFX option (nw) |  Logan B | 2016-11-27 | 1 | -4/+0 |
| * | Added VS2017 support into project files (nw) |  Miodrag Milanovic | 2016-11-16 | 1 | -0/+39 |
| * | Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ... |  Miodrag Milanovic | 2016-11-09 | 1 | -1/+1 |
| * | Fixed building on s390x |  Julian Sikorski | 2016-11-07 | 1 | -0/+12 |
| * | Fixed building on ppc64le |  Julian Sikorski | 2016-11-07 | 1 | -0/+7 |
| * | resurected sqlite3 and lsqlite3 (nw) |  Miodrag Milanovic | 2016-11-07 | 1 | -0/+5 |
| * | Updated BGFX and BX and recompiled shaders (nw) |  Branimir Karadžić | 2016-10-29 | 1 | -2/+4 |
| * | Experimental support for compiling to WebAssembly using Emscripten (not yet w... |  Justin Kerk | 2016-10-29 | 1 | -0/+4 |
| * | 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 |