This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-12 22:42:53 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b683517dc832312df82bf89a0b4cf129084b090
dolphin
/
Source
/
Core
/
VideoBackends
History
TryTwo
6b683517dc
Fix bugs related to AbstractStagingTextures that perform an Upload (write to existing texture). This code path had probably never been used before.
2025-08-12 23:43:55 -07:00
..
D3D
Fix bugs related to AbstractStagingTextures that perform an Upload (write to existing texture). This code path had probably never been used before.
2025-08-12 23:43:55 -07:00
D3D12
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
D3DCommon
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
Metal
Fix various warnings
2025-07-12 12:47:30 +02:00
Null
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
OGL
Fix bugs related to AbstractStagingTextures that perform an Upload (write to existing texture). This code path had probably never been used before.
2025-08-12 23:43:55 -07:00
Software
VideoSW: allow disabling the copy filter
2025-07-31 15:51:51 +01:00
Vulkan
VKPipeline: Don't include depth clamp control struct when not supported
2025-07-29 08:42:22 +09:00
CMakeLists.txt
CMake: Check
WIN32
instead of
CMAKE_SYSTEM_NAME STREQUAL Windows
2023-04-06 18:37:45 -07:00