.. |
AsyncRequests.cpp
|
Fifo: Replace busy loop with condition variable
|
2015-04-06 12:35:27 +02:00 |
AsyncRequests.h
|
VideoCommon: perf querys by async events
|
2015-02-22 08:41:15 +01:00 |
AVIDump.cpp
|
|
|
AVIDump.h
|
|
|
BoundingBox.cpp
|
|
|
BoundingBox.h
|
|
|
BPFunctions.cpp
|
VideoCommon: always enable efb copy
|
2015-02-24 23:01:01 +01:00 |
BPFunctions.h
|
|
|
BPMemory.cpp
|
|
|
BPMemory.h
|
|
|
BPStructs.cpp
|
|
|
BPStructs.h
|
|
|
CMakeLists.txt
|
VideoCommon: use a new async event system for efb access
|
2015-02-22 08:41:15 +01:00 |
CommandProcessor.cpp
|
Fifo: only sleep once within every ms of emulated time
|
2015-04-06 12:35:35 +02:00 |
CommandProcessor.h
|
Fifo: only sleep once within every ms of emulated time
|
2015-04-06 12:35:35 +02:00 |
ConstantManager.h
|
|
|
CPMemory.cpp
|
|
|
CPMemory.h
|
|
|
DataReader.h
|
|
|
Debugger.cpp
|
|
|
Debugger.h
|
|
|
DriverDetails.cpp
|
|
|
DriverDetails.h
|
|
|
Fifo.cpp
|
Fifo: rewrite Fifo_PauseAndLock
|
2015-04-06 12:35:35 +02:00 |
Fifo.h
|
Fifo: rewrite sync on idle skipping hack
|
2015-04-06 12:35:35 +02:00 |
FPSCounter.cpp
|
|
|
FPSCounter.h
|
|
|
FramebufferManagerBase.cpp
|
|
|
FramebufferManagerBase.h
|
|
|
GeometryShaderGen.cpp
|
|
|
GeometryShaderGen.h
|
|
|
GeometryShaderManager.cpp
|
|
|
GeometryShaderManager.h
|
|
|
HiresTextures.cpp
|
|
|
HiresTextures.h
|
|
|
ImageWrite.cpp
|
|
|
ImageWrite.h
|
|
|
IndexGenerator.cpp
|
|
|
IndexGenerator.h
|
|
|
LightingShaderGen.h
|
|
|
LookUpTables.h
|
|
|
MainBase.cpp
|
Fifo: rewrite sync on idle skipping hack
|
2015-04-06 12:35:35 +02:00 |
MainBase.h
|
VideoCommon: implement swap requests in the full async way
|
2015-02-22 08:41:15 +01:00 |
NativeVertexFormat.h
|
|
|
OnScreenDisplay.cpp
|
|
|
OnScreenDisplay.h
|
|
|
OpcodeDecoding.cpp
|
Fix warnings
|
2015-03-16 19:02:30 +01:00 |
OpcodeDecoding.h
|
Show no more than one FIFO error per session.
|
2015-03-13 23:25:15 +11:00 |
PerfQueryBase.cpp
|
|
|
PerfQueryBase.h
|
|
|
PixelEngine.cpp
|
Fifo: rewrite sync on idle skipping hack
|
2015-04-06 12:35:35 +02:00 |
PixelEngine.h
|
|
|
PixelShaderGen.cpp
|
Merge pull request #2075 from magumagu/titantron-fix
|
2015-02-21 10:09:47 +01:00 |
PixelShaderGen.h
|
|
|
PixelShaderManager.cpp
|
TextureCache: load all mipmap levels from custom textures
|
2015-03-02 00:09:09 +01:00 |
PixelShaderManager.h
|
TextureCache: load all mipmap levels from custom textures
|
2015-03-02 00:09:09 +01:00 |
PostProcessing.cpp
|
|
|
PostProcessing.h
|
|
|
RenderBase.cpp
|
Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2
|
2015-02-25 18:07:56 -05:00 |
RenderBase.h
|
TextureCache: load all mipmap levels from custom textures
|
2015-03-02 00:09:09 +01:00 |
sfont.inc
|
|
|
ShaderGenCommon.h
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
Statistics.cpp
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
Statistics.h
|
|
|
TextureCacheBase.cpp
|
TextureCache: load all mipmap levels from custom textures
|
2015-03-02 00:09:09 +01:00 |
TextureCacheBase.h
|
quiet some warnings which appear on vs2015.
|
2015-03-15 19:28:47 -07:00 |
TextureConversionShader.cpp
|
TextureConversionShader: Use a Texture2DArray to match the shader resource view.
|
2015-02-21 11:50:20 +01:00 |
TextureConversionShader.h
|
|
|
TextureDecoder_Common.cpp
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
TextureDecoder_Generic.cpp
|
|
|
TextureDecoder_x64.cpp
|
Clean up the intrinsics #ifdef mess
|
2015-02-24 01:02:36 +01:00 |
TextureDecoder.h
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
VertexLoader_Color.cpp
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
VertexLoader_Color.h
|
|
|
VertexLoader_Normal.cpp
|
|
|
VertexLoader_Normal.h
|
|
|
VertexLoader_Position.cpp
|
VertexLoaders: make positions more compact
|
2015-03-18 12:09:06 +01:00 |
VertexLoader_Position.h
|
|
|
VertexLoader_TextCoord.cpp
|
|
|
VertexLoader_TextCoord.h
|
|
|
VertexLoader.cpp
|
VertexLoaders: make positions more compact
|
2015-03-18 12:09:06 +01:00 |
VertexLoader.h
|
|
|
VertexLoaderARM64.cpp
|
VertexLoaders: make positions more compact
|
2015-03-18 12:09:06 +01:00 |
VertexLoaderARM64.h
|
[AArch64] Change the vertex loader over to using unscaled loadstores.
|
2015-02-16 22:03:09 -06:00 |
VertexLoaderBase.cpp
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
VertexLoaderBase.h
|
|
|
VertexLoaderManager.cpp
|
Merge pull request #2050 from Tilka/reset_vertex_loader_stats
|
2015-02-23 13:10:38 +11:00 |
VertexLoaderManager.h
|
|
|
VertexLoaderUtils.h
|
|
|
VertexLoaderX64.cpp
|
VertexLoaderX64: use common code for FORMAT_FLOAT
|
2015-03-18 12:12:21 +01:00 |
VertexLoaderX64.h
|
VertexLoaderX64: support SSE2 as a fallback
|
2015-03-18 12:12:21 +01:00 |
VertexManagerBase.cpp
|
TextureCache: load all mipmap levels from custom textures
|
2015-03-02 00:09:09 +01:00 |
VertexManagerBase.h
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
VertexShaderGen.cpp
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
VertexShaderGen.h
|
|
|
VertexShaderManager.cpp
|
Formatting/Whitespace Cleanup
|
2015-02-25 10:48:21 -05:00 |
VertexShaderManager.h
|
|
|
VideoBackendBase.cpp
|
|
|
VideoBackendBase.h
|
Fifo: rewrite sync on idle skipping hack
|
2015-04-06 12:35:35 +02:00 |
VideoCommon.h
|
|
|
VideoCommon.vcxproj
|
VideoCommon: use a new async event system for efb access
|
2015-02-22 08:41:15 +01:00 |
VideoCommon.vcxproj.filters
|
VideoCommon: use a new async event system for efb access
|
2015-02-22 08:41:15 +01:00 |
VideoConfig.cpp
|
Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2
|
2015-02-25 18:07:56 -05:00 |
VideoConfig.h
|
VideoCommon: rename efb2tex and efb2ram
|
2015-02-24 23:10:13 +01:00 |
VideoState.cpp
|
|
|
VideoState.h
|
|
|
XFMemory.cpp
|
|
|
XFMemory.h
|
|
|
XFStructs.cpp
|
|
|
XFStructs.h
|
|
|