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-25 21:39:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6464ed9e6b158c57d25e5e2e140ed761faa0fc5c
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
JMC47
1d9c743ef7
Merge pull request
#13975
from iwubcode/shader_includes
...
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-11-02 13:17:28 -05:00
..
CMakeLists.txt
…
NullBackend.cpp
VideoCommon: Rename Renderer to EFBInterface.
2025-03-12 21:09:16 -05:00
NullBoundingBox.h
VideoCommon: Use std::span for BoundingBox::Write()
2023-12-09 16:33:21 -05:00
NullGfx.cpp
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-10-26 22:47:23 -05:00
NullGfx.h
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-10-26 22:47:23 -05:00
NullTexture.cpp
…
NullTexture.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
NullVertexManager.cpp
…
NullVertexManager.h
…
PerfQuery.h
…
TextureCache.h
…
VideoBackend.h
VideoBackend: Rename GetName to GetConfigName
2025-10-13 17:38:20 -07:00