dolphin/Source/Core/VideoCommon
Lioncash 9bcadc8029 Common: Remove locale based functions from CommonFuncs.
Since %f isn't used anymore in the shader generators, these can go.
2014-12-05 20:55:29 -05:00
..
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 Renamed DEPTHPARAMS to PIXELCENTERCORRECTION 2014-11-29 11:42:52 +01:00
CPMemory.cpp
CPMemory.h
DataReader.h
Debugger.cpp
Debugger.h
DriverDetails.cpp Works around broken Intel Windows video drivers. 2014-12-03 00:33:42 -06:00
DriverDetails.h Works around broken Intel Windows video drivers. 2014-12-03 00:33:42 -06:00
Fifo.cpp
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp
FramebufferManagerBase.h VideoCommon: Fix -Wsign-compare warnings. 2014-11-29 17:40:14 -06:00
GeometryShaderGen.cpp Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
GeometryShaderGen.h GeometryShaderGen: Set the properties of the VS_OUTPUT struct in the uid. 2014-11-23 14:30:12 +01:00
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 Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp
PostProcessing.h
RenderBase.cpp
RenderBase.h
sfont.inc
ShaderGenCommon.h Renamed DEPTHPARAMS to PIXELCENTERCORRECTION 2014-11-29 11:42:52 +01:00
Statistics.cpp
Statistics.h
TextureCacheBase.cpp VideoCommon: Fix -Wsign-compare warnings. 2014-11-29 17:40:14 -06:00
TextureCacheBase.h
TextureConversionShader.cpp Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
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 Vertex loader: optimize texmtx_write_float4 2014-12-03 11:17:05 -08:00
VertexLoader.h
VertexLoaderManager.cpp
VertexLoaderManager.h
VertexManagerBase.cpp
VertexManagerBase.h More formatting and consistency fixes 2014-11-24 17:16:59 -05:00
VertexShaderGen.cpp Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
VertexShaderGen.h
VertexShaderManager.cpp Merge pull request #1656 from kayru/orthographic_projection_epsilon 2014-12-05 17:34:50 +01:00
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
VideoCommon.h
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp VideoConfig: Further optimize convergence and separation values and update their descriptions. 2014-11-27 16:19:26 +01:00
VideoConfig.h VideoConfig: Add separation and convergence modifiers to the game ini. 2014-11-24 15:10:52 +01:00
VideoState.cpp
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h