dolphin/Source/Core/VideoBackends/Null
degasus 41b0c74e30 VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
..
CMakeLists.txt nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
FramebufferManager.h FramebufferManager: Add missing header guard 2016-09-23 13:55:51 -04:00
Null.vcxproj Null: Create Visual Studio project file. 2016-06-25 22:40:23 +02:00
NullBackend.cpp VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
PerfQuery.h Add missing override 2016-06-26 00:49:50 -04:00
Render.cpp Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
Render.h AVIDump: Move CoreTiming into caller. 2016-10-10 12:03:18 +02:00
ShaderCache.cpp VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
ShaderCache.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
TextureCache.h TextureCache: Drop unused parameter in backend API. 2016-12-26 22:10:32 +01:00
VertexManager.cpp VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
VertexManager.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
VideoBackend.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00