summaryrefslogtreecommitdiff
path: root/Externals
AgeCommit message (Expand)Author
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
2013-07-13[Android] Enable OpenGL ES 3 by default. Add in a modified GLES3/gl3.h header...Ryan Houdek
2013-07-09Add UPnP support.John Chadwick
2013-07-05Squash warnings from wxJasper St. Pierre
2013-06-23forgot to add free() to the previous malloc changeTetsuo55
2013-06-22replace alloca with malloc to fix windows buildsTetsuo55
2013-06-22fix deb-x64 and osx-x64 builds after soundtouch updateTetsuo55
2013-06-22update soundtouch to svn revision 173Tetsuo55
2013-06-22update zlib to v1.2.8Tetsuo55
2013-06-22[Android] Remove SimonVT menudrawer library. Move to Google's support library...Ryan Houdek
2013-05-07Use SOUNDTOUCH_INTEGER_SAMPLES only on Android build. Some audio backends (i....calc84maniac
2013-04-25Merge branch 'master' into wii-networkMatthew Parlane
2013-04-23Add SimonVT's android-menudrawer. This will be used in the menu interface for...Ryan Houdek
2013-04-24Merge branch 'master' into wii-networkMatthew Parlane
2013-04-18Update libpng to 1.2.50 so it can be built with Clang 3.2Ryan Houdek
2013-04-11Merge branch 'master' into wii-networkMatthew Parlane
2013-03-29This change might work better if I git add the filesPierre Bourdon
2013-03-27Merge branch 'master' into wii-networkskidau
2013-03-15Merge branch 'master' into GLSL-masterRyan Houdek
2013-03-14Fixed the Windows 32bit debug build.skidau
2013-03-06Merge branch 'master' into GLSL-masterdegasus
2013-02-23Update CLRun to have OCL 1.2Ryan Houdek
2013-02-04update to glew1.9, win binaries also from official releasedegasus
2013-01-26Merge branch 'master' into wii-networkMatthew Parlane
2013-01-24Merge branch 'immediate-removal' into GLSL-masterdegasus
2013-01-15Changed SoundTouch to use float samples, allowing SSE to be used.skidau
2013-01-11Merge branch 'wii-usb' into temp merge branchMatthew Parlane
2013-01-11Added a Dolby Pro Logic II (DPL2) decoder in the OpenAL backend. DPL2 audio ...skidau
2013-01-09Fix include paths and compiling in Linux. Externals soundtouch is 1.7.1, whil...Ryan Houdek
2013-01-10OSX: typedef signed char BOOLskidau
2013-01-10OSX build fixskidau
2013-01-09Build fixskidau
2013-01-09Added audio time stretching by using the SoundTouch library.skidau
2013-01-07OpenAL for Windows initial commitskidau