dolphin-emulator/Source/Core/VideoBackends/D3D12
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
D3D12.vcxproj
D3D12.vcxproj.filters
D3DBase.cpp
D3DBase.h
D3DCommandListManager.cpp
D3DCommandListManager.h
D3DDescriptorHeapManager.cpp
D3DDescriptorHeapManager.h
D3DQueuedCommandList.cpp
D3DQueuedCommandList.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
D3DShader.cpp
D3DShader.h
D3DState.cpp
D3DState.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
D3DStreamBuffer.cpp
D3DStreamBuffer.h
D3DTexture.cpp
D3DTexture.h
D3DUtil.cpp
D3DUtil.h
FramebufferManager.cpp
FramebufferManager.h
main.cpp
NativeVertexFormat.cpp
NativeVertexFormat.h
PerfQuery.cpp
PerfQuery.h
PSTextureEncoder.cpp TextureCache: Extract BP enum check to VideoCommon. 2016-12-26 22:10:21 +01:00
PSTextureEncoder.h TextureCache: Extract BP enum check to VideoCommon. 2016-12-26 22:10:21 +01:00
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
ShaderCache.cpp VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
ShaderCache.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
ShaderConstantsManager.cpp
ShaderConstantsManager.h
StaticShaderCache.cpp
StaticShaderCache.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 TextureCache: Extract BP enum check to VideoCommon. 2016-12-26 22:10:21 +01:00
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
VideoBackend.h
XFBEncoder.cpp
XFBEncoder.h