summaryrefslogtreecommitdiff
path: root/Source/VSProps
AgeCommit message (Expand)Author
2024-06-22Migrate Vulkan-Headers to submodule and update to v1.3.288Luis Condes Diaz
2024-04-03Update rcheevos submodule to newest master.LillyJadeKatrin
2024-03-13VSProps: Set VcpkgEnabled to falseJules Blok
2023-11-28Remove redundant 32-bit codeZopolis4
2023-08-12DolphinQt: Add function to set a QWidget's window decorations to dark ones on...Admiral H. Curtiss
2023-08-12msbuild: auto generate and embed qt rcc filesShawn Hoffman
2023-07-21Update libcurl to 8.1.2Sketch
2023-05-26windows: update to qt 6.5.1Shawn Hoffman
2023-05-23msvc: disable building std modulesShawn Hoffman
2023-04-02Added USE_RETRO_ACHIEVEMENTS compiler flagLillyJadeKatrin
2023-03-04msvc: enable compiler checks added in vs 17.5Shawn Hoffman
2023-01-13msvc: note some things to enable in vs 17.5Shawn Hoffman
2023-01-13msvc: set /Zc:enumTypesShawn Hoffman
2023-01-13msvc: dont explicitly set /Zc:lambdaShawn Hoffman
2022-11-26Externals: Update cubeb to mozilla/cubeb@773f16b7ea308392c05be3e290163d1f636e...Admiral H. Curtiss
2022-11-13Merge pull request #11015 from TryTwo/Conditional_BreakpointsAdmiral H. Curtiss
2022-10-23Externals: Add VMARobin Kertels
2022-10-06Debugger: Initial implementation of conditional breakpointssmurf3tte
2022-09-27Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata"JosJuice
2022-08-23msbuild: Add property for disabling auto updatesOatmealDome
2022-08-23msbuild: Add property for creating Steam builds on WindowsOatmealDome
2022-08-02msbuild: tidy up the linked libsShawn Hoffman
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-07-30msbuild: set PreferredToolArchitecture based on host OS archShawn Hoffman
2022-07-25replace libpng with libspngShawn Hoffman
2022-07-24msbuild: set C standard to C17Shawn Hoffman
2022-07-24replace zlib with zlib-ngShawn Hoffman
2022-07-11Externals/FatFs: Build as part of Dolphin.Admiral H. Curtiss
2022-07-10Add SDL as a submoduleJun Bo Bi
2022-06-24Externals: add spirv-cross using upstream commit 50b4d5389b6a06f86fb63a2848e1...iwubcode
2022-05-08Merge pull request #10559 from shuffle2/qt6JMC47
2022-05-03Revert "msbuild: use pdbaltpath to strip dirname of pdb"Shawn Hoffman
2022-05-02Add support for building against Qt 6spycrab
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-04-27Disable MSBuild Resource ManagerShawn Hoffman
2022-04-26Merge pull request #10616 from shuffle2/fmt-libMai M
2022-04-26msbuild: use pathmap to unify source paths embedded in objectsShawn Hoffman
2022-04-26msbuild: use pdbaltpath to strip dirname of pdbShawn Hoffman
2022-04-26use fmt as static library instead of headersShawn Hoffman
2022-04-25msbuild: brepro -> deterministicShawn Hoffman
2022-04-17update to libusb v1.0.26Shawn Hoffman
2022-04-02msbuild: don't explicitly set _SECURE_SCLShawn Hoffman
2022-04-02msvc: enable conformant __cplusplus macroShawn Hoffman
2022-03-29windows: move ffmpeg bins to submoduleShawn Hoffman
2022-03-19Re-enable Auto-Update when building with VS project files.Admiral H. Curtiss
2021-11-15msbuild: remove workaround for older winsdkShawn Hoffman
2021-11-15msbuild: use /external:anglebracketsShawn Hoffman
2021-11-11msvc: update to vs2022 and windows sdk 10.0.22000Shawn Hoffman
2021-08-24Android: Don't hold gameFileCache lock during updateAdditionalMetadataJosJuice
2021-07-21Merge pull request #9600 from Bonta0/mgba-prJMC47