This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-06 16:13:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c730ee2de2
Branches
Tags
View all branches
dolphin
/
Source
/
Core
History
Admiral H. Curtiss
c730ee2de2
Merge pull request
#11596
from AdmiralCurtiss/copyany
...
Common/FileUtil: Migrate CopyDir() to a more clear interface.
2023-02-27 12:02:00 +01:00
..
AudioCommon
…
Common
Common/FileUtil: Remove obsolete CopyDir() function.
2023-02-26 23:17:10 +01:00
Core
Merge pull request
#11596
from AdmiralCurtiss/copyany
2023-02-27 12:02:00 +01:00
DiscIO
…
DolphinNoGUI
…
DolphinQt
Qt/GameList: Also filter by filename when searching.
2023-02-26 19:13:45 +01:00
DolphinTool
…
InputCommon
InputCommon: Fix memory leak in ExpressionParser
2023-02-17 18:29:36 -08:00
MacUpdater
…
UICommon
Migrate non-destructive calls of File::CopyDir() to File::Copy().
2023-02-24 20:32:19 +01:00
UpdaterCommon
Common/FileUtil: Rename Copy() to CopyRegularFile().
2023-02-22 11:43:58 +01:00
VideoBackends
VideoBackends: rework d3d11 to specify samplers/bound textures using a bitset with a constant size, instead of hardcoding each individual enumeration value
2023-02-24 11:32:48 -06:00
VideoCommon
D3D: Restore workaround for erroneous NaN optimization
2023-02-25 16:27:30 -08:00
WinUpdater
…
CMakeLists.txt
…
DolphinLib.ARM64.props
…
DolphinLib.props
…
DolphinLib.vcxproj
…
DolphinLib.vcxproj.user
…
DolphinLib.x64.props
…