dolphin-emulator/Source/Core/VideoCommon
JMC47 b4b0ebae27
Merge pull request #7934 from stenzek/stretched-efb-peeks
FramebufferManager: Fix EFB peek cache stretching last tile
2019-03-27 10:53:47 -04:00
..
AbstractFramebuffer.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractFramebuffer.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractPipeline.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractShader.h
AbstractStagingTexture.cpp
AbstractStagingTexture.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractTexture.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractTexture.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AsyncRequests.cpp VideoCommon: add EFB peek/poke stats 2019-03-04 02:49:59 +00:00
AsyncRequests.h
AsyncShaderCompiler.cpp
AsyncShaderCompiler.h
AVIDump.cpp decrease gop size (keyint) 2019-03-11 22:17:13 +03:00
AVIDump.h
BoundingBox.cpp
BoundingBox.h
BPFunctions.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
BPFunctions.h
BPMemory.cpp
BPMemory.h
BPStructs.cpp FramebufferManager: Implement deferred EFB cache invalidation 2019-03-09 12:24:04 +10:00
BPStructs.h
CMakeLists.txt Add imgui-based Netplay Chat 2019-03-23 20:13:24 +01:00
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h
CPMemory.cpp
CPMemory.h
DataReader.h
DriverDetails.cpp
DriverDetails.h
Fifo.cpp
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManager.cpp Merge pull request #7934 from stenzek/stretched-efb-peeks 2019-03-27 10:53:47 -04:00
FramebufferManager.h FramebufferManager: Implement deferred EFB cache invalidation 2019-03-09 12:24:04 +10:00
FramebufferShaderGen.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
FramebufferShaderGen.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
GeometryShaderGen.cpp
GeometryShaderGen.h
GeometryShaderManager.cpp
GeometryShaderManager.h
GXPipelineTypes.h
HiresTextures.cpp
HiresTextures.h
HiresTextures_DDSLoader.cpp
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.cpp
LightingShaderGen.h
LookUpTables.h
NativeVertexFormat.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
NetPlayChatUI.cpp NetPlayChatUI: Add activate chat hotkey 2019-03-26 18:13:32 +01:00
NetPlayChatUI.h NetPlayChatUI: Add activate chat hotkey 2019-03-26 18:13:32 +01:00
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PixelShaderGen.h
PixelShaderManager.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PixelShaderManager.h
PostProcessing.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PostProcessing.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
RenderBase.cpp Add imgui-based Netplay Chat 2019-03-23 20:13:24 +01:00
RenderBase.h Add imgui-based Netplay Chat 2019-03-23 20:13:24 +01:00
RenderState.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
RenderState.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SamplerCommon.h
sfont.inc
ShaderCache.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
ShaderCache.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
ShaderGenCommon.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
ShaderGenCommon.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
Statistics.cpp VideoCommon: add EFB peek/poke stats 2019-03-04 02:49:59 +00:00
Statistics.h VideoCommon: add EFB peek/poke stats 2019-03-04 02:49:59 +00:00
TextureCacheBase.cpp TextureCacheBase: Fix infinite loop in DoPartialTextureUpdates 2019-03-20 20:05:51 +10:00
TextureCacheBase.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConfig.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConfig.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConversionShader.cpp TextureConversionShader: fix XFB decoding shader 2019-03-01 21:54:33 +00:00
TextureConversionShader.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConverterShaderGen.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConverterShaderGen.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureDecoder.h
TextureDecoder_Common.cpp
TextureDecoder_Generic.cpp
TextureDecoder_Util.h
TextureDecoder_x64.cpp
UberShaderCommon.cpp
UberShaderCommon.h
UberShaderPixel.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
UberShaderPixel.h
UberShaderVertex.cpp
UberShaderVertex.h
VertexLoader.cpp
VertexLoader.h
VertexLoader_Color.cpp
VertexLoader_Color.h
VertexLoader_Normal.cpp
VertexLoader_Normal.h
VertexLoader_Position.cpp
VertexLoader_Position.h
VertexLoader_TextCoord.cpp
VertexLoader_TextCoord.h
VertexLoaderARM64.cpp
VertexLoaderARM64.h
VertexLoaderBase.cpp
VertexLoaderBase.h
VertexLoaderManager.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VertexLoaderManager.h
VertexLoaderUtils.h
VertexLoaderX64.cpp
VertexLoaderX64.h
VertexManagerBase.cpp FramebufferManager: Implement deferred EFB cache invalidation 2019-03-09 12:24:04 +10:00
VertexManagerBase.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VertexShaderGen.cpp
VertexShaderGen.h
VertexShaderManager.cpp
VertexShaderManager.h
VideoBackendBase.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VideoBackendBase.h
VideoCommon.h
VideoCommon.vcxproj Add imgui-based Netplay Chat 2019-03-23 20:13:24 +01:00
VideoCommon.vcxproj.filters Add imgui-based Netplay Chat 2019-03-23 20:13:24 +01:00
VideoConfig.cpp FramebufferManager: Implement deferred EFB cache invalidation 2019-03-09 12:24:04 +10:00
VideoConfig.h FramebufferManager: Implement deferred EFB cache invalidation 2019-03-09 12:24:04 +10:00
VideoState.cpp
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h