dolphin/Source/Core/VideoBackends/Software
2019-02-19 16:57:54 +10:00
..
Clipper.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
Clipper.h
CMakeLists.txt Software: Don't link against X11 libraries 2018-06-21 01:47:37 -04:00
CopyRegion.h Software Backend: Rename 'copy_region' to 'CopyRegion' 2017-11-17 22:11:33 -06:00
DebugUtil.cpp Give Dump Objects dedicated folder and tooltip 2018-06-06 08:42:41 -04:00
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp EfbInterface: Move buffer constant from the header to the cpp file 2018-05-18 16:23:34 -04:00
EfbInterface.h EfbInterface: Move buffer constant from the header to the cpp file 2018-05-18 16:23:34 -04:00
NativeVertexFormat.h
Rasterizer.cpp
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
SWmain.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SWOGLWindow.cpp Decouple XFB scanout from presentation 2019-01-25 11:15:57 +10:00
SWOGLWindow.h Decouple XFB scanout from presentation 2019-01-25 11:15:57 +10:00
SWRenderer.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SWRenderer.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SWTexture.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SWTexture.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SWVertexLoader.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SWVertexLoader.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
Tev.cpp VideoCommon: remove unnecessary floor() 2018-10-09 00:31:43 +01:00
Tev.h
TextureCache.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureEncoder.cpp TextureCache: Implement deferred/batched EFB copies 2018-11-07 16:25:01 +10:00
TextureEncoder.h TextureCache: Implement deferred/batched EFB copies 2018-11-07 16:25:01 +10: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 VideoBackends: Pass window system info from host on creation 2018-10-20 21:11:34 +10:00