summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* #import is an Objective-C thing, C should use #include Vas Crabb2015-11-011-4/+4
* bgfx support for 10.6 Vas Crabb2015-10-311-5/+9
* Fix bx/bgfx on older OSX Vas Crabb2015-10-312-2/+13
* resolve issue with compile on later mingw (nw) Miodrag Milanovic2015-10-281-1/+1
* Fix genie issue (nw) Miodrag Milanovic2015-10-162-13/+13
* Did this change until proper fix comes (nw) Miodrag Milanovic2015-10-152-3/+2
* Update to latest Genie (nw) Miodrag Milanovic2015-10-1529-1352/+582
* Disabled DX12 on mingw since it is not working (nw) Miodrag Milanovic2015-10-151-0/+4
* update bgfx to latest (nw) Miodrag Milanovic2015-10-15268-2045/+14848
* updated bx (nw) Miodrag Milanovic2015-10-1512-83/+407
* update googletest/mock (nw) Miodrag Milanovic2015-10-1515-47/+64
* Revert "lzma pedantic fixes (nw)" Miodrag Milanovic2015-10-102-4/+4
* Revert "SQLITE pedantic fixes (nw)" Miodrag Milanovic2015-10-101-4692/+4692
* lzma pedantic fixes (nw) Cowering2015-10-092-4/+4
* SQLITE pedantic fixes (nw) Cowering2015-10-091-4692/+4692
* Re-add NetBSD support to bx. Thomas Klausner2015-10-052-0/+6
* This gets bgfx to compile with mingw32 headers found in GCC 4.9.3 and 5.2.1 r... Cowering2015-10-041-2/+46
* Add NetBSD support to bx. Thomas Klausner2015-10-022-1/+10
* Remove unneeded backup files. Thomas Klausner2015-10-022-9752/+0
* bx: use pthread_setname_np(3) only with __GLIBC__ jbu2015-10-011-1/+1
* Backport libflac endian patch from https://github.com/xiph/flac/commit/a5d1d4... balr0g2015-09-184-76/+82
* removed deps from 3rdparty to osd (nw) Miodrag Milanovic2015-09-132-3/+27
* DX12 not working under mingw so disabling it for now (nw) Miodrag Milanovic2015-09-122-6/+10
* removed not needed DirectX files (nw) Miodrag Milanovic2015-09-12123-102142/+0
* Added latest BGFX (nw) Miodrag Milanovic2015-09-121276-13925/+280475
* Added latest BX (nw) Miodrag Milanovic2015-09-1233-271/+1853
* Revert "apple2.c: select displayed page for floating bus (nw)" Peter Ferrie2015-09-072-7/+6
* apple2.c: select displayed page for floating bus (nw) Peter Ferrie2015-09-072-6/+7
* Added GoogleTest and convert tests to us it (nw) Miodrag Milanovic2015-09-02406-8409/+153246
* 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