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-02-08 18:40:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
History
Connor McLaughlin
1b1662773e
Merge pull request
#8048
from stenzek/vulkan-negative-scissor-rect
...
Vulkan: Don't set a negative offset in scissor rect
2019-04-28 23:37:51 +10:00
..
D3D
D3D: Set optional features after creating the device
2019-04-28 15:26:49 +10:00
D3D12
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
D3DCommon
AbstractPipeline: Support returning "cache data"
2019-04-16 00:09:47 +10:00
Null
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
OGL
OGL: Set shared context state up to match main context
2019-04-21 14:28:14 +10:00
Software
Turn EFB_WIDTH/EFB_HEIGHT into constexpr
2019-04-28 11:50:17 +02:00
Vulkan
Vulkan: Don't set a negative offset in scissor rect
2019-04-28 16:01:09 +10:00
CMakeLists.txt
Implement D3D12 backend
2019-04-01 11:24:55 +10:00