This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
890f781cd0
dolphin
/
Source
/
Core
/
VideoBackends
History
Silent
890f781cd0
Factorize software renderer backend switching warning to be fetched from a new GetWarningMessage in video backend - will be needed for DX11.1 feature set warnings
2019-07-26 19:39:07 +02:00
..
D3D
Fixes for WRL usage - QueryInterface is explicitly mentioned as not to be used with WRL ComPtr
2019-07-26 19:38:58 +02:00
D3D12
Fixes for WRL usage - QueryInterface is explicitly mentioned as not to be used with WRL ComPtr
2019-07-26 19:38:58 +02:00
D3DCommon
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
2019-07-16 20:54:34 -04:00
Null
VideoNull/CMakeLists: Specify headers in target sources
2019-05-31 06:54:26 -04:00
OGL
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
2019-07-16 20:54:34 -04:00
Software
Factorize software renderer backend switching warning to be fetched from a new GetWarningMessage in video backend - will be needed for DX11.1 feature set warnings
2019-07-26 19:39:07 +02:00
Vulkan
Merge pull request
#8249
from lioncash/rect
2019-07-19 16:32:30 +10:00
CMakeLists.txt
Implement D3D12 backend
2019-04-01 11:24:55 +10:00