dolphin-emulator/Source/Plugins/Plugin_VideoDX9/Src
Nolan Check 48b605df71 Fix issue 4509
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7550 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-05-18 02:03:56 +00:00
..
D3DBase.cpp Partial fix for 3D Vision. 2011-03-21 03:39:28 +00:00
D3DBase.h
D3DShader.cpp
D3DShader.h
D3DTexture.cpp
D3DTexture.h
D3DUtil.cpp D3D9: Offset vertices used to copy textures by 0.5. 2011-02-04 18:15:14 +00:00
D3DUtil.h D3D9: Offset vertices used to copy textures by 0.5. 2011-02-04 18:15:14 +00:00
FramebufferManager.cpp Don't resize render target to handle out-of-bounds viewports. Instead, adjust the projection matrix. 2011-05-12 02:14:45 +00:00
FramebufferManager.h
Globals.h
main.cpp Remove configuration profile support. 2011-04-25 20:06:45 +00:00
main.h
NativeVertexFormat.cpp
PixelShaderCache.cpp Add a partial fix for 4xSSAA in D3D9 (issue 4090). 2011-04-30 12:58:03 +00:00
PixelShaderCache.h
Render.cpp Don't resize render target to handle out-of-bounds viewports. Instead, adjust the projection matrix. 2011-05-12 02:14:45 +00:00
Render.h Don't resize render target to handle out-of-bounds viewports. Instead, adjust the projection matrix. 2011-05-12 02:14:45 +00:00
stdafx.cpp
stdafx.h
TextureCache.cpp Don't resize render target to handle out-of-bounds viewports. Instead, adjust the projection matrix. 2011-05-12 02:14:45 +00:00
TextureCache.h Add EFB encode-to-RAM support in DX11 backend. It could probably be simplified a lot, and not all the possible formats are implemented. I tried to use the dynamic-linking feature of shader model 5, but Microsoft's HLSL compiler is broken. "Dynamic mode" is implemented, but disabled for now. 2011-02-26 23:41:02 +00:00
TextureConverter.cpp Fix issue 4509 2011-05-18 02:03:56 +00:00
TextureConverter.h
VertexManager.cpp D3D9/11: Fix that "Disable Dest. Alpha Pass" option... 2011-02-25 18:22:04 +00:00
VertexManager.h
VertexShaderCache.cpp Add a partial fix for 4xSSAA in D3D9 (issue 4090). 2011-04-30 12:58:03 +00:00
VertexShaderCache.h
VideoBackend.h * GUI Video-Settings changes: 2011-03-21 19:57:31 +00:00