This website requires JavaScript.
Explore
Help
Register
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
2026-01-29 23:39:20 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fb3042944e71213167b0bbc417508b3b1c9467e
dolphin
/
Source
/
Core
/
VideoBackends
History
iwubcode
5d571b068f
VideoBackends: rework d3d11 to specify samplers/bound textures using a bitset with a constant size, instead of hardcoding each individual enumeration value
2023-02-24 11:32:48 -06:00
..
D3D
VideoBackends: rework d3d11 to specify samplers/bound textures using a bitset with a constant size, instead of hardcoding each individual enumeration value
2023-02-24 11:32:48 -06:00
D3D12
VideoCommon: add constant value to set the allowed maximum number of pixel samplers
2023-02-10 00:46:11 -06:00
D3DCommon
…
Metal
Merge pull request
#11523
from degasus/OGL_KHR_subgroup
2023-02-10 04:47:20 -05:00
Null
Merge pull request
#11522
from phire/KillRendererWithFire
2023-02-09 19:59:16 +13:00
OGL
VideoCommon: Fix stereoscopic 3D on OpenGL < 4.3 (macOS)
2023-02-14 18:25:33 +01:00
Software
Fix uninitialized variable warnings (C26495)
2023-02-15 19:18:39 -08:00
Vulkan
Merge pull request
#11577
from JosJuice/android-armeabi-v7a
2023-02-17 17:57:38 +01:00
CMakeLists.txt
…