.. |
AbstractStagingTexture.cpp
|
VideoBackends: Add AbstractStagingTexture class
|
2017-11-22 18:47:04 +10:00 |
AbstractStagingTexture.h
|
VideoBackends: Add AbstractStagingTexture class
|
2017-11-22 18:47:04 +10:00 |
AbstractTexture.cpp
|
AbstractTexture: Drop slow map readback path
|
2017-11-22 18:49:33 +10:00 |
AbstractTexture.h
|
AbstractTexture: Drop slow map readback path
|
2017-11-22 18:49:33 +10:00 |
AsyncRequests.cpp
|
|
|
AsyncRequests.h
|
|
|
AsyncShaderCompiler.cpp
|
|
|
AsyncShaderCompiler.h
|
|
|
AVIDump.cpp
|
|
|
AVIDump.h
|
|
|
BoundingBox.cpp
|
|
|
BoundingBox.h
|
|
|
BPFunctions.cpp
|
|
|
BPFunctions.h
|
|
|
BPMemory.cpp
|
|
|
BPMemory.h
|
|
|
BPStructs.cpp
|
VideoCommon: Fix -Wformat warnings
|
2017-12-02 21:48:01 +01:00 |
BPStructs.h
|
|
|
CMakeLists.txt
|
VideoBackends: Use VideoCommon shader generators for efb2tex copies.
|
2017-12-02 15:17:39 +01:00 |
CommandProcessor.cpp
|
|
|
CommandProcessor.h
|
|
|
ConstantManager.h
|
|
|
CPMemory.cpp
|
|
|
CPMemory.h
|
|
|
DataReader.h
|
|
|
Debugger.cpp
|
|
|
Debugger.h
|
|
|
DriverDetails.cpp
|
|
|
DriverDetails.h
|
|
|
Fifo.cpp
|
|
|
Fifo.h
|
|
|
FPSCounter.cpp
|
Don't use wrong encoding for paths when opening streams on Windows
|
2017-12-05 21:23:35 +01:00 |
FPSCounter.h
|
|
|
FramebufferManagerBase.cpp
|
|
|
FramebufferManagerBase.h
|
|
|
GeometryShaderGen.cpp
|
|
|
GeometryShaderGen.h
|
|
|
GeometryShaderManager.cpp
|
|
|
GeometryShaderManager.h
|
|
|
HiresTextures.cpp
|
VideoCommon: Fix -Wformat warnings
|
2017-12-02 21:48:01 +01:00 |
HiresTextures.h
|
|
|
HiresTextures_DDSLoader.cpp
|
|
|
ImageWrite.cpp
|
|
|
ImageWrite.h
|
|
|
IndexGenerator.cpp
|
|
|
IndexGenerator.h
|
|
|
LightingShaderGen.cpp
|
|
|
LightingShaderGen.h
|
|
|
LookUpTables.h
|
|
|
MainBase.cpp
|
VideoCommon: Re-implement asynchronous frame dumping
|
2017-11-22 18:49:33 +10:00 |
NativeVertexFormat.h
|
|
|
OnScreenDisplay.cpp
|
|
|
OnScreenDisplay.h
|
|
|
OpcodeDecoding.cpp
|
|
|
OpcodeDecoding.h
|
|
|
PerfQueryBase.cpp
|
|
|
PerfQueryBase.h
|
|
|
PixelEngine.cpp
|
|
|
PixelEngine.h
|
|
|
PixelShaderGen.cpp
|
|
|
PixelShaderGen.h
|
|
|
PixelShaderManager.cpp
|
|
|
PixelShaderManager.h
|
|
|
PostProcessing.cpp
|
|
|
PostProcessing.h
|
|
|
RenderBase.cpp
|
Video Common: move frame advance and counter logic to only happen when we actually render a frame.
|
2017-12-15 12:46:18 -06:00 |
RenderBase.h
|
Merge pull request #6193 from stenzek/readbacks
|
2017-12-01 14:24:06 +10:00 |
RenderState.cpp
|
|
|
RenderState.h
|
|
|
SamplerCommon.h
|
|
|
sfont.inc
|
|
|
ShaderGenCommon.cpp
|
|
|
ShaderGenCommon.h
|
|
|
Statistics.cpp
|
|
|
Statistics.h
|
|
|
TextureCacheBase.cpp
|
Only use the "Scaled EFB Copy" setting for EFB, not XFB
|
2017-12-19 12:59:36 +01:00 |
TextureCacheBase.h
|
VideoCommon: Drop now unused efb2tex matrix generation.
|
2017-12-06 09:30:03 +01:00 |
TextureConfig.cpp
|
VideoBackends: Add AbstractStagingTexture class
|
2017-11-22 18:47:04 +10:00 |
TextureConfig.h
|
VideoBackends: Add AbstractStagingTexture class
|
2017-11-22 18:47:04 +10:00 |
TextureConversionShader.cpp
|
TextureConversionShader: Use round() instead of roundEven() in HLSL
|
2017-12-06 03:33:50 +10:00 |
TextureConversionShader.h
|
VideoCommon: Rename TextureConversionShader namespace.
|
2017-12-02 15:17:39 +01:00 |
TextureConverterShaderGen.cpp
|
Reimplement EFB copy for intensity formats
|
2017-12-19 12:04:56 +01:00 |
TextureConverterShaderGen.h
|
VideoCommon: Create a namespace for TextureConversionShaderGen.
|
2017-12-02 15:17:39 +01:00 |
TextureDecoder.h
|
Add support for hybrid XFB
|
2017-11-17 19:47:56 -06:00 |
TextureDecoder_Common.cpp
|
|
|
TextureDecoder_Generic.cpp
|
|
|
TextureDecoder_Util.h
|
|
|
TextureDecoder_x64.cpp
|
|
|
UberShaderCommon.cpp
|
Fix an invalid (uint < int) comparison in GLES with ubershaders
|
2017-12-10 10:52:32 -08:00 |
UberShaderCommon.h
|
|
|
UberShaderPixel.cpp
|
UberShaderPixel: Fix the interpolation qualifier for interface blocks.
|
2017-11-25 21:51:14 +01: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
|
|
|
VertexLoaderManager.h
|
|
|
VertexLoaderUtils.h
|
|
|
VertexLoaderX64.cpp
|
|
|
VertexLoaderX64.h
|
|
|
VertexManagerBase.cpp
|
|
|
VertexManagerBase.h
|
|
|
VertexShaderGen.cpp
|
|
|
VertexShaderGen.h
|
|
|
VertexShaderManager.cpp
|
|
|
VertexShaderManager.h
|
|
|
VideoBackendBase.cpp
|
|
|
VideoBackendBase.h
|
|
|
VideoCommon.h
|
|
|
VideoCommon.vcxproj
|
VideoBackends: Use VideoCommon shader generators for efb2tex copies.
|
2017-12-02 15:17:39 +01:00 |
VideoCommon.vcxproj.filters
|
VideoBackends: Use VideoCommon shader generators for efb2tex copies.
|
2017-12-02 15:17:39 +01:00 |
VideoConfig.cpp
|
Rename GFX_HACK_COPY_EFB_ENABLED to GFX_HACK_COPY_EFB_SCALED
|
2017-12-18 21:55:02 +01:00 |
VideoConfig.h
|
|
|
VideoState.cpp
|
|
|
VideoState.h
|
|
|
XFMemory.cpp
|
|
|
XFMemory.h
|
|
|
XFStructs.cpp
|
|
|
XFStructs.h
|
|
|