summaryrefslogtreecommitdiff
path: root/Externals
AgeCommit message (Expand)Author
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash
2014-06-04Fix a typo in a function prototype in PowerPCDisasm.hlioncash
2014-05-04Remove SDL from Externals.Jordan Woyak
2014-03-03Unittests: Always use GTest from Externals (recommended way from GTest FAQ).Pierre Bourdon
2014-02-24CMake: remove USE_SHARED_POLARSSL_LIBRARYTillmann Karras
2014-02-24PolarSSL: adapt Dolphin to new versionTillmann Karras
2014-02-24PolarSSL: update to current stable version (1.3.4)Tillmann Karras
2014-01-17[GLExtensions] wxWidgets expects to statically link in to GL 1.1 functions li...Ryan Houdek
2014-01-17[GLExtensions] Pull in all the function pointers for OpenGL 1.1, This removes...Ryan Houdek
2014-01-17[GLExtensions] Dynamically pull in the GL 1.3 and 1.4 functions as well.Ryan Houdek
2014-01-17[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely f...Ryan Houdek
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-12-28[Android] Support grabbing OpenGL extensions and a function for checking for ...Ryan Houdek
2013-12-23Remove our GLU dependency. Fix static zlibRyan Houdek
2013-12-17Fix the ZLib in Externals. The CMakeLists file looked like it was copy-pasted...waddlesplash
2013-12-11Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...Ryan Houdek
2013-12-08Disable a certain clang warning for libpng.comex
2013-12-08Update wx to r75363 to address a wx bug that was breaking netplay on OS X.comex
2013-11-15Fix OS X wxWidgets complaining.Ryan Houdek
2013-11-04[windows] update SDL-2.0.0 to 2.0.1. Fixes issue 6793.Shawn Hoffman
2013-11-03Fix warnings.comex
2013-11-03[Windows] Add missing dlls and enable OpenMP support.Matthew Parlane
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-10-07Fix build issues on OS X i386.comex
2013-09-30Upgrade libusb to 1.0.16Matthew Parlane
2013-09-252x banner images!comex
2013-09-25Hack up wx to support @2x images in the toolbar. Oh please let's switch to Q...comex
2013-09-24Comment out wx change to set WS_POPUP.comex
2013-09-23Reapply shuffle2's patch.comex
2013-09-23Upgrade WX to r74856, mainly to support @2x.comex
2013-09-22Don't disable SO_REUSEADDR on non-Windows, where it is safe.comex
2013-09-22Merge branch 'GLES3-FSAA'Ryan Houdek
2013-09-22Pull in the glRenderbufferStorageMultisample function pointer at run time.Ryan Houdek
2013-09-22Ship vcomp100.dll with DolphinPierre Bourdon
2013-09-15Made defaults "explicitly defaulted" for PolarSSL Fixes issue 6601Matthew Parlane
2013-09-12Make Bochs_disasm not depend on Common.Jordan Woyak
2013-08-29[Android] Add in a static libiconv library so non English games don't crash D...Ryan Houdek
2013-08-26Remove ltcg from polarssl.Matthew Parlane
2013-08-25Fix debug builds. Sorry.Matthew Parlane
2013-08-24Merge branch 'master' into wii-networkMatthew Parlane
2013-08-23Merge branch 'master' into wii-networkMatthew Parlane
2013-08-18Changed the default audio latency to 2. Made soft_oal.dll the default on Win...skidau
2013-08-16Remove unneeded polarssl files.Matthew Parlane
2013-08-16Merge branch 'master' into wii-networkMatthew Parlane
2013-08-15Support PolarSSL on *nixMatthew Parlane
2013-08-15Use explicit output dir for PolarSSLMatthew Parlane
2013-08-15Remove LTCG and platform toolset, fix code style.Matthew Parlane
2013-08-15Replace OpenSSL with PolarSSLMatthew Parlane
2013-07-26Fix Android Build.Ryan Houdek
2013-07-21wx: Prevent warnings when compiling with recent versions of g++Jasper St. Pierre