dolphin/Source/Core/VideoBackends/Software
Lioncash c6678687b0 ChunkFile: Provide additional helpers for C-style arrays
Gets rid of magic numbers in cases where the array size is known at compile time.
This is also useful for future entries that are stack allocated arrays as these
functions prevent incorrect sizes being provided.
2015-09-30 19:45:46 -04:00
..
BPMemLoader.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
BPMemLoader.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Clipper.cpp ChunkFile: Provide additional helpers for C-style arrays 2015-09-30 19:45:46 -04:00
Clipper.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt VideoSW: Drop HwRasterizer 2015-09-17 18:21:37 +02:00
CPMemLoader.cpp Add a dirty flag for arraybases. 2015-05-30 04:39:48 +12:00
CPMemLoader.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DebugUtil.cpp VideoSW: Drop HwRasterizer 2015-09-17 18:21:37 +02:00
DebugUtil.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EfbCopy.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
EfbCopy.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EfbInterface.cpp ChunkFile: Provide additional helpers for C-style arrays 2015-09-30 19:45:46 -04:00
EfbInterface.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
NativeVertexFormat.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
OpcodeDecoder.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
OpcodeDecoder.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
RasterFont.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
RasterFont.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Rasterizer.cpp VideoSW: Remove unused function 2015-09-17 19:44:44 +02:00
Rasterizer.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SetupUnit.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SetupUnit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Software.vcxproj VideoSW: Drop HwRasterizer 2015-09-17 18:21:37 +02:00
SWCommandProcessor.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
SWCommandProcessor.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWmain.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
SWRenderer.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
SWRenderer.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWStatistics.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWStatistics.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWVertexLoader.cpp VideoSW: Don't raise a PanicAlert because of indices 2015-09-20 13:13:47 +02:00
SWVertexLoader.h Merge pull request #2274 from degasus/disable_bbox 2015-05-25 08:46:12 -04:00
SWVideoConfig.cpp VideoSW: Drop HwRasterizer 2015-09-17 18:21:37 +02:00
SWVideoConfig.h Common: Move NonCopyable to its own header 2015-09-26 18:50:35 -04:00
Tev.cpp ChunkFile: Provide additional helpers for C-style arrays 2015-09-30 19:45:46 -04:00
Tev.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureEncoder.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureEncoder.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureSampler.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureSampler.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TransformUnit.cpp MathUtil: Convert Clamp into a constexpr function 2015-09-12 01:18:28 -04:00
TransformUnit.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
Vec3.h Vec3: Simplify operator== code 2015-08-28 14:46:40 -04:00
VideoBackend.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
XFMemLoader.cpp Fix building with PCH disabled. 2015-08-28 14:13:28 -05:00
XFMemLoader.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00