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-13 06:52:58 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07443e2d410140e620b9135dcc4816a10c8c3ef6
dolphin
/
Source
/
Core
/
VideoBackends
History
JMC47
aa45b7fe61
Merge pull request
#13867
from TryTwo/gfx_bug_fix
...
GFX: Fix bugs for AbstractStagingTextures that perform an Upload.
2025-08-13 19:09:07 -04: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: fix comment
2025-08-10 19:37:21 +01:00
Vulkan
VKPipeline: Don't include depth clamp control struct when not supported
2025-07-29 08:42:22 +09:00
CMakeLists.txt
…