dolphin/Source/Core/VideoBackends/D3D
JMC47 4d1e6ff76a
Merge pull request #10422 from OatmealDome/opengl-shader-crash
VideoConfig: Add flag for whether the system supports setting object names
2022-01-31 01:25:46 -05:00
..
CMakeLists.txt normalize common filenames in VideoBackends/D3D 2021-01-27 14:29:48 -08:00
D3DBase.cpp VideoBackends/D3D11: Include HRESULT in error messages 2022-01-09 12:44:15 -08:00
D3DBase.h Make all custom fmt::formatter's format functions const 2022-01-13 11:11:08 -08:00
D3DBoundingBox.cpp VideoBackends/D3D11: Include HRESULT in error messages 2022-01-09 12:44:15 -08:00
D3DBoundingBox.h VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
D3DMain.cpp D3DMain: Assume support for setting object names 2022-01-31 01:17:40 -05:00
D3DNativeVertexFormat.cpp VideoBackends/D3D11: Include HRESULT in error messages 2022-01-09 12:44:15 -08:00
D3DPerfQuery.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
D3DPerfQuery.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
D3DRender.cpp Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
D3DRender.h VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
D3DState.cpp VideoBackends/D3D11: Include HRESULT in error messages 2022-01-09 12:44:15 -08:00
D3DState.h VideoCommon: Expose SamplerState to shaders 2021-11-17 20:04:34 -08:00
D3DSwapChain.cpp VideoBackends/D3D11: Include HRESULT in error messages 2022-01-09 12:44:15 -08:00
D3DSwapChain.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
D3DVertexManager.cpp VideoBackends/D3D11: Include HRESULT in error messages 2022-01-09 12:44:15 -08:00
D3DVertexManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DXPipeline.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
DXPipeline.h Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
DXShader.cpp VideoBackends/D3D11: Include HRESULT in error messages 2022-01-09 12:44:15 -08:00
DXShader.h VideoBackends / VideoCommon: allow the ability to set debug names for shaders / textures. These names are visible in applications like RenderDoc 2021-08-30 13:47:48 -05:00
DXTexture.cpp VideoBackends/D3D11: Include HRESULT in error messages 2022-01-09 12:44:15 -08:00
DXTexture.h Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
VideoBackend.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00