This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-19 02:00:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c81285b910affc5eaf494c4dbf0e89a75d95c29
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Stenzek
8e2c063d62
TextureCache: Implement deferred/batched EFB copies
2018-11-07 16:25:01 +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
VideoBackends: Pass window system info from host on creation
2018-10-20 21:11:34 +10:00
NullTexture.cpp
…
NullTexture.h
…
PerfQuery.h
…
Render.cpp
Drop Host_GetRenderSurface and pass display to backend
2018-10-20 21:11:34 +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