This website requires JavaScript.
Explore
Help
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
2025-03-08 22:14:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Stenzek
e4b205c769
Decouple XFB scanout from presentation
2019-01-25 11:15:57 +10:00
..
CMakeLists.txt
…
Null.vcxproj
Update to Visual Studio's default Windows SDK
2018-10-20 00:53:08 +01:00
NullBackend.cpp
Renderer: Add a base Initialize() method to match Shutdown()
2018-12-04 17:36:08 +10:00
NullTexture.cpp
…
NullTexture.h
…
PerfQuery.h
…
Render.cpp
Decouple XFB scanout from presentation
2019-01-25 11:15:57 +10:00
Render.h
Decouple XFB scanout from presentation
2019-01-25 11:15:57 +10:00
TextureCache.h
TextureCache: Implement deferred/batched EFB copies
2018-11-07 16:25:01 +10:00
VertexManager.cpp
Use main buffers for utility draws
2018-12-04 17:37:25 +10:00
VertexManager.h
Use main buffers for utility draws
2018-12-04 17:37:25 +10:00
VideoBackend.h
VideoBackends: Pass window system info from host on creation
2018-10-20 21:11:34 +10:00