dolphin/Source/Core/VideoBackends/D3D
BhaaL 23d99f2f2c specify custom brace style to fix unions
BreakBeforeBraces: Allman apparently includes all styles,
except for AfterUnion (which is false) when using clang-format -dump-config
2017-01-05 12:55:13 +01:00
..
BoundingBox.cpp
BoundingBox.h
D3D.vcxproj
D3D.vcxproj.filters
D3DBase.cpp
D3DBase.h
D3DBlob.cpp
D3DBlob.h
D3DShader.cpp
D3DShader.h
D3DState.cpp
D3DState.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
D3DTexture.cpp
D3DTexture.h
D3DUtil.cpp
D3DUtil.h
FramebufferManager.cpp
FramebufferManager.h
GeometryShaderCache.cpp
GeometryShaderCache.h
main.cpp
NativeVertexFormat.cpp
PerfQuery.cpp
PerfQuery.h
PixelShaderCache.cpp VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
PixelShaderCache.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
PSTextureEncoder.cpp
PSTextureEncoder.h
Render.cpp VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
Render.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
Television.cpp
Television.h
TextureCache.cpp TextureCache: Drop unused parameter in backend API. 2016-12-26 22:10:32 +01:00
TextureCache.h TextureCache: Drop unused parameter in backend API. 2016-12-26 22:10:32 +01:00
TextureEncoder.h
VertexManager.cpp VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
VertexManager.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
VertexShaderCache.cpp
VertexShaderCache.h
VideoBackend.h
XFBEncoder.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
XFBEncoder.h