This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-30 14:47:53 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fae3aee9e0b6bc7f193bccf71a4c34a06237e4aa
dolphin
/
Source
/
Core
History
Filoppi
fae3aee9e0
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
..
AudioCommon
…
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
…
DolphinNoGUI
…
DolphinQt
Merge pull request
#12115
from AdmiralCurtiss/advanced-config
2023-08-18 00:16:59 +02:00
DolphinTool
…
InputCommon
Merge pull request
#12109
from JosJuice/android-adddevice-null
2023-08-15 22:22:45 +02:00
MacUpdater
…
UICommon
…
UpdaterCommon
…
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
…
CMakeLists.txt
…
DolphinLib.ARM64.props
…
DolphinLib.props
…
DolphinLib.vcxproj
…
DolphinLib.vcxproj.user
…
DolphinLib.x64.props
…