dolphin-emulator/Source/Core/VideoCommon
Ilia Mirkin 2fc2b82963 VideoCommon: teach gcc to type-check the arguments fed to Write()
Note that the "this" implicit argument counts as 1, which is why all the
printf arguments are shifted over one.
2015-10-16 18:20:37 -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
CPMemory.cpp ChunkFile: Provide additional helpers for C-style arrays 2015-09-30 19:45:46 -04:00
CPMemory.h
DataReader.h
Debugger.cpp
Debugger.h
DriverDetails.cpp
DriverDetails.h
Fifo.cpp
Fifo.h
FPSCounter.cpp FPSCounter: Change Update's return type to void 2015-09-29 10:01:37 -04:00
FPSCounter.h FPSCounter: Change Update's return type to void 2015-09-29 10:01:37 -04:00
FramebufferManagerBase.cpp
FramebufferManagerBase.h
GeometryShaderGen.cpp
GeometryShaderGen.h
GeometryShaderManager.cpp
GeometryShaderManager.h
HiresTextures.cpp FileSearch: Don't use RegExs, just do string comparisons. 2015-09-27 13:25:51 -04:00
HiresTextures.h
ImageWrite.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.h
LookUpTables.h
MainBase.cpp Misc. style fixes 2015-10-10 17:44:42 +02:00
MainBase.h
NativeVertexFormat.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp VideoCommon: fix variable types fed to Write() function 2015-10-16 18:20:36 -04:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp
PostProcessing.h
RenderBase.cpp FPSCounter: Don't provide direct access to m_fps 2015-09-29 09:43:03 -04:00
RenderBase.h
sfont.inc
ShaderGenCommon.h VideoCommon: teach gcc to type-check the arguments fed to Write() 2015-10-16 18:20:37 -04:00
Statistics.cpp
Statistics.h
TextureCacheBase.cpp Do not delete strided efb copies on load 2015-10-15 00:45:55 +02:00
TextureCacheBase.h
TextureConversionShader.cpp
TextureConversionShader.h
TextureDecoder.h
TextureDecoder_Common.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
TextureDecoder_Generic.cpp
TextureDecoder_x64.cpp TextureDecoder_x64: Remove unnecessary commented out header 2015-09-29 11:04:00 -04:00
VertexLoader.cpp VertexLoaderUtils: remove simple wrapper functions 2015-10-11 23:40:50 +02:00
VertexLoader.h
VertexLoader_Color.cpp VertexLoaderUtils: remove simple wrapper functions 2015-10-11 23:40:50 +02:00
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 Fix building with PCH disabled. 2015-09-28 11:51:08 -05:00
VertexLoaderBase.h
VertexLoaderManager.cpp
VertexLoaderManager.h
VertexLoaderUtils.h VertexLoaderUtils: remove simple wrapper functions 2015-10-11 23:40:50 +02:00
VertexLoaderX64.cpp Fix building with PCH disabled. 2015-09-28 11:51:08 -05:00
VertexLoaderX64.h
VertexManagerBase.cpp
VertexManagerBase.h
VertexShaderGen.cpp VideoCommon: fix variable types fed to Write() function 2015-10-16 18:20:36 -04:00
VertexShaderGen.h
VertexShaderManager.cpp VertexShaderManager: Get rid of other magic constants 2015-10-15 23:41:42 -04:00
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
VideoCommon.h
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp VideoCommon: Silence -Wsign-compare warnings. 2015-10-03 20:32:16 -05:00
VideoConfig.h Merge pull request #3076 from void-ghost/stereo3d_presets 2015-10-03 18:10:23 -07:00
VideoState.cpp ChunkFile: Provide additional helpers for C-style arrays 2015-09-30 19:45:46 -04:00
VideoState.h
XFMemory.cpp
XFMemory.h VertexShaderManager: Get rid of float pointer casts 2015-10-15 23:34:54 -04:00
XFStructs.cpp
XFStructs.h