This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-24 07:36:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f78fa2e9f18304bc0ae03c7c59cf217f599a9de4
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
T
History
Jordan Woyak
e351f03cdf
VideoCommon: Fix out-of-bounds and disabled EFB access.
2025-03-26 01:23:16 -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
VideoCommon: Fix out-of-bounds and disabled EFB access.
2025-03-26 01:23:16 -05:00
NullGfx.h
VideoCommon: Fix out-of-bounds and disabled EFB access.
2025-03-26 01:23:16 -05:00
NullTexture.cpp
…
NullTexture.h
…
NullVertexManager.cpp
…
NullVertexManager.h
…
PerfQuery.h
…
TextureCache.h
…
VideoBackend.h
…