dolphin/Source/Core/VideoCommon
2014-04-21 22:34:23 +02:00
..
AVIDump.cpp
AVIDump.h
BPFunctions.cpp VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
BPFunctions.h BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumerations. 2014-03-25 23:57:58 +01:00
BPMemory.cpp BPMemory: Make use of BitField in a number of structures. 2014-03-25 23:57:58 +01:00
BPMemory.h BPMemory: Use BitField for the GenMode fields. 2014-04-21 22:34:23 +02:00
BPStructs.cpp BPMemory: Use BitField for the GenMode fields. 2014-04-21 22:34:23 +02:00
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h ConstantManager: Do not use single-element arrays. 2014-03-14 22:33:25 +01:00
CPMemory.cpp
CPMemory.h
DataReader.h
Debugger.cpp BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumerations. 2014-03-25 23:57:58 +01:00
Debugger.h
DriverDetails.cpp Change to ARM's naming convention in DriverDetails. 2014-04-18 21:06:32 -05:00
DriverDetails.h Change to ARM's naming convention in DriverDetails. 2014-04-18 21:06:32 -05:00
EmuWindow.cpp
EmuWindow.h
Fifo.cpp
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp
FramebufferManagerBase.h
HiresTextures.cpp
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.h Pixel/LightingShaderGen: Fix code alignment issues. 2014-03-14 22:33:26 +01:00
LookUpTables.h
MainBase.cpp Software backend: Delete forked PixelEngine. 2014-03-29 12:07:20 -07:00
MainBase.h
memcpy_amd.cpp
NativeVertexFormat.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp VideoCommon: fix rounding in TEV. 2014-04-15 16:47:01 -07:00
PixelShaderGen.h PixelShaderGen: Perform some of the fog calculations with integers. 2014-03-14 22:31:32 +01:00
PixelShaderManager.cpp VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
PixelShaderManager.h
RenderBase.cpp Don't cast -1 to enum to represent a missing value. 2014-03-30 01:40:06 -04:00
RenderBase.h BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumerations. 2014-03-25 23:57:58 +01:00
ShaderGenCommon.h
Statistics.cpp
Statistics.h
stdafx.cpp
stdafx.h
TextureCacheBase.cpp Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
TextureCacheBase.h BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumerations. 2014-03-25 23:57:58 +01:00
TextureConversionShader.cpp
TextureConversionShader.h
TextureDecoder_Generic.cpp Clang 3.4 exposes some warnings on Android. 2014-03-17 18:17:12 -05:00
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 Merge pull request #213 from Jezze/vertexloader-cleanups 2014-04-10 08:52:36 +02:00
VertexLoader.h Merge pull request #213 from Jezze/vertexloader-cleanups 2014-04-10 08:52:36 +02:00
VertexLoaderManager.cpp
VertexLoaderManager.h
VertexManagerBase.cpp BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumerations. 2014-03-25 23:57:58 +01:00
VertexManagerBase.h
VertexShaderGen.cpp VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
VertexShaderGen.h ShaderGen: Store light color uniforms as integers. 2014-03-14 22:31:18 +01:00
VertexShaderManager.cpp Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h Software backend: Delete forked PixelEngine. 2014-03-29 12:07:20 -07:00
VideoCommon.h
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
VideoConfig.h VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
VideoState.cpp
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h