dolphin/Source/Core
JosJuice c9edfa0eaa Replace Windows CMake lambda constexpr capture workaround
While manually capturing constexpr variables used in lambda
expressions does work, it's really easy to forget doing so since
we don't have a Windows CMake builder and the workaround isn't
necessary anywhere else. Fortunately, MSVC has a flag that fixes
the constexpr capture behavior, so let's use that instead.
2020-06-25 13:11:29 +02:00
..
AudioCommon Externals: Fix OpenAL include directory. 2020-04-29 13:07:51 +02:00
Common Merge pull request #8809 from Ebola16/ABB 2020-06-14 14:30:52 +01:00
Core Include SRAM in savestates 2020-06-24 02:42:50 -04:00
DiscIO Show file format details in game properties 2020-06-21 20:47:23 +02:00
DolphinNoGUI Core: Add support for specifying a command line option to boot the game into a save-state 2020-05-06 22:10:30 -05:00
DolphinQt Replace Windows CMake lambda constexpr capture workaround 2020-06-25 13:11:29 +02:00
InputCommon Merge pull request #8795 from WamWooWam/master 2020-05-10 19:16:15 +10:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Show file format details in game properties 2020-06-21 20:47:23 +02:00
UpdaterCommon Fix windows build system. 2020-04-29 12:56:52 +02:00
VideoBackends Externals: Fix build failures with the newer glslang. 2020-05-30 18:54:21 -07:00
VideoCommon Replace Windows CMake lambda constexpr capture workaround 2020-06-25 13:11:29 +02:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00