This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-22 10:20:21 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df3dc801907cc3ea99cb8204c10eb8af7a3622ed
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Dr. Dystopia
f240e20e3f
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
..
CMakeLists.txt
…
NullBackend.cpp
VideoCommon: Rename Renderer to EFBInterface.
2025-03-12 21:09:16 -05:00
NullBoundingBox.h
…
NullGfx.cpp
VideoCommon: Fix out-of-bounds and disabled EFB access.
2025-03-26 01:23:16 -05:00
NullGfx.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02: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
…