dolphin-emulator/Source/Core/VideoCommon
2017-04-09 15:11:59 -04:00
..
AsyncRequests.cpp
AsyncRequests.h
AVIDump.cpp
AVIDump.h
BoundingBox.cpp
BoundingBox.h
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h
BPStructs.cpp
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h Add configurable toggle that rounds vertices to the nearest pixel when 2017-04-04 09:52:18 -05:00
CPMemory.cpp
CPMemory.h
DataReader.h
Debugger.cpp
Debugger.h
DriverDetails.cpp Merge pull request #4951 from waddlesplash/haiku-2 2017-03-28 17:19:35 +13:00
DriverDetails.h Initial support for Haiku. 2017-03-27 23:46:19 -04:00
Fifo.cpp Fifo: Remove unnecessary integral casts 2017-03-28 10:35:26 -04:00
Fifo.h Fifo: const correctness 2017-03-26 23:08:33 -04:00
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp
FramebufferManagerBase.h
GeometryShaderGen.cpp
GeometryShaderGen.h
GeometryShaderManager.cpp
GeometryShaderManager.h
HiresTextures.cpp FileSearch: Namespace functions under the Common namespace 2017-04-07 01:02:14 -04:00
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.cpp
LightingShaderGen.h
LookUpTables.h
MainBase.cpp
NativeVertexFormat.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp videoconfig: add BBoxPreferStencilImplementation 2017-03-15 17:41:33 -07:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp
PostProcessing.h
RenderBase.cpp RenderBase: Return a tuple from ConvertStereoRectangle instead of using out parameters 2017-04-09 15:11:59 -04:00
RenderBase.h RenderBase: Return a tuple from ConvertStereoRectangle instead of using out parameters 2017-04-09 15:11:59 -04:00
RenderState.cpp
RenderState.h
SamplerCommon.h
sfont.inc
ShaderGenCommon.h Add configurable toggle that rounds vertices to the nearest pixel when 2017-04-04 09:52:18 -05:00
Statistics.cpp VertexLoaderManager: Return debug strings by value 2017-03-26 23:50:09 -04:00
Statistics.h
TextureCacheBase.cpp TextureCacheBase: remove duplicated variable 2017-04-06 13:52:42 -07:00
TextureCacheBase.h VideoCommon: Changes to TextureCache to support decoding in backend 2017-04-01 12:32:10 +10:00
TextureConversionShader.cpp TextureConversionShader: Add missing swap for index of C14X2 textures 2017-04-06 23:29:40 +10:00
TextureConversionShader.h VideoCommon: Add texture decoding shader generators 2017-04-01 12:32:10 +10:00
TextureDecoder.h
TextureDecoder_Common.cpp
TextureDecoder_Generic.cpp
TextureDecoder_Util.h
TextureDecoder_x64.cpp Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
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: Return debug strings by value 2017-03-26 23:49:59 -04:00
VertexLoaderBase.h VertexLoaderBase: Return debug strings by value 2017-03-26 23:49:59 -04:00
VertexLoaderManager.cpp VertexLoaderManager: Return debug strings by value 2017-03-26 23:50:09 -04:00
VertexLoaderManager.h VertexLoaderManager: Return debug strings by value 2017-03-26 23:50:09 -04:00
VertexLoaderUtils.h
VertexLoaderX64.cpp VertexLoaderBase: Return debug strings by value 2017-03-26 23:49:59 -04:00
VertexLoaderX64.h
VertexManagerBase.cpp
VertexManagerBase.h
VertexShaderGen.cpp Add configurable toggle that rounds vertices to the nearest pixel when 2017-04-04 09:52:18 -05:00
VertexShaderGen.h Add configurable toggle that rounds vertices to the nearest pixel when 2017-04-04 09:52:18 -05:00
VertexShaderManager.cpp Add configurable toggle that rounds vertices to the nearest pixel when 2017-04-04 09:52:18 -05:00
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
VideoCommon.h
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp Add configurable toggle that rounds vertices to the nearest pixel when 2017-04-04 09:52:18 -05:00
VideoConfig.h Add configurable toggle that rounds vertices to the nearest pixel when 2017-04-04 09:52:18 -05:00
VideoState.cpp
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp XFStructs: Get rid of an unnecessary pointer cast 2017-03-26 23:09:30 -04:00
XFStructs.h