This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-06 16:13:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f800a5b93f
Branches
Tags
View all branches
dolphin
/
Source
/
Core
/
VideoCommon
History
booto
86dce8b0f7
VideoCommon: reduce level of debug output
2015-07-27 10:22:40 +08:00
..
AsyncRequests.cpp
…
AsyncRequests.h
…
AVIDump.cpp
…
AVIDump.h
…
BoundingBox.cpp
…
BoundingBox.h
…
BPFunctions.cpp
…
BPFunctions.h
…
BPMemory.cpp
…
BPMemory.h
…
BPStructs.cpp
VideoCommon: reduce level of debug output
2015-07-27 10:22:40 +08:00
BPStructs.h
…
CMakeLists.txt
…
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
…
FPSCounter.h
…
FramebufferManagerBase.cpp
Video: stride in bytes rather than pixels
2015-07-25 02:48:56 +08:00
FramebufferManagerBase.h
Video: respect stride of efb copies to xfb
2015-07-25 01:52:12 +08:00
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
…
MainBase.h
…
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: Trying to fix D3D/XFB disabled regression
2015-07-26 00:59:00 +08:00
RenderBase.h
Video: respect stride of efb copies to xfb
2015-07-25 01:52:12 +08:00
sfont.inc
…
ShaderGenCommon.h
…
Statistics.cpp
…
Statistics.h
…
TextureCacheBase.cpp
…
TextureCacheBase.h
…
TextureConversionShader.cpp
…
TextureConversionShader.h
…
TextureDecoder_Common.cpp
…
TextureDecoder_Generic.cpp
…
TextureDecoder_x64.cpp
…
TextureDecoder.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
…
VertexLoader.cpp
…
VertexLoader.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
RealXFB sizes don't get scaled by IR
2015-07-25 01:52:13 +08:00
VideoCommon.vcxproj
…
VideoCommon.vcxproj.filters
…
VideoConfig.cpp
…
VideoConfig.h
…
VideoState.cpp
…
VideoState.h
…
XFMemory.cpp
…
XFMemory.h
…
XFStructs.cpp
…
XFStructs.h
…