summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang build (nw) AJR2016-10-091-2/+2
* Initial work on console interface (nw) Miodrag Milanovic2016-10-091-11/+13
* linenoise: fixed build with VS ('and' isn't supported) dankan18902016-10-081-1/+1
* Fix compile (nw) Miodrag Milanovic2016-10-071-7/+11
* Update 3rdparty document (nw) Miodrag Milanovic2016-10-071-1/+3
* Added linenoise-ng library for CLI (nw) Miodrag Milanovic2016-10-0711-0/+4890
* Added sol2 header only library as future replacement for luabridge (nw) Miodrag Milanovic2016-10-07290-0/+80392
* added license info (nw) Miodrag Milanovic2016-10-071-0/+2
* Remove libuv library (nw) Miodrag Milanovic2016-10-07335-88426/+0
* Added ASIO networking library (nw) Miodrag Milanovic2016-10-07995-0/+311736
* hack for clang compiling on windows, as it can't tell that calling ::RaiseExc... smf-2016-09-171-0/+1
* Fix benchmarks build and google test build (nw) Miodrag Milanovic2016-09-031-6/+0
* Fix PugiXML interface (nw) Miodrag Milanovic2016-09-031-3/+3
* Update Google Benchmark (nw) Miodrag Milanovic2016-09-0358-1397/+4067
* Update PugiXML (nw) Miodrag Milanovic2016-09-038-19/+132
* Update GLM to latest (nw) Miodrag Milanovic2016-09-03364-15544/+5383
* Update GoogleTest (nw) Miodrag Milanovic2016-09-0318-17/+448
* Update RapidJson to latest (nw) Miodrag Milanovic2016-09-0329-64/+169
* Update LUA to 5.3.3 (nw) Miodrag Milanovic2016-09-0333-780/+1244
* Update BGFX and BX packages and update MAME code to support new API (nw) Miodrag Milanovic2016-09-0379-1551/+4196
* Synced BGFX so it can compile with clang 4.0 (nw) Miodrag Milanovic2016-08-0911-51/+174
* update rapidjson (nw) Miodrag Milanovic2016-08-0641-248/+389
* Update BX and BGFX (nw) Miodrag Milanovic2016-08-06217-5046/+10988
* Compile fixes for GNU/Hurd systems. Jordi Mallach2016-07-261-0/+6
* Support GNU/Hurd systems. Jordi Mallach2016-07-265-7/+19
* Detect GNU/Hurd systems, but treat them as Linux. Jordi Mallach2016-07-262-2/+2
* bx: sync with upstream Steven Chamberlain2016-07-144-43/+57
* bx: further refactor #ifdefs Steven Chamberlain2016-07-131-5/+12
* bx: refactor #ifdefs Steven Chamberlain2016-07-131-4/+5
* bx: support glibc-based BSD platforms Steven Chamberlain2016-07-131-5/+3
* bx: use system signal.h on glibc systems Steven Chamberlain2016-07-131-0/+4
* bx: use real alloca.h on glibc systems Steven Chamberlain2016-07-131-0/+4
* Hopefully fix imgui compile on FreeBSD and DragonFly (nw) AJR2016-07-051-2/+4
* Add a couple msys2 updated mingw headers to winsdk-override to support linux ... Brad Hughes2016-07-022-0/+129
* Fixes to send upstream (nw) Miodrag Milanovic2016-06-251-3/+3
* Added PugiXML and used it for hashfile (nw) Miodrag Milanovic2016-06-25157-0/+43981
* put back some genie code (nw) Miodrag Milanovic2016-06-163-46/+10
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-162-34/+34
* Sync GENie, one thing changed, and I have revoked one patch that is going to ... Miodrag Milanovic2016-06-104-66/+53
* Synced GENie with latest and applied few changes sent as PR (nw) Miodrag Milanovic2016-06-107-113/+146
* BGFX and BX update (nw) Miodrag Milanovic2016-06-0862-1054/+34174
* Updated GENie to latest (nw) Miodrag Milanovic2016-06-0841-1116/+2460
* removed not used libraries, and commented portaudio that will be used but no ... Miodrag Milanovic2016-05-3144-178286/+0
* proper patch already applied upstream (nw) Miodrag Milanovic2016-05-281-1/+1
* Update BGFX and BX (nw) Miodrag Milanovic2016-05-2719-193/+437
* Sync with BGFX (nw) Miodrag Milanovic2016-05-1688-5369/+10580
* Update BGFX, BX, Benchmark and RapidJSON (nw) Miodrag Milanovic2016-05-1284-694/+1353
* Update to LZMA 16.0 [Vas Crabb] Vas Crabb2016-05-1238-113/+276
* Sync with latest GLM, fixes issue with MINGW (nw) Miodrag Milanovic2016-05-0532-52/+67
* Added GLM library (nw) Miodrag Milanovic2016-05-05847-0/+179339