.. |
AsyncRequests.cpp
|
Use Common::Flag and Common::Event when possible
|
2016-08-10 16:08:15 +02:00 |
AsyncRequests.h
|
Use Common::Flag and Common::Event when possible
|
2016-08-10 16:08:15 +02:00 |
AVIDump.cpp
|
|
|
AVIDump.h
|
|
|
BoundingBox.cpp
|
|
|
BoundingBox.h
|
|
|
BPFunctions.cpp
|
VertexManagerBase: Get rid of static behavior
|
2016-08-21 23:30:38 -04:00 |
BPFunctions.h
|
|
|
BPMemory.cpp
|
|
|
BPMemory.h
|
|
|
BPStructs.cpp
|
|
|
BPStructs.h
|
|
|
CMakeLists.txt
|
|
|
CommandProcessor.cpp
|
Fifo: Make SyncGPUReason an enum class
|
2016-08-18 22:35:58 -04:00 |
CommandProcessor.h
|
|
|
ConstantManager.h
|
|
|
CPMemory.cpp
|
|
|
CPMemory.h
|
|
|
DataReader.h
|
|
|
Debugger.cpp
|
|
|
Debugger.h
|
|
|
DriverDetails.cpp
|
DriverDetails: Add bug for broken gl_ClipDistance on i965.
|
2016-08-15 13:11:28 +02:00 |
DriverDetails.h
|
OGL: Workaround gl_ClipDistance bug on Mesa i965.
|
2016-08-18 01:08:39 +02:00 |
Fifo.cpp
|
Merge pull request #4141 from lioncash/vtx
|
2016-08-23 07:33:25 +02:00 |
Fifo.h
|
Fifo: Make SyncGPUReason an enum class
|
2016-08-18 22:35:58 -04:00 |
FPSCounter.cpp
|
|
|
FPSCounter.h
|
|
|
FramebufferManagerBase.cpp
|
|
|
FramebufferManagerBase.h
|
|
|
GeometryShaderGen.cpp
|
OGL: Workaround gl_ClipDistance bug on Mesa i965.
|
2016-08-18 01:08:39 +02:00 |
GeometryShaderGen.h
|
|
|
GeometryShaderManager.cpp
|
|
|
GeometryShaderManager.h
|
|
|
HiresTextures.cpp
|
|
|
HiresTextures.h
|
|
|
ImageWrite.cpp
|
|
|
ImageWrite.h
|
|
|
IndexGenerator.cpp
|
|
|
IndexGenerator.h
|
|
|
LightingShaderGen.cpp
|
|
|
LightingShaderGen.h
|
|
|
LookUpTables.h
|
|
|
MainBase.cpp
|
Fifo: Make SyncGPUReason an enum class
|
2016-08-18 22:35:58 -04:00 |
NativeVertexFormat.h
|
|
|
OnScreenDisplay.cpp
|
|
|
OnScreenDisplay.h
|
|
|
OpcodeDecoding.cpp
|
|
|
OpcodeDecoding.h
|
|
|
PerfQueryBase.cpp
|
|
|
PerfQueryBase.h
|
|
|
PixelEngine.cpp
|
PixelEngine: Add missing static specifier for s_token_finish_mutex .
|
2016-09-01 17:28:48 +02:00 |
PixelEngine.h
|
|
|
PixelShaderGen.cpp
|
|
|
PixelShaderGen.h
|
|
|
PixelShaderManager.cpp
|
PixelShaderManager: Use signed integers for the depth range parameters.
|
2016-08-23 15:54:05 +02:00 |
PixelShaderManager.h
|
|
|
PostProcessing.cpp
|
|
|
PostProcessing.h
|
|
|
RenderBase.cpp
|
Improve documentation.
|
2016-08-16 21:09:58 +02:00 |
RenderBase.h
|
Improve documentation.
|
2016-08-16 21:09:58 +02:00 |
SamplerCommon.h
|
|
|
sfont.inc
|
|
|
ShaderGenCommon.h
|
VideoCommon: Add a user-defined far clipping plane.
|
2016-08-15 13:11:28 +02:00 |
Statistics.cpp
|
|
|
Statistics.h
|
|
|
TextureCacheBase.cpp
|
TextureCacheBase: Address 0x0 is valid, don't you dare ignore it.
|
2016-08-30 16:45:49 +02:00 |
TextureCacheBase.h
|
|
|
TextureConversionShader.cpp
|
TextureConversionShader: Don't use the float specifier in shader code.
|
2016-08-24 17:42:32 +02:00 |
TextureConversionShader.h
|
|
|
TextureDecoder.h
|
|
|
TextureDecoder_Common.cpp
|
|
|
TextureDecoder_Generic.cpp
|
|
|
TextureDecoder_x64.cpp
|
|
|
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
|
VertexManagerBase: Get rid of static behavior
|
2016-08-21 23:30:38 -04:00 |
VertexLoaderManager.h
|
|
|
VertexLoaderUtils.h
|
|
|
VertexLoaderX64.cpp
|
|
|
VertexLoaderX64.h
|
|
|
VertexManagerBase.cpp
|
VertexManager: Correct variable naming scheme
|
2016-08-22 20:01:00 -04:00 |
VertexManagerBase.h
|
VertexManagerBase: Get rid of static behavior
|
2016-08-21 23:30:38 -04:00 |
VertexShaderGen.cpp
|
Merge pull request #4164 from Armada651/sonic-clipping
|
2016-09-01 15:28:09 +02:00 |
VertexShaderGen.h
|
VideoCommon: Make API_TYPE an enum class
|
2016-07-29 19:20:16 -04:00 |
VertexShaderManager.cpp
|
VertexShaderManager: Explicitly use floating-point variant of abs.
|
2016-09-01 17:23:07 +02:00 |
VertexShaderManager.h
|
|
|
VideoBackendBase.cpp
|
|
|
VideoBackendBase.h
|
|
|
VideoCommon.h
|
|
|
VideoCommon.vcxproj
|
|
|
VideoCommon.vcxproj.filters
|
|
|
VideoConfig.cpp
|
|
|
VideoConfig.h
|
OGL: Handle cases where reversed depth is already used.
|
2016-08-23 15:54:04 +02:00 |
VideoState.cpp
|
VertexManagerBase: Get rid of static behavior
|
2016-08-21 23:30:38 -04:00 |
VideoState.h
|
|
|
XFMemory.cpp
|
|
|
XFMemory.h
|
|
|
XFStructs.cpp
|
VertexManagerBase: Get rid of static behavior
|
2016-08-21 23:30:38 -04:00 |
XFStructs.h
|
|
|