This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
dolphin-emulator
Watch
1
Star
0
Fork
You've already forked dolphin-emulator
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-04-25 14:54:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2a4bca8b4a
dolphin-emulator
/
Source
/
Core
/
VideoBackends
History
Stenzek
2a4bca8b4a
VideoBackends: Verify validity before doing full renderer init
...
Prevents attempting to create invalid MSAA configurations, for example.
2019-03-29 19:52:38 +10:00
..
D3D
D3D11: Use ComPtr smart pointer where possible
2019-03-29 19:52:38 +10:00
D3DCommon
Add D3DCommon (shared code between D3D11 and D3D12)
2019-03-29 19:52:38 +10:00
Null
VideoConfig: Add SupportsPartialDepthCopies to backend info
2019-03-09 12:19:53 +10:00
OGL
VideoBackends: Verify validity before doing full renderer init
2019-03-29 19:52:38 +10:00
Software
VideoConfig: Add SupportsPartialDepthCopies to backend info
2019-03-09 12:19:53 +10:00
Vulkan
Vulkan: Use Common::DynamicLibrary
2019-03-29 19:52:38 +10:00
CMakeLists.txt
Add D3DCommon (shared code between D3D11 and D3D12)
2019-03-29 19:52:38 +10:00