.. |
AudioCommon
|
cubeb: Change name to "Dolphin Emulator"
|
2023-07-22 23:12:34 +02:00 |
Common
|
NandPaths: Use initializer_list instead of unordered_set
|
2023-08-12 14:00:41 -07:00 |
Core
|
Merge pull request #12003 from Filoppi/auto_hdr
|
2023-08-18 00:20:08 +02:00 |
DiscIO
|
Merge pull request #11955 from TellowKrinkle/CMakeDependencies
|
2023-06-30 19:06:04 +02:00 |
DolphinNoGUI
|
Merge pull request #11873 from AdmiralCurtiss/pause-and-lock-host
|
2023-06-06 13:50:20 +02:00 |
DolphinQt
|
Merge pull request #12115 from AdmiralCurtiss/advanced-config
|
2023-08-18 00:16:59 +02:00 |
DolphinTool
|
Merge pull request #11960 from Minty-Meeo/dolphin-tool-code-review-4
|
2023-06-17 14:18:21 +02:00 |
InputCommon
|
Merge pull request #12109 from JosJuice/android-adddevice-null
|
2023-08-15 22:22:45 +02:00 |
MacUpdater
|
CMake: Fix storyboard copying
|
2023-04-29 16:10:38 -05:00 |
UICommon
|
Merge pull request #11955 from TellowKrinkle/CMakeDependencies
|
2023-06-30 19:06:04 +02:00 |
UpdaterCommon
|
CMake: Use targets for all optionally-external dependencies
|
2023-06-15 01:41:41 -05:00 |
VideoBackends
|
VideoBackends: update SRVDescriptorTable size in DX12 to use pixel sampler constant
|
2023-08-13 17:23:26 -05:00 |
VideoCommon
|
Video: The `% 4` that was done on the rendering resolution was only meant to be done when recording videos (due to encoding limitations) but one case was missed (this had no consequences really, as it was just in the code that automatically resizes the window). The hardcoded `4` has been replaced with `VIDEO_ENCODER_LMC` for clarity.
|
2023-08-18 02:14:00 +03:00 |
WinUpdater
|
StringUtil: Move CommandLineToUtf8Argv() into Common namespace
|
2023-05-16 14:23:21 -04:00 |
CMakeLists.txt
|
CMakeLists: Add option to disable automatic update support
|
2022-03-18 03:04:51 -04:00 |
DolphinLib.ARM64.props
|
msbuild: use default Project attrs
|
2022-04-27 15:26:43 -07:00 |
DolphinLib.props
|
VideoCommon: add material asset. A material is similar to other graphics engines where it provides data to be used in conjunction with a shader asset to generate a runtime AbstractShader
|
2023-07-09 12:21:34 -05:00 |
DolphinLib.vcxproj
|
Added rcheevos to Externals
|
2023-04-02 08:28:23 -04:00 |
DolphinLib.vcxproj.user
|
msbuild: use default Project attrs
|
2022-04-27 15:26:43 -07:00 |
DolphinLib.x64.props
|
Move x64 DSP JIT into DolphinLib.x64.props
|
2023-01-06 22:42:21 -08:00 |