This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-10 06:36:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2ab66390f8
dolphin
/
Source
/
Core
/
VideoBackends
History
JosJuice
2ab66390f8
Vulkan: Check for vkSetDebugUtilsObjectNameEXT before using it
...
Fixes a crash that has been present on Android (and probably also macOS) since
f6883a0
.
2022-01-03 20:17:57 +01:00
..
D3D
VideoConfig: Add bool for sampler LOD bias support
2021-12-25 15:16:27 -05:00
D3D12
D3D12: Fix nullptr dereference when creating a shader with a name.
2022-01-03 17:14:09 +01:00
D3DCommon
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
Null
VideoConfig: Add bool for sampler LOD bias support
2021-12-25 15:16:27 -05:00
OGL
Merge pull request
#10311
from JosJuice/gles-sampler2dmsarray
2022-01-01 16:49:34 +01:00
Software
VideoConfig: Add bool for sampler LOD bias support
2021-12-25 15:16:27 -05:00
Vulkan
Vulkan: Check for vkSetDebugUtilsObjectNameEXT before using it
2022-01-03 20:17:57 +01:00
CMakeLists.txt