| .. |
|
AsyncRequests.cpp
|
VideoCommon: Change PokeEFB to take a pointer rather than a vector
|
2015-12-20 14:42:14 +10:00 |
|
AsyncRequests.h
|
|
|
|
AVIDump.cpp
|
|
|
|
AVIDump.h
|
|
|
|
BoundingBox.cpp
|
|
|
|
BoundingBox.h
|
|
|
|
BPFunctions.cpp
|
VideoCommon: VertexManager -> VertexManagerBase
|
2015-11-02 11:53:54 +01:00 |
|
BPFunctions.h
|
|
|
|
BPMemory.cpp
|
|
|
|
BPMemory.h
|
Rasterizer: Mark some references as const
|
2015-12-06 02:51:36 -05:00 |
|
BPStructs.cpp
|
VideoCommon: rename TextureCache to TextureCacheBase
|
2015-11-06 15:43:58 +01:00 |
|
BPStructs.h
|
|
|
|
CMakeLists.txt
|
|
|
|
CommandProcessor.cpp
|
|
|
|
CommandProcessor.h
|
|
|
|
ConstantManager.h
|
|
|
|
CPMemory.cpp
|
ChunkFile: Provide additional helpers for C-style arrays
|
2015-09-30 19:45:46 -04:00 |
|
CPMemory.h
|
|
|
|
DataReader.h
|
|
|
|
Debugger.cpp
|
|
|
|
Debugger.h
|
|
|
|
DriverDetails.cpp
|
Add a comment to DriverDetails about Qualcomm failing our alpha tests.
|
2015-12-31 10:14:14 -06:00 |
|
DriverDetails.h
|
Add a comment to DriverDetails about Qualcomm failing our alpha tests.
|
2015-12-31 10:14:14 -06:00 |
|
Fifo.cpp
|
Fifo: Convert define into constant
|
2015-12-25 16:07:04 -05:00 |
|
Fifo.h
|
Fifo: Convert define into constant
|
2015-12-25 16:07:04 -05:00 |
|
FPSCounter.cpp
|
|
|
|
FPSCounter.h
|
|
|
|
FramebufferManagerBase.cpp
|
Render: Get rid of explicit new and delete
|
2015-12-22 19:10:05 -05:00 |
|
FramebufferManagerBase.h
|
Render: Get rid of explicit new and delete
|
2015-12-22 19:10:05 -05:00 |
|
GeometryShaderGen.cpp
|
ShaderGenerators: Remove unnecessary inline keywords
|
2015-12-26 17:57:32 -05:00 |
|
GeometryShaderGen.h
|
VideoCommon: return code/uid from shader gens
|
2015-11-03 14:40:23 +01:00 |
|
GeometryShaderManager.cpp
|
VideoConfig: Change convergence setting to percentage value.
|
2015-12-13 22:58:16 +01:00 |
|
GeometryShaderManager.h
|
|
|
|
HiresTextures.cpp
|
HiresTextures: Remove the need to explicitly free SOIL allocated data
|
2015-12-29 08:40:17 -05:00 |
|
HiresTextures.h
|
HiresTextures: Remove the need to explicitly free SOIL allocated data
|
2015-12-29 08:40:17 -05:00 |
|
ImageWrite.cpp
|
ShaderGeneration: Get rid of static buffers
|
2015-12-26 17:01:54 -05:00 |
|
ImageWrite.h
|
ShaderGeneration: Get rid of static buffers
|
2015-12-26 17:01:54 -05:00 |
|
IndexGenerator.cpp
|
|
|
|
IndexGenerator.h
|
|
|
|
LightingShaderGen.h
|
Revert "ShaderGen: Toggle value of uninitialized color."
|
2015-12-27 02:28:29 +13:00 |
|
LookUpTables.h
|
|
|
|
MainBase.cpp
|
VideoBackend: Get rid of a boolean global
|
2016-01-02 18:03:28 -05:00 |
|
NativeVertexFormat.h
|
NativeVertexFormat: Inline Initialize in contructor
|
2015-11-24 22:48:49 +01:00 |
|
OnScreenDisplay.cpp
|
|
|
|
OnScreenDisplay.h
|
|
|
|
OpcodeDecoding.cpp
|
Mark more strings for translation
|
2015-11-20 11:33:47 +01:00 |
|
OpcodeDecoding.h
|
|
|
|
PerfQueryBase.cpp
|
VideoBackends: Simplify initialization and deinitialization of resources
|
2015-12-20 22:40:37 -05:00 |
|
PerfQueryBase.h
|
VideoBackends: Simplify initialization and deinitialization of resources
|
2015-12-20 22:40:37 -05:00 |
|
PixelEngine.cpp
|
|
|
|
PixelEngine.h
|
|
|
|
PixelShaderGen.cpp
|
ShaderGenerators: Remove unnecessary inline keywords
|
2015-12-26 17:57:32 -05:00 |
|
PixelShaderGen.h
|
VideoCommon: return code/uid from shader gens
|
2015-11-03 14:40:23 +01:00 |
|
PixelShaderManager.cpp
|
|
|
|
PixelShaderManager.h
|
|
|
|
PostProcessing.cpp
|
|
|
|
PostProcessing.h
|
|
|
|
RenderBase.cpp
|
VideoBackend: Get rid of a boolean global
|
2016-01-02 18:03:28 -05:00 |
|
RenderBase.h
|
Merge pull request #3361 from stenzek/d3d-vectored-efb-pokes
|
2015-12-30 15:27:24 +01:00 |
|
sfont.inc
|
|
|
|
ShaderGenCommon.h
|
ShaderGenCommon: Remove unnecessary static keywords
|
2015-12-26 18:02:54 -05:00 |
|
Statistics.cpp
|
|
|
|
Statistics.h
|
Remove the "Show EFB Copy Regions" debug option.
|
2015-11-05 18:15:46 +13:00 |
|
TextureCacheBase.cpp
|
Merge pull request #3407 from phire/fix_assert
|
2015-12-29 20:58:24 +01:00 |
|
TextureCacheBase.h
|
TextureCache, fix an incorrect assert.
|
2015-12-29 14:25:31 +13:00 |
|
TextureConversionShader.cpp
|
|
|
|
TextureConversionShader.h
|
|
|
|
TextureDecoder_Common.cpp
|
Fix lens flares in Mario Kart Wii.
|
2015-12-01 05:25:38 +13:00 |
|
TextureDecoder_Generic.cpp
|
|
|
|
TextureDecoder_x64.cpp
|
|
|
|
TextureDecoder.h
|
Fix lens flares in Mario Kart Wii.
|
2015-12-01 05:25:38 +13:00 |
|
VertexLoader_Color.cpp
|
VertexLoaderUtils: remove simple wrapper functions
|
2015-10-11 23:40:50 +02:00 |
|
VertexLoader_Color.h
|
|
|
|
VertexLoader_Normal.cpp
|
|
|
|
VertexLoader_Normal.h
|
|
|
|
VertexLoader_Position.cpp
|
|
|
|
VertexLoader_Position.h
|
|
|
|
VertexLoader_TextCoord.cpp
|
|
|
|
VertexLoader_TextCoord.h
|
|
|
|
VertexLoader.cpp
|
VertexLoaderUtils: remove simple wrapper functions
|
2015-10-11 23:40:50 +02:00 |
|
VertexLoader.h
|
|
|
|
VertexLoaderARM64.cpp
|
|
|
|
VertexLoaderARM64.h
|
|
|
|
VertexLoaderBase.cpp
|
VertexLoaderBase: Get rid of explicit delete and new
|
2015-12-22 20:09:54 -05:00 |
|
VertexLoaderBase.h
|
VertexLoaderBase: Get rid of explicit delete and new
|
2015-12-22 20:09:54 -05:00 |
|
VertexLoaderManager.cpp
|
VertexLoaderBase: Get rid of explicit delete and new
|
2015-12-22 20:09:54 -05:00 |
|
VertexLoaderManager.h
|
VideoCommon: flush vertex manager if components change
|
2015-11-01 22:39:31 +01:00 |
|
VertexLoaderUtils.h
|
VertexLoaderUtils: remove simple wrapper functions
|
2015-10-11 23:40:50 +02:00 |
|
VertexLoaderX64.cpp
|
VertexLoaderX64: optimize more color swizzles
|
2015-10-25 14:51:07 +01:00 |
|
VertexLoaderX64.h
|
|
|
|
VertexManagerBase.cpp
|
VideoBackend: Get rid of a boolean global
|
2016-01-02 18:03:28 -05:00 |
|
VertexManagerBase.h
|
VideoBackends: Simplify initialization and deinitialization of resources
|
2015-12-20 22:40:37 -05:00 |
|
VertexShaderGen.cpp
|
Merge pull request #3400 from lioncash/shadergen
|
2015-12-28 10:09:11 +01:00 |
|
VertexShaderGen.h
|
VideoCommon: return code/uid from shader gens
|
2015-11-03 14:40:23 +01:00 |
|
VertexShaderManager.cpp
|
VertexShaderManager: Add an epsilon hack to the perspective projection.
|
2016-01-05 01:24:54 +01:00 |
|
VertexShaderManager.h
|
|
|
|
VideoBackendBase.cpp
|
|
|
|
VideoBackendBase.h
|
VideoBackend: Get rid of a boolean global
|
2016-01-02 18:03:28 -05:00 |
|
VideoCommon.h
|
|
|
|
VideoCommon.vcxproj
|
VideoBackend: Get rid of a boolean global
|
2016-01-02 18:03:28 -05:00 |
|
VideoCommon.vcxproj.filters
|
VideoBackend: Get rid of a boolean global
|
2016-01-02 18:03:28 -05:00 |
|
VideoConfig.cpp
|
Merge pull request #3381 from Armada651/revert-3076
|
2015-12-28 10:18:32 +01:00 |
|
VideoConfig.h
|
Revert "Merge pull request #3076 from void-ghost/stereo3d_presets"
|
2015-12-23 00:35:19 +01:00 |
|
VideoState.cpp
|
VideoCommon: VertexManager -> VertexManagerBase
|
2015-11-02 11:53:54 +01:00 |
|
VideoState.h
|
|
|
|
XFMemory.cpp
|
|
|
|
XFMemory.h
|
VertexShaderManager: Get rid of float pointer casts
|
2015-10-15 23:34:54 -04:00 |
|
XFStructs.cpp
|
XFMem: Don't warn on writes of zero to unknown registers.
|
2015-11-08 14:59:55 +13:00 |
|
XFStructs.h
|
|
|