ppsspp/GPU/D3D11
Unknown W. Brackets 9cf17d9288 D3D11: Clear input layouts on shader clear.
When we do clear shaders, make sure to also clear input layouts so we
don't have corrupt keys.
2017-11-11 08:11:10 -08:00
..
D3D11Util.cpp D3D11: Fix creation of stock samplers to work on featurelevel9 GPUs 2017-03-05 12:40:09 +01:00
D3D11Util.h Take the D3D11 feature level into account when creating shaders. May help #9369 2017-03-05 12:31:33 +01:00
DepalettizeShaderD3D11.cpp Unify a little bit of depal code. 2017-11-05 10:40:21 +01:00
DepalettizeShaderD3D11.h Unify a little bit of depal code. 2017-11-05 10:40:21 +01:00
DrawEngineD3D11.cpp Another minor cleanup (DescribeCodePtr) 2017-10-20 11:06:12 +02:00
DrawEngineD3D11.h D3D11: Clear input layouts on shader clear. 2017-11-11 08:11:10 -08:00
FragmentShaderGeneratorD3D11.cpp Fix shader issues with D3D11 feature level 9 2017-03-05 22:56:33 +01:00
FragmentShaderGeneratorD3D11.h Fix shader issues with D3D11 feature level 9 2017-03-05 22:56:33 +01:00
FramebufferManagerD3D11.cpp GPU: Properly Release() FBOs. 2017-11-05 12:45:02 -08:00
FramebufferManagerD3D11.h Unify GetFramebufferList() (trivial) 2017-10-18 12:49:15 +02:00
GPU_D3D11.cpp D3D11: Clear input layouts on shader clear. 2017-11-11 08:11:10 -08:00
GPU_D3D11.h Get rid of GPUCommon's "Internal" functions. 2017-11-05 23:21:52 +01:00
ShaderManagerD3D11.cpp GPU: Reset shader state on shader reset. 2017-09-20 08:37:54 -07:00
ShaderManagerD3D11.h Remove Globals.h 2017-08-31 17:15:22 +02:00
StateMappingD3D11.cpp Vulkan: More minor optimization (avoid pipeline cache lookups when possible) 2017-08-15 16:01:50 +02:00
StateMappingD3D11.h UWP: Fix screen rotation in non-buffered rendering mode 2017-03-07 15:32:26 +01:00
StencilBufferD3D11.cpp Cleanups and fixes around Vulkan stencil upload. thx unknown 2017-11-05 10:14:44 +01:00
TextureCacheD3D11.cpp D3D11: Show FBO-as-texture in GE debugger. 2017-11-05 18:41:24 -08:00
TextureCacheD3D11.h GE Debugger D3D11: Support displaying the current texture 2017-03-06 16:46:15 +01:00
TextureScalerD3D11.cpp D3D11: Fix texture scaling with blank first half. 2017-07-01 16:10:00 -07:00
TextureScalerD3D11.h Initial stab at porting the DX9 backend to D3D11. Not working yet. 2017-02-09 13:28:40 +01:00
VertexShaderGeneratorD3D11.cpp Fix shader issues with D3D11 feature level 9 2017-03-05 22:56:33 +01:00
VertexShaderGeneratorD3D11.h Fix shader issues with D3D11 feature level 9 2017-03-05 22:56:33 +01:00