dolphin/Source/Core
Shawn Hoffman 4db06bf85b ogl: init ProgramShaderCache::s_ubo_align to 1.
silences a warning that it may cause div-by-zero.
2020-08-27 15:15:52 -07:00
..
AudioCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
Common Common/Assert: no longer needs special impl for msvc 2020-08-23 13:57:05 -07:00
Core replace is_pod with is_standard_layout && is_trivially_copyable 2020-08-23 13:57:05 -07:00
DiscIO msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
DolphinNoGUI msbuild: fixup linking of discord-rpc 2020-08-22 16:17:50 -07:00
DolphinQt msbuild: fix a typo 2020-08-27 15:15:52 -07:00
InputCommon name some threads 2020-08-22 17:22:07 -07:00
MacUpdater
UICommon don't use std::move on const variables 2020-08-23 13:55:14 -07:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends ogl: init ProgramShaderCache::s_ubo_align to 1. 2020-08-27 15:15:52 -07:00
VideoCommon name some threads 2020-08-22 17:22:07 -07:00
WinUpdater msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
CMakeLists.txt