dolphin-emulator/Source/Core/VideoBackends/Software
degasus 61c3a0d9e4 VideoSW: Split up OGL window handling
This removes OSD support for video software, but it was already broken before.

This commit does not try to fix coding style issues, the rewrite of this presentation API is splitted up.
2015-10-14 00:13:54 +02: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: Split up OGL window handling 2015-10-14 00:13:54 +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 VertexLoaderUtils: remove simple wrapper functions 2015-10-11 23:40:50 +02:00
OpcodeDecoder.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: Split up OGL window handling 2015-10-14 00:13:54 +02:00
SWCommandProcessor.cpp Misc. style fixes 2015-10-10 17:44:42 +02:00
SWCommandProcessor.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWmain.cpp VideoSW: Split up OGL window handling 2015-10-14 00:13:54 +02:00
SWOGLWindow.cpp VideoSW: Split up OGL window handling 2015-10-14 00:13:54 +02:00
SWOGLWindow.h VideoSW: Split up OGL window handling 2015-10-14 00:13:54 +02:00
SWRenderer.cpp VideoSW: Split up OGL window handling 2015-10-14 00:13:54 +02:00
SWRenderer.h VideoSW: Split up OGL window handling 2015-10-14 00:13:54 +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 Tev: Don't savestate Zero16 2015-09-30 19:45:50 -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 VideoBackend: Video config filename is now exposed in VideoBackends. 2015-09-22 09:47:19 +03: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