summaryrefslogtreecommitdiff
path: root/Source/VSProps
AgeCommit message (Expand)Author
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash
2014-05-27Redo commit 932945d4808e37ba0ca1a953571187f445e24f41Shawn Hoffman
2014-03-06windows: move arch defines to base.propsShawn Hoffman
2014-02-18Scope the Windows include directory to only point to Source/Core/.Lioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-01-17[GLExtensions] Fix Windows build.Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-12-11Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...Ryan Houdek
2013-12-08Fix "Entry Point Not Found crash on Windows Vista"Lioncash
2013-11-14Use libpng for saving images.Matthew Parlane
2013-11-04[windows] update SDL-2.0.0 to 2.0.1. Fixes issue 6793.Shawn Hoffman
2013-11-03[Windows] Add missing dlls and enable OpenMP support.Matthew Parlane
2013-11-02Revert "Add dxsdk_dir to vc++ paths via base.props. This means you no longer ...Matthew Parlane
2013-10-31Merge remote-tracking branch 'shuffle2/vc12'comex
2013-10-27Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the...Shawn Hoffman
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-09-30Upgrade libusb to 1.0.16Matthew Parlane
2013-08-16Merge branch 'master' into wii-networkMatthew Parlane
2013-08-15Replace OpenSSL with PolarSSLMatthew Parlane
2013-07-09Add UPnP support.John Chadwick
2013-03-27Merge branch 'master' into wii-networkskidau
2013-02-27clear cg from project filesdegasus
2013-01-11Merge branch 'wii-usb' into temp merge branchMatthew Parlane
2013-01-01Merge branch 'master' into wii-networkMatthew Parlane
2012-12-31Hopefully fix win32 build issues.Matthew Parlane
2012-12-29Merge branch 'master' into wii-usbMatthew Parlane
2012-12-28remove cg from windows project filesdegasus
2012-12-26Merge branch 'GLES-software'Ryan Houdek
2012-12-26Got overzealous. We aren't removing CG quite yet with this branch.Ryan Houdek
2012-12-26Remove cg.lib from some files for Windows and renaming a function.Ryan Houdek
2012-12-24Merge branch 'master' into wii-usbMatthew Parlane
2012-12-24Move to 1.0 libusb.Matthew Parlane
2012-12-16Add the resource include in only one place for all builds.Glenn Rice
2012-11-15Movd back to libusb for full support on windowsMatthew Parlane
2012-05-16Merge branch 'master' into wii-networkPierre Bourdon
2012-04-04Implemented /dev/usb/hid as libusb, but this will not work on mac. Code start...Matthew Parlane
2012-03-22Merge branch 'master' into wxw3-updateShawn Hoffman
2012-03-21I am very picky about my VS files... :DShawn Hoffman
2012-03-21Compile with /fp:precise instead of /fp:fast in release mode on WindowsPierre Bourdon
2012-03-18update portaudio to stable_v19_20111121 and fix linker warningsShawn Hoffman
2012-03-18forgot to add wxwidgets3 vcxproj to git, since it was masked by gitignore...Shawn Hoffman
2012-03-18build against wxWidgets3 from Externals on Windows.Shawn Hoffman
2012-02-27openssl: enable ec/dsa and rearrange files in Externals a bit.Shawn Hoffman
2012-01-05WIP patch for networkingShawn Hoffman
2011-10-03add portaudio headers and windows static libs to Externals, enable by default...Shawn Hoffman
2011-09-05vs2010: Disable LTCG for realzShawn Hoffman
2011-08-30disable ltcg for release buildJordan Woyak
2011-07-17vs2010: build dsptool againShawn Hoffman
2011-03-24vs2010: make sure minimal rebuild is turned offShawn Hoffman