index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
VSProps
Age
Commit message (
Expand
)
Author
2016-06-21
Windows: Don't include Externals\curl\lib\ everywhere
JosJuice
2016-06-18
Externals: Add libcurl.
Pierre Bourdon
2015-10-16
exchange XSaveWorkaround (which was fixed in VS2015) for ucrtFreadWorkaround ...
Shawn Hoffman
2015-10-03
Merge pull request #3091 from Tilka/mbedtls
shuffle2
2015-09-25
mbedTLS: adapt Dolphin's Visual Studio files
Tillmann Karras
2015-09-12
QtCompile.props: Update for Qt 5.5.
waddlesplash
2015-09-03
Revert "Base.props: Remove DXSDK_DIR from the include path."
Shawn Hoffman
2015-04-13
Base.props: Remove DXSDK_DIR from the include path.
Jules Blok
2015-03-15
quiet some warnings which appear on vs2015.
Shawn Hoffman
2015-03-15
windows: don't compile with openmp support
Shawn Hoffman
2015-03-02
enet: fix Visual Studio files
Tillmann Karras
2015-02-22
Merge pull request #1994 from Tilka/vtune
Fiora
2015-02-12
JitRegister: fix VTune integration
Tillmann Karras
2015-02-12
Externals: update libusb to version 1.0.19
Tillmann Karras
2015-01-23
Fix Intellisense error spam on Visual Studio.
magumagu
2015-01-21
xxhash: Add cmake + VS files
degasus
2014-12-13
windows: use qt 5.4.0
Shawn Hoffman
2014-11-25
Port dolphin to SFML 2.1
James Cowgill
2014-09-27
Fix QtCompile.props to work if the repo path contains spaces.
Shawn Hoffman
2014-09-18
windows/qt: add (hopefully) all plugins DolphinQt should possibly need.
Shawn Hoffman
2014-09-15
Add Qt submodule for windows.
Shawn Hoffman
2014-09-15
Qt: Add msvc support
Shawn Hoffman
2014-09-03
VSProps: Add C4351 to the list of disabled warnings in Base.props
Lioncash
2014-09-01
msvc: get UnitTests compiling
Shawn Hoffman
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-08-23
Add headers required by XAudio2_7 to externals.
Shawn Hoffman
2014-08-19
msvc: enable compiler warnings as errors.
Shawn Hoffman
2014-08-19
msvc: disable compiler warnings when building all Externals (cl /W0), except ...
Shawn Hoffman
2014-08-19
msvc: enable strictStrings solution-wide for release.
Shawn Hoffman
2014-08-18
Windows: Enable /Zc:rvalueCast solution-wide.
Shawn Hoffman
2014-08-15
Windows: Add /Zc:inline to compiler options.
Shawn Hoffman
2014-08-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman
2014-08-10
Use official flag for detailed symbols. Require VS2013 with update 3 or later...
Shawn Hoffman
2014-08-03
Removes x86_32 from Visual Studio Base properties.
Ryan Houdek
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-05-27
Redo commit 932945d4808e37ba0ca1a953571187f445e24f41
Shawn Hoffman
2014-03-06
windows: move arch defines to base.props
Shawn Hoffman
2014-02-18
Scope the Windows include directory to only point to Source/Core/.
Lioncash
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-01-17
[GLExtensions] Fix Windows build.
Ryan Houdek
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-12-11
Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...
Ryan Houdek
2013-12-08
Fix "Entry Point Not Found crash on Windows Vista"
Lioncash
2013-11-14
Use 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-02
Revert "Add dxsdk_dir to vc++ paths via base.props. This means you no longer ...
Matthew Parlane
2013-10-31
Merge remote-tracking branch 'shuffle2/vc12'
comex
2013-10-27
Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the...
Shawn Hoffman
[next]