dolphin/Source/Core/VideoBackends/Software
2018-04-12 21:28:39 +02:00
..
Clipper.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
Clipper.h
CMakeLists.txt Software/CMakeLists: Migrate off add_dolphin_library 2018-04-02 08:24:40 -04:00
CopyRegion.h Software Backend: Rename 'copy_region' to 'CopyRegion' 2017-11-17 22:11:33 -06:00
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp HybridXFB: Fix lint errors 2017-11-17 22:11:31 -06:00
EfbCopy.h Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
EfbInterface.cpp Software Backend: Remove reinterpret_cast which violates the strict aliasing rule 2017-11-17 22:11:33 -06:00
EfbInterface.h Software Backend: Remove reinterpret_cast which violates the strict aliasing rule 2017-11-17 22:11:33 -06:00
NativeVertexFormat.h
Rasterizer.cpp
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj Software Backend: Fix xfb output and add vertical scaling support 2017-11-17 22:11:31 -06:00
SWmain.cpp OGL: Re-implement async shader compiling 2018-03-10 15:56:34 +10:00
SWOGLWindow.cpp GLUtil: Encapsulate functions in a namespace 2018-03-10 16:11:19 +10:00
SWOGLWindow.h Video Backends: Remove the right of the xfb region for games where the 2017-11-17 22:11:32 -06:00
SWRenderer.cpp VideoCommon: Add support for Abstract Framebuffers 2018-03-02 20:20:48 +10:00
SWRenderer.h VideoCommon: Add support for Abstract Framebuffers 2018-03-02 20:20:48 +10:00
SWTexture.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
SWTexture.h VideoCommon: Add support for Abstract Framebuffers 2018-03-02 20:20:48 +10:00
SWVertexLoader.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
SWVertexLoader.h
Tev.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
Tev.h
TextureCache.h VideoCommon: Drop now unused efb2tex matrix generation. 2017-12-06 09:30:03 +01:00
TextureEncoder.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
TextureEncoder.h HybridXFB: Fix lint errors 2017-11-17 22:11:31 -06:00
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
TransformUnit.h
Vec3.h
VideoBackend.h VideoBackend: Remove PeekMessages method 2018-01-27 13:53:55 +10:00