dolphin/Source/Core/VideoBackends/D3D12
degasus be29090aae AVIDump: Add a struct for the state.
So AddFrame use no global state and can be threaded well.
2016-11-04 18:35:42 +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
D3DShader.cpp Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
D3DShader.h
D3DState.cpp Merge pull request #4383 from Sintendo/minor-text-fixes 2016-10-31 12:51:42 +01:00
D3DState.h
D3DStreamBuffer.cpp
D3DStreamBuffer.h
D3DTexture.cpp
D3DTexture.h
D3DUtil.cpp
D3DUtil.h
FramebufferManager.cpp
FramebufferManager.h
main.cpp VideoCommon: Add config fields for multithreading and validation layers 2016-10-01 01:09:12 +10:00
NativeVertexFormat.cpp
NativeVertexFormat.h
PerfQuery.cpp Improve PerfQuery accuracy 2016-07-04 18:54:49 +10:00
PerfQuery.h
PSTextureEncoder.cpp EFB2RAM: Downsample higher resolutions with linear filtering. 2016-09-07 11:17:32 +12:00
PSTextureEncoder.h
Render.cpp AVIDump: Add a struct for the state. 2016-11-04 18:35:42 +01:00
Render.h AVIDump: Move CoreTiming into caller. 2016-10-10 12:03:18 +02:00
ShaderCache.cpp DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
ShaderCache.h
ShaderConstantsManager.cpp
ShaderConstantsManager.h
StaticShaderCache.cpp
StaticShaderCache.h
TextureCache.cpp
TextureCache.h VideoBackends: Make TextureCache::CompileShaders return a bool 2016-10-01 01:09:12 +10:00
TextureEncoder.h
VertexManager.cpp VertexManager: Correct variable naming scheme 2016-08-22 20:01:00 -04:00
VertexManager.h
VideoBackend.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
XFBEncoder.cpp
XFBEncoder.h