dolphin/Source/Core/VideoBackends/Software
2016-09-22 21:01:49 -04:00
..
Clipper.cpp Clipper: const correctness 2016-09-22 21:01:49 -04:00
Clipper.h Clipper: const correctness 2016-09-22 21:01:49 -04:00
CMakeLists.txt VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
DebugUtil.cpp EfbInterface: Change out parameters on getters to return by value 2016-09-21 20:56:44 -04:00
DebugUtil.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
EfbCopy.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
EfbCopy.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
EfbInterface.cpp EfbInterface: Change out parameters on getters to return by value 2016-09-21 20:56:44 -04:00
EfbInterface.h EfbInterface: Change out parameters on getters to return by value 2016-09-21 20:56:44 -04:00
NativeVertexFormat.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Rasterizer.cpp Rasterizer: const correctness 2016-09-22 20:39:28 -04:00
Rasterizer.h Rasterizer: const correctness 2016-09-22 20:39:28 -04:00
SetupUnit.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SetupUnit.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Software.vcxproj VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
SWmain.cpp VideoSoftware: Don't Init the PixelEngine twice 2016-09-03 15:12:41 +10:00
SWOGLWindow.cpp SWOGLWindow: Utilize the move constructor in PrintText 2016-09-21 13:11:34 -04:00
SWOGLWindow.h SWOGLWindow: const correctness for ShowImage 2016-09-21 12:54:22 -04:00
SWRenderer.cpp EfbInterface: Change out parameters on getters to return by value 2016-09-21 20:56:44 -04:00
SWRenderer.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SWVertexLoader.cpp SWVertexLoader: Value initialize SetupUnit instance 2016-09-22 09:58:44 -04:00
SWVertexLoader.h SWVertexLoader: Value initialize SetupUnit instance 2016-09-22 09:58:44 -04:00
Tev.cpp VideoSoftware: Fix unsigned overflow bug in fog 2016-09-02 10:12:44 +12:00
Tev.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TextureEncoder.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TextureEncoder.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TextureSampler.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TextureSampler.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TransformUnit.cpp Comments 2016-08-31 06:40:50 -05:00
TransformUnit.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Vec3.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VideoBackend.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00