dolphin/Source/Core/VideoBackends/D3D12
Léo Lam 1b71249562 D3D: Fix crash on start with BBox enabled
Someone removed the BBox::Init(), causing crashes when BBox is enabled.

Fixes issue #9643.
2016-06-27 12:45:00 +02:00
..
BoundingBox.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BoundingBox.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3D12.vcxproj D3D12: Implement XFB encoding/decoding (support Real XFB) 2016-05-08 23:18:51 +10:00
D3D12.vcxproj.filters D3D12: Implement XFB encoding/decoding (support Real XFB) 2016-05-08 23:18:51 +10:00
D3DBase.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DBase.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DCommandListManager.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DCommandListManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DDescriptorHeapManager.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DDescriptorHeapManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DQueuedCommandList.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DQueuedCommandList.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DShader.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DShader.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DState.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DState.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DStreamBuffer.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DStreamBuffer.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DTexture.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DTexture.h Fix D3D12 headers missing includes. 2016-06-24 11:14:10 +00:00
D3DUtil.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DUtil.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FramebufferManager.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FramebufferManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
main.cpp D3D: Fix crash on start with BBox enabled 2016-06-27 12:45:00 +02:00
NativeVertexFormat.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
NativeVertexFormat.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PerfQuery.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PerfQuery.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PSTextureEncoder.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PSTextureEncoder.h Fix D3D12 headers missing includes. 2016-06-24 11:14:10 +00:00
Render.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Render.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ShaderCache.cpp Remove the rest of ShaderDebugging. 2016-06-26 16:25:11 +12:00
ShaderCache.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ShaderConstantsManager.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ShaderConstantsManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
StaticShaderCache.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
StaticShaderCache.h Fix D3D12 headers missing includes. 2016-06-24 11:14:10 +00:00
TextureCache.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TextureCache.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TextureEncoder.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VertexManager.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VertexManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VideoBackend.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
XFBEncoder.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
XFBEncoder.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00