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-27 22:39:40 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2644e920cca0fb4cb55d08b2c1920d8595140eb3
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Stenzek
2644e920cc
Renderer: Add backbuffer format to base class
2018-12-04 17:36:08 +10:00
..
CMakeLists.txt
Null/CMakeLists: Migrate off add_dolphin_library
2018-04-02 08:17:00 -04:00
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
Renderer: Add backbuffer format to base class
2018-12-04 17:36:08 +10:00
Render.h
Drop Host_GetRenderSurface and pass display to backend
2018-10-20 21:11:34 +10:00
TextureCache.h
TextureCache: Implement deferred/batched EFB copies
2018-11-07 16:25:01 +10:00
VertexManager.cpp
NullBackend: Initialize vtx_decl in VertexFormat
2018-10-14 21:24:09 +10:00
VertexManager.h
…
VideoBackend.h
VideoBackends: Pass window system info from host on creation
2018-10-20 21:11:34 +10:00