This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-24 13:25:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d5e39751efc02d713fc0cb2e70d2bb756576c1d
dolphin
/
Source
/
Core
/
VideoBackends
T
History
Martino Fontana
58f5bf5496
VKGfx: Don't panic for VK_SUBOPTIMAL_KHR
2024-01-05 11:20:35 +01:00
..
D3D
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a 2D texture, a texture array, or a cube map; support 2D texture type across backends
2023-12-15 11:06:02 -06:00
D3D12
Merge pull request
#12370
from iwubcode/more_samplers
2023-12-17 14:50:23 -05:00
D3DCommon
…
Metal
Merge pull request
#12370
from iwubcode/more_samplers
2023-12-17 14:50:23 -05:00
Null
…
OGL
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a 2D texture, a texture array, or a cube map; support 2D texture type across backends
2023-12-15 11:06:02 -06:00
Software
…
Vulkan
VKGfx: Don't panic for VK_SUBOPTIMAL_KHR
2024-01-05 11:20:35 +01:00
CMakeLists.txt
…