summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty (follow)
Commit message (Expand)AuthorAgeFilesLines
* OS/2 patch for 0.164 [KO Myung-Hun] Vas Crabb2015-08-2511-20/+558
* Add missing header for va_list. Thomas Klausner2015-07-291-0/+1
* Compile fix for older mingw headers (which are in build-tools), once we updat... Lord-Nightmare2015-07-231-1/+3
* no longer needed as mingw includes now have this Cowering2015-07-231-1/+1
* Merge pull request #257 from 0-wiz-0/master R. Belmont2015-07-224-12/+20
|\
| * Switch from ftime() to gettimeofday(). Thomas Klausner2015-07-141-6/+6
| * Add NetBSD support to bx. Thomas Klausner2015-07-142-2/+10
| * Fix build using a patch from upstream. Thomas Klausner2015-07-141-4/+4
* | feed the pedantic monster (NW) Cowering2015-07-211-1/+1
|/
* Don't redefine MONGOOSE_ENABLE_THREADS on Windows balr0g2015-07-091-1/+1
* newest mongoose.. PRETTY sure I didn't alter anything (NW) Cowering2015-07-0811-111/+281
* github version of jsoncpp with some fixes: pedantic and C++98 and others. ple... Cowering2015-07-0864-2830/+6873
* -pedantic fixes.. do these need to go upstream? (nw) Cowering2015-07-082-5/+5
* make pedantic and c99 happy (maybe send upstream) (nw) Cowering2015-07-081-2/+2
* Add some defines to d3dcommon.h to let bgfx compile with vs2013, but it would... yz70s2015-06-241-0/+15
* Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... Julian Sikorski2015-06-061-0/+4
* fix compile on GCC 4.4 on old Ubuntu (nw) Miodrag Milanovic2015-05-311-3/+3
* compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to ... Cowering2015-05-281-1/+6
* Fixed clang build. (nw) Curt Coder2015-05-271-3/+3
* Added library for supporting unit tests (nw) Miodrag Milanovic2015-05-2792-0/+8408
* Added portaudio library for RB (nw) Miodrag Milanovic2015-05-27349-0/+203142
* Fix mingw compile (nw) Miodrag Milanovic2015-05-271-0/+6
* Update BGFX (nw) Miodrag Milanovic2015-05-2781-3994/+8111
* Update GENie (nw) Miodrag Milanovic2015-05-2716-206/+366
* rolling back due to issues (nw) Miodrag Milanovic2015-04-202-13/+13
* wrong one (nw) Miodrag Milanovic2015-04-202-13/+13
* added dependency (nw) Miodrag Milanovic2015-04-202-13/+13
* Fix Xcode generated files (nw) Miodrag Milanovic2015-04-172-24/+24
* made libflac possible to compile under xcode, and simplify for other (nw) Miodrag Milanovic2015-04-171-0/+1
* Fix build Vas Crabb2015-04-171-0/+2
* fixed compiler warning, sent upstream (nw) Miodrag Milanovic2015-04-161-2/+2
* update to latest 3rdparty, rollback of genie change (nw) Miodrag Milanovic2015-04-16439-1938/+2125
* removed symbols stripping (nw) Miodrag Milanovic2015-04-152-11/+2
* Fixes for solaris 11 build (nw) Miodrag Milanovic2015-04-101-1/+1
* Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) Miodrag Milanovic2015-04-1012-15/+1019
* latest BGFX (nw) Miodrag Milanovic2015-04-08302-1457/+4362
* Fixed clang warning (sent upstream) (nw) Miodrag Milanovic2015-04-061-1/+1
* Fixed linking on some linux platforms Miodrag Milanovic2015-04-052-24/+28
* fixed Visual Studio compiler warnings in sqlite3 when compiling with optimiza... Oliver Stöneberg2015-04-051-2/+7
* Fixed VS custom tasks due to limitations (nw) Miodrag Milanovic2015-04-042-17/+30
* Parameter naming convention change agreed with GENie maintainer (nw) Miodrag Milanovic2015-04-043-23/+23
* feature for direct dependency (nw) Miodrag Milanovic2015-04-032-6/+13
* Added custom build steps support to GENie (nw) Miodrag Milanovic2015-04-035-39/+206
* Fixed ForceCpp for XCode4 (nw) Miodrag Milanovic2015-04-022-18/+18
* bgfx: fix leak of autoreleased objects and support OS X 10.6 Snow Leopard Vas Crabb2015-04-031-0/+22
* Update to latest bgfx and fix for latest mingw releases (nw) Miodrag Milanovic2015-04-019-65/+140
* Update to latest 3rdparty, fixes issues on OpenGL 2.1 for bgfx (nw) Miodrag Milanovic2015-03-3117-274/+297
* Added IgnoreLDFlags, change sent upstream (nw) Miodrag Milanovic2015-03-303-19/+22
* reverted change (nw) Miodrag Milanovic2015-03-301-1/+1
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-03-301-1/+1
|\