..
AsyncRequests.cpp
AsyncRequests.h
AVIDump.cpp
Use PanicAlertT instead of PanicAlert when appropriate
2015-06-04 13:25:06 +02:00
AVIDump.h
BoundingBox.cpp
BoundingBox.h
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h
BPStructs.cpp
Video: respect stride of efb copies to xfb
2015-07-25 01:52:12 +08:00
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp
Options: merge SCoreStartupParameter into SConfig
2015-06-12 19:07:45 +02:00
CommandProcessor.h
Fifo: Rewrite SyncGpu
2015-06-08 23:16:24 +02:00
ConstantManager.h
CPMemory.cpp
Add a dirty flag for arraybases.
2015-05-30 04:39:48 +12:00
CPMemory.h
Add a dirty flag for arraybases.
2015-05-30 04:39:48 +12:00
DataReader.h
Debugger.cpp
Debugger.h
DriverDetails.cpp
Work around slow glBufferSubData on PowerVR.
2015-07-20 22:02:58 -05:00
DriverDetails.h
Fix FreeBSD build
2015-06-13 21:52:47 -07:00
Fifo.cpp
Options: merge SCoreStartupParameter into SConfig
2015-06-12 19:07:45 +02:00
Fifo.h
Options: merge SCoreStartupParameter into SConfig
2015-06-12 19:07:45 +02:00
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp
Video: respect stride of efb copies to xfb
2015-07-25 01:52:12 +08:00
FramebufferManagerBase.h
Video: respect stride of efb copies to xfb
2015-07-25 01:52:12 +08:00
GeometryShaderGen.cpp
Revert "GeometryShaderGen: Don't use centroid in for input variables."
2015-06-22 17:20:41 +02:00
GeometryShaderGen.h
GeometryShaderManager.cpp
GeometryShaderManager.h
HiresTextures.cpp
HiresTextures: Remove unused variable
2015-06-19 17:31:04 -04:00
HiresTextures.h
ImageWrite.cpp
Use PanicAlertT instead of PanicAlert when appropriate
2015-06-04 13:25:06 +02:00
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.h
VideoSW: rewrite lighting attenuation
2015-06-08 23:20:27 +02:00
LookUpTables.h
MainBase.cpp
Fifo: Rewrite SyncGpu
2015-06-08 23:16:24 +02:00
MainBase.h
NativeVertexFormat.h
OnScreenDisplay.cpp
Use emplace() instead of insert() where applicable for maps.
2015-06-28 19:52:40 -04:00
OnScreenDisplay.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
Options: merge SCoreStartupParameter into SConfig
2015-06-12 19:07:45 +02:00
PixelEngine.h
PixelShaderGen.cpp
Work around PowerVR's shader compiler.
2015-07-20 22:04:16 -05:00
PixelShaderGen.h
PixelShaderManager.cpp
VideoBackends: Allow the viewport to use the full depth range.
2015-06-06 03:37:46 +02:00
PixelShaderManager.h
PostProcessing.cpp
Pass strings by const reference where possible
2015-05-28 20:54:55 -04:00
PostProcessing.h
Pass strings by const reference where possible
2015-05-28 20:54:55 -04:00
RenderBase.cpp
Video: respect stride of efb copies to xfb
2015-07-25 01:52:12 +08:00
RenderBase.h
Video: respect stride of efb copies to xfb
2015-07-25 01:52:12 +08:00
sfont.inc
ShaderGenCommon.h
Statistics.cpp
Statistics.h
TextureCacheBase.cpp
Implement scaled partial texture updates
2015-07-02 08:53:40 -03:00
TextureCacheBase.h
Implement scaled partial texture updates
2015-07-02 08:53:40 -03:00
TextureConversionShader.cpp
TextureConversionShader.h
TextureDecoder_Common.cpp
TextureDecoder_Generic.cpp
TextureDecoder_x64.cpp
TextureDecoder.h
VertexLoader_Color.cpp
VertexLoader: Remove the LOADERDECL define.
2015-06-20 20:52:54 -04:00
VertexLoader_Color.h
VertexLoader: Remove the LOADERDECL define.
2015-06-20 20:52:54 -04:00
VertexLoader_Normal.cpp
VertexLoader: Remove the LOADERDECL define.
2015-06-20 20:52:54 -04:00
VertexLoader_Normal.h
VertexLoader_Position.cpp
VertexLoader: Remove the LOADERDECL define.
2015-06-20 20:52:54 -04:00
VertexLoader_Position.h
VertexLoader_TextCoord.cpp
VertexLoader: Remove the LOADERDECL define.
2015-06-20 20:52:54 -04:00
VertexLoader_TextCoord.h
VertexLoader.cpp
VertexLoader: Remove the LOADERDECL define.
2015-06-20 20:52:54 -04:00
VertexLoader.h
VertexLoader: Remove the LOADERDECL define.
2015-06-20 20:52:54 -04:00
VertexLoaderARM64.cpp
[AArch64] Fix a couple of bugs in the vertex loader
2015-06-20 21:12:31 -05:00
VertexLoaderARM64.h
VertexLoaderBase.cpp
Merge pull request #2722 from lioncash/statement
2015-07-08 09:37:06 +02:00
VertexLoaderBase.h
VertexLoaderManager.cpp
VertexLoader: avoid empty lines in perf-$pid.map
2015-07-08 07:17:28 +02:00
VertexLoaderManager.h
zfreeze: cache vertex positions
2015-06-07 12:13:00 +02:00
VertexLoaderUtils.h
VertexLoaderX64.cpp
zfreeze: cache vertex positions
2015-06-07 12:13:00 +02:00
VertexLoaderX64.h
VertexManagerBase.cpp
zfreeze: cache vertex positions
2015-06-07 12:13:00 +02:00
VertexManagerBase.h
VertexShaderGen.cpp
Disables assert messages that seem to be invalid.
2015-07-08 16:12:32 -04:00
VertexShaderGen.h
VertexShaderManager.cpp
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
Fifo: Rewrite SyncGpu
2015-06-08 23:16:24 +02:00
VideoCommon.h
RealXFB sizes don't get scaled by IR
2015-07-25 01:52:13 +08:00
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp
Options: merge SCoreStartupParameter into SConfig
2015-06-12 19:07:45 +02:00
VideoConfig.h
Support partial texture updates via efb copies
2015-06-21 14:02:44 +02:00
VideoState.cpp
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h