This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-18 05:13:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ef447bb40b
dolphin
/
Source
/
Core
/
VideoBackends
History
iwubcode
713454b7d7
Metal: update binding mapping for SPRV due to change for custom shader uniforms in other backends (Metal is still not supported)
...
Co-authored-by: TellowKrinkle <tellowkrinkle@gmail.com>
2023-10-06 02:17:43 -05:00
..
D3D
VideoBackends / VideoCommon: add new uniform buffer object for custom shader materials (slot 3, geometry shader buffer moves to slot 4 if available)
2023-10-06 02:17:42 -05:00
D3D12
VideoBackends / VideoCommon: add new uniform buffer object for custom shader materials (slot 3, geometry shader buffer moves to slot 4 if available)
2023-10-06 02:17:42 -05:00
D3DCommon
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
2023-06-19 01:34:42 +03:00
Metal
Metal: update binding mapping for SPRV due to change for custom shader uniforms in other backends (Metal is still not supported)
2023-10-06 02:17:43 -05:00
Null
OGL
VideoBackends / VideoCommon: add new uniform buffer object for custom shader materials (slot 3, geometry shader buffer moves to slot 4 if available)
2023-10-06 02:17:42 -05:00
Software
Vulkan
VideoCommon: avoid Vulkan validation errors when custom shader ubo isn't set up
2023-10-06 02:17:43 -05:00
CMakeLists.txt