dolphin/Source/Core/VideoBackends/D3D
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
D3D.vcxproj Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
D3D.vcxproj.filters Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
D3DBase.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
D3DBase.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
D3DBlob.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
D3DBlob.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
D3DShader.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
D3DShader.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
D3DTexture.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
D3DTexture.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
D3DUtil.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
D3DUtil.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
FramebufferManager.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
FramebufferManager.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GfxState.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
GfxState.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Globals.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
LineGeometryShader.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
LineGeometryShader.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
main.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
main.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
NativeVertexFormat.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
PerfQuery.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PerfQuery.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PixelShaderCache.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
PixelShaderCache.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
PointGeometryShader.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
PointGeometryShader.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PSTextureEncoder.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
PSTextureEncoder.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Render.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Render.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Television.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Television.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
TextureCache.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
TextureCache.h Fix the Windows build (broken in 315a8ba) 2014-03-01 01:33:19 +01:00
TextureEncoder.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
VertexManager.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VertexManager.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
VertexShaderCache.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VertexShaderCache.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VideoBackend.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
XFBEncoder.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
XFBEncoder.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00