This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
00d65f7a694c982cfde94d37f9b7e2a6b603caa5
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Stenzek
e3f475b30e
NullBackend: Initialize vtx_decl in VertexFormat
...
This field was previously left uninitialized, which resulted in corrupted UID caches being created.
2018-10-14 21:24:09 +10:00
..
CMakeLists.txt
Null/CMakeLists: Migrate off add_dolphin_library
2018-04-02 08:17:00 -04:00
Null.vcxproj
Move shader caches to VideoCommon
2018-03-10 15:56:30 +10:00
NullBackend.cpp
Core: Call InitBackendInfo before loading config
2018-09-28 21:44:41 +10:00
NullTexture.cpp
VideoCommon: Add support for Abstract Framebuffers
2018-03-02 20:20:48 +10:00
NullTexture.h
VideoCommon: Add support for Abstract Framebuffers
2018-03-02 20:20:48 +10:00
PerfQuery.h
Add missing override
2016-06-26 00:49:50 -04:00
Render.cpp
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
Render.h
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
TextureCache.h
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
VertexManager.cpp
NullBackend: Initialize vtx_decl in VertexFormat
2018-10-14 21:24:09 +10:00
VertexManager.h
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
2017-02-18 03:16:24 -05:00
VideoBackend.h
Mark all video backend names for translation
2018-06-30 06:30:19 -04:00