dolphin/Source/Core/VideoCommon
2014-05-05 17:06:37 +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: Fix GenMode using an incorrect number of bits for the number of color chans. 2014-04-21 22:47:08 +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 Workaround dumb custom texture loading logic so that D3D11, GL core (used on OS X) and GLES code paths have less broken custom textures. 2014-04-24 00:33:48 +02:00
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 ShaderGen: OGL: don't make a copy of "Normal" 2014-05-05 17:06:37 +02: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 ShaderGen: inline constant shaders 2014-05-05 17:06:37 +02:00
Statistics.cpp
Statistics.h
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
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 Fix texture conversion shaders for GLSL ES. 2014-04-22 15:48:26 -05:00
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 Changes posmtx vertex attribute to integer. 2014-04-30 19:11:06 -05: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 ShaderGen: OGL: don't make a copy of "Normal" 2014-05-05 17:06:37 +02:00
VertexShaderGen.h ShaderGen: Store light color uniforms as integers. 2014-03-14 22:31:18 +01:00
VertexShaderManager.cpp VertexShaderGen: Correct vertex shader output to consider shifted pixel centers. 2014-04-24 00:21:17 +02: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 Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02: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