| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update expat to 2.1.1 for security and bug fixes |  Vas Crabb | 2016-04-12 | 1 | -0/+28 |
| * | Update to latest BGFX (nw) |  Branimir Karadžić | 2016-04-10 | 1 | -0/+1 |
| * | Fix SDL build on linux: |  couriersud | 2016-04-09 | 1 | -0/+1 |
| * | Fix windows compile (nw) |  Miodrag Milanovic | 2016-04-09 | 1 | -0/+5 |
| * | Update LZMA SDK to 15.14 |  Vas Crabb | 2016-04-09 | 1 | -9/+37 |
| * | Revert "bgfx fix for osx (nw)" |  Olivier Galibert | 2016-04-06 | 1 | -1/+0 |
| * | bgfx fix for osx (nw) |  Miodrag Milanovic | 2016-04-06 | 1 | -0/+1 |
| * | Added some more files to bgfx build and initialize imgui (nw) |  Miodrag Milanovic | 2016-04-05 | 1 | -0/+8 |
| * | added missing files in build (nw) |  Miodrag Milanovic | 2016-04-05 | 1 | -0/+2 |
| * | Update BGFX to latest (nw) |  Branimir Karadžić | 2016-04-04 | 1 | -2/+2 |
| * | Fixed joystick on Android preventing application to crash, cleanup init for S... |  Miodrag Milanovic | 2016-04-02 | 1 | -1/+1 |
| * | scrclean on lua scripts (nw) |  Miodrag Milanovic | 2016-03-29 | 1 | -59/+59 |
| * | fix typo (nw) |  Miodrag Milanovic | 2016-03-29 | 1 | -1/+1 |
| * | Add missing include (nw) |  Miodrag Milanovic | 2016-03-29 | 1 | -0/+1 |
| * | Extend system library support (nw) |  Jeffrey Clark | 2016-03-28 | 1 | -29/+23 |
| * | Small issues fix (nw) |  Miodrag Milanovic | 2016-03-27 | 1 | -0/+4 |
| * | Initial work to make MAME work on Android [Miodrag Milanovic] |  Miodrag Milanovic | 2016-03-27 | 1 | -3/+32 |
| * | Change BGFX_CONFIG_MAX_FRAME_BUFFERS on proper way (nw) |  Miodrag Milanovic | 2016-03-24 | 1 | -0/+1 |
| * | Now shader compile tools are built on host machine (nw) |  Miodrag Milanovic | 2016-03-20 | 1 | -0/+1 |
| * | compile BGFX for RPI as well (nw) |  Miodrag Milanovic | 2016-03-19 | 1 | -0/+8 |
| * | Added ability to build using system libuv (1.8.0 or higher required) |  Julian Sikorski | 2016-03-12 | 1 | -0/+6 |
| * | Update to use with latest android nkd (nw) |  Miodrag Milanovic | 2016-03-11 | 1 | -2/+2 |
| * | compile with latest bgfx,bx (nw) |  Miodrag Milanovic | 2016-03-08 | 1 | -0/+1 |
| * | removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) |  Miodrag Milanovic | 2016-03-04 | 1 | -58/+0 |
| * | Build SDL2 for Android (nw) |  Miodrag Milanovic | 2016-02-29 | 1 | -0/+13 |
| * | added compiling SDL2 for Android (nw) |  Miodrag Milanovic | 2016-02-28 | 1 | -22/+67 |
| * | compiles but crash on OSX with bundled one (nw) |  Miodrag Milanovic | 2016-02-28 | 1 | -0/+15 |
| * | Separated windows only part in SDL2 build and prepared osx one (nw) |  Miodrag Milanovic | 2016-02-28 | 1 | -55/+113 |
| * | make possible to select if bundled SDL2 is used, made mingw and vs compile so... |  Miodrag Milanovic | 2016-02-27 | 1 | -5/+20 |
| * | Made Visual Studio use by default bundled SDL2 (nw) |  Miodrag Milanovic | 2016-02-27 | 1 | -0/+318 |
| * | Made pnacl to compile (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -3/+4 |
| * | Fixing some more Android related things (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -4/+20 |
| * | Make Android targets compile but not link, using clang compiler in NDK, since... |  Miodrag Milanovic | 2016-02-25 | 1 | -3/+12 |
| * | pnacl compile fixes (nw) |  Miodrag Milanovic | 2016-02-25 | 1 | -2/+14 |
| * | And I hate you too XCode (nw) |  Miodrag Milanovic | 2016-02-22 | 1 | -9/+9 |
| * | changes towards compiling with XCode (nw) |  Miodrag Milanovic | 2016-02-21 | 1 | -10/+10 |
| * | BGFX mandatory requirement (nw) |  Miodrag Milanovic | 2016-02-16 | 1 | -2/+0 |
| * | Enabled BGFX support for SteamLink |  Miodrag Milanovic | 2016-02-16 | 1 | -1/+5 |
| * | osx clang, silence flac unknown attribute error (nw) |  Jeffrey Clark | 2016-02-15 | 1 | -0/+5 |
| * | Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) |  Miodrag Milanovic | 2016-02-14 | 1 | -6/+67 |
| * | Suppressed warning C4477 in Visual Studio 2015. |  dankan1890 | 2016-01-31 | 1 | -0/+1 |
| * | added http-parser (nw) |  Miodrag Milanovic | 2016-01-31 | 1 | -0/+19 |
| * | Added script for building libuv (nw) |  Miodrag Milanovic | 2016-01-31 | 1 | -0/+173 |
| * | Added Google Benchmark library (nw) |  Miodrag Milanovic | 2016-01-29 | 1 | -36/+0 |
| * | removed jsoncpp (nw) |  Miodrag Milanovic | 2016-01-09 | 1 | -26/+0 |
| * | Fixed OSX compile |  Miodrag Milanovic | 2016-01-04 | 1 | -45/+54 |
| * | Better fix (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -3/+2 |
| * | Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -5/+0 |
| * | Fix building on clang, executable fail starting due to mixed allocators (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -0/+18 |
| * | Emscripten build fixes (nw) |  Justin Kerk | 2015-12-19 | 1 | -1/+1 |