dolphin/Source/Plugins/Plugin_VideoDX9/Src
NeoBrainX c710ea33f9 Merge some frame dumping code to VideoCommon, fixes a memory leak in D3D9 and OpenGL if emulation is stopped while dumping frames.
Breaks D3D11 frame dumping for some weird reason (memory corruption or whatever?).
2011-09-29 23:32:38 +02:00
..
D3DBase.cpp We need to require at least shader 2.0a now 2011-06-08 03:09:07 +00:00
D3DBase.h
D3DShader.cpp Shader compilation error message modified to contain some helpful information for noobs (includes a reference to the full bad shader dump). 2011-07-29 22:18:11 +00:00
D3DShader.h
D3DTexture.cpp
D3DTexture.h
D3DUtil.cpp
D3DUtil.h
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 Make titlebar and about dialog fancy for cmake build. 2011-08-21 17:43:05 -05:00
main.h
NativeVertexFormat.cpp
PixelShaderCache.cpp - D3D9: pass the correct API type to ValidatePixelShaderIDs 2011-09-10 03:10:28 +02:00
PixelShaderCache.h Improve the shader UID debugging stuff and merge it to VideoCommon, effectively enabling it in D3D9 and D3D11 as well. 2011-09-09 00:32:04 +02:00
Render.cpp Merge some frame dumping code to VideoCommon, fixes a memory leak in D3D9 and OpenGL if emulation is stopped while dumping frames. 2011-09-29 23:32:38 +02:00
Render.h Merge some scissor rect related code to VideoCommon. 2011-09-05 22:04:28 +02: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
TextureConverter.cpp Fix issue 4509 2011-05-18 02:03:56 +00:00
TextureConverter.h
VertexManager.cpp
VertexManager.h
VertexShaderCache.cpp - D3D9: pass the correct API type to ValidatePixelShaderIDs 2011-09-10 03:10:28 +02:00
VertexShaderCache.h Improve the shader UID debugging stuff and merge it to VideoCommon, effectively enabling it in D3D9 and D3D11 as well. 2011-09-09 00:32:04 +02:00
VideoBackend.h * GUI Video-Settings changes: 2011-03-21 19:57:31 +00:00