dolphin/Source/Core/VideoBackends/Software
2021-01-27 14:29:49 -08:00
..
Clipper.cpp VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
Clipper.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CMakeLists.txt VideoSoftware/CMakeLists: Specify headers in target sources 2019-05-31 06:54:26 -04:00
CopyRegion.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
DebugUtil.cpp Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings 2020-12-16 16:04:19 +01:00
DebugUtil.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
EfbCopy.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
EfbCopy.h
EfbInterface.cpp Software: Migrate logging over to fmt 2020-11-09 03:14:01 -05:00
EfbInterface.h VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
NativeVertexFormat.h
Rasterizer.cpp Remove warnings of -Wsign-compare 2020-03-25 07:57:14 +08:00
Rasterizer.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
SetupUnit.cpp Fix -Wclass-memaccess warnings 2020-12-16 15:37:43 +01:00
SetupUnit.h
SWmain.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
SWOGLWindow.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
SWOGLWindow.h VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
SWRenderer.cpp VideoCommon/BoundingBox: Make interface for querying bounding box data 2019-12-05 11:48:42 -05:00
SWRenderer.h Merge pull request #8049 from stenzek/crop 2019-06-08 20:57:52 +10:00
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp Software: Use same logic for colors as hardware backends 2020-11-20 15:54:06 -08:00
SWVertexLoader.h
Tev.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
Tev.h
TextureCache.h
TextureEncoder.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
TextureEncoder.h VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
TextureSampler.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
TextureSampler.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
TransformUnit.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
TransformUnit.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Vec3.h
VideoBackend.h Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00