dolphin/Source/Core/VideoBackends/Null
Stenzek 836b9b9acb Renderer: Move cull mode to a rasterization state object
Also moves logic for primitive handling to VideoCommon.
2017-09-11 20:01:45 +10:00
..
CMakeLists.txt
FramebufferManager.h
Null.vcxproj
NullBackend.cpp HiresTextures: Support loading BC7 (BPTC) from DDS files 2017-08-01 11:59:38 +10:00
NullTexture.cpp
NullTexture.h
PerfQuery.h
Render.cpp
Render.h
ShaderCache.cpp Renderer: Move cull mode to a rasterization state object 2017-09-11 20:01:45 +10:00
ShaderCache.h Renderer: Move cull mode to a rasterization state object 2017-09-11 20:01:45 +10:00
TextureCache.h Video: Clearly separate Texture and EFB Copy formats 2017-08-03 18:35:29 -07:00
VertexManager.cpp NativeVertexFormat: Drop unused virtual method SetupVertexPointers 2017-07-30 17:43:59 +10:00
VertexManager.h
VideoBackend.h