..
CMakeLists.txt
Software: Don't link against X11 libraries
2018-06-21 01:47:37 -04:00
Clipper.cpp
Assert: Uppercase assertion macros
2018-03-14 22:03:12 -04:00
Clipper.h
Clipper: const correctness
2016-09-22 21:01:49 -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
DebugUtils: const correctness
2016-09-22 21:05:17 -04:00
EfbCopy.cpp
HybridXFB: Fix lint errors
2017-11-17 22:11:31 -06:00
EfbCopy.h
Software Backend: Fix xfb output and add vertical scaling support
2017-11-17 22:11:31 -06:00
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
SW NativeVertexFormat: Utilize std::array where applicable
2017-08-22 22:39:28 -04:00
Rasterizer.cpp
Rasterizer: const correctness
2016-09-22 20:39:28 -04:00
Rasterizer.h
Software: Clean out unnecessary includes/fwd decls
2016-09-24 05:28:00 -04:00
SWOGLWindow.cpp
GLUtil: Encapsulate functions in a namespace
2018-03-10 16:11:19 +10:00
SWOGLWindow.h
Video Backends: Remove the right of the xfb region for games where the
2017-11-17 22:11:32 -06:00
SWRenderer.cpp
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
SWRenderer.h
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
SWTexture.cpp
Assert: Uppercase assertion macros
2018-03-14 22:03:12 -04:00
SWTexture.h
VideoCommon: Add support for Abstract Framebuffers
2018-03-02 20:20:48 +10:00
SWVertexLoader.cpp
Assert: Uppercase assertion macros
2018-03-14 22:03:12 -04:00
SWVertexLoader.h
SWVertexLoader: Make SWVertexLoader a final class
2017-09-09 15:33:30 -04:00
SWmain.cpp
Mark all video backend names for translation
2018-06-30 06:30:19 -04:00
SetupUnit.cpp
OpcodeDecoding: Convert #defines into enum constants
2017-02-08 00:05:17 -05:00
SetupUnit.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
Software.vcxproj
Software Backend: Fix xfb output and add vertical scaling support
2017-11-17 22:11:31 -06:00
Tev.cpp
VideoCommon: remove unnecessary floor()
2018-10-09 00:31:43 +01:00
Tev.h
Software/Tev: const correctness
2017-09-03 14:15:21 -04:00
TextureCache.h
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
TextureEncoder.cpp
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
TextureEncoder.h
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
TextureSampler.cpp
Software/TextureSampler: const correctness
2017-09-11 20:13:47 -04:00
TextureSampler.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
TransformUnit.cpp
Assert: Uppercase assertion macros
2018-03-14 22:03:12 -04:00
TransformUnit.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
Vec3.h
Software: Clean out unnecessary includes/fwd decls
2016-09-24 05:28:00 -04:00
VideoBackend.h
VideoBackend: Remove PeekMessages method
2018-01-27 13:53:55 +10:00