summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update README.md Miodrag Milanović2016-03-051-1/+1
* Update README.md Miodrag Milanović2016-03-051-1/+1
* small updates and explanations Miodrag Milanović2016-03-051-3/+3
* update 3rdparty license file (nw) Miodrag Milanovic2016-03-051-0/+4
* Added missing xaudio2 header from WINE that is free to use (nw) Miodrag Milanovic2016-03-052-1196/+6491
* removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) Miodrag Milanovic2016-03-0493-11983/+1
* removed duplicated line (nw) Miodrag Milanović2016-03-041-1/+1
* Updated to look better Miodrag Milanović2016-03-041-2/+27
* added licenses for 3rdparty (nw) Miodrag Milanovic2016-03-041-0/+28
* make possible to select if bundled SDL2 is used, made mingw and vs compile so... Miodrag Milanovic2016-02-272-0/+276
* Placed SDL2 source since we need it on some platforms (nw) Miodrag Milanovic2016-02-271079-0/+333774
* Made xcode params more generic (nw) Miodrag Milanovic2016-02-262-33/+31
* Made pnacl to compile (nw) Miodrag Milanovic2016-02-261-1/+1
* OS/2 can not support SDL2 which is needed for MAME to run (nw) Miodrag Milanovic2016-02-262-489/+0
* Make Android targets compile but not link, using clang compiler in NDK, since... Miodrag Milanovic2016-02-252-3/+3
* Fix sent upstream (nw) Miodrag Milanovic2016-02-251-1/+5
* And I hate you too XCode (nw) Miodrag Milanovic2016-02-222-3/+9
* Added SDL 2.0.4 for Visual Studio, so it can be compiled out of box (nw) Miodrag Milanovic2016-02-22105-0/+37502
* changes towards compiling with XCode (nw) Miodrag Milanovic2016-02-212-4/+5
* Added rapidjson (nw) Miodrag Milanovic2016-02-17282-0/+50365
* Update to latest BGFX including my SteamLink support (nw) Miodrag Milanovic2016-02-1648-174/+2505
* Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) Miodrag Milanovic2016-02-14142-0/+15932
* Update BGFX with latest code (nw) Branimir Karadžić2016-02-099-34/+72
* malloc.h is nonstandard, malloc/realloc/free are in stdlib.h Vas Crabb2016-02-081-1/+1
* Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic] Miodrag Milanovic2016-02-074-1/+0
* Update BGFX (nw) Branimir Karadžić2016-02-07380-3876/+7500
* added http-parser (nw) Miodrag Milanovic2016-01-3114-0/+7509
* added libuv library (nw) Miodrag Milanovic2016-01-31332-0/+87084
* Added Google Benchmark library (nw) Miodrag Milanovic2016-01-2960-0/+6652
* XAudio2 support Brad Hughes2016-01-201-0/+1196
* removed jsoncpp (nw) Miodrag Milanovic2016-01-09231-24344/+0
* Fixed solutionVersion for VS2015 and ToolsVersion for all VS201x Miodrag Milanovic2016-01-053-9/+9
* Added latest BX and BGFX (nw) Branimir Karadzic2016-01-04953-3852/+219960
* Synced with latest GENie, our specific code is not overwritten (nw) Miodrag Milanovic2016-01-0318-434/+682
* Added pre-compiled headers support to build system (nw) Miodrag Milanovic2016-01-013-19/+29
* Allow SDLMAME to build on OS X from paths containing spaces AJR2015-12-192-2/+2
* Update to LUA 5.2.3, so source changes (nw) Miodrag Milanovic2015-12-1255-1659/+2654
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* small patch to luabridge (nw) Miodrag Milanovic2015-12-061-1/+1
* Updated OS/2 support [KO Myung-Hun] arbee2015-11-2310-19/+531
* Add definitions to cmake target (nw) Miodrag Milanovic2015-11-152-2/+7
* bx: add NetBSD support. Thomas Klausner2015-11-132-1/+10
* Remove references to non-existing files. Thomas Klausner2015-11-132-12/+0
* Relax dependencies for softfloat (nw) Miodrag Milanovic2015-11-081-1/+2
* added cmake support to genie (nw) Miodrag Milanovic2015-11-083-0/+105
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-082-0/+15
* Removed mongoose due to restricted license and webserver wip till code is res... Miodrag Milanovic2015-11-0478-10915/+0
* Enable metal on El Capitan (nw) Vas Crabb2015-11-031-3/+8
* fix for compiling bgfx on older osx (nw) Miodrag Milanovic2015-11-011-1/+0
* update to latest BGFX and BX Branimir Karadzic2015-11-01394-1578/+3407