dolphin/Source/Plugins/Plugin_VideoDX9/Src
2010-12-11 21:19:25 +00:00
..
D3DBase.cpp DX9: Dynamically load d3d9.dll. 2010-11-21 15:44:50 +00:00
D3DBase.h
D3DShader.cpp
D3DShader.h
D3DTexture.cpp DX11: Fix mipmaps. Someone forgot creating them at the proper time ;P 2010-11-24 19:13:19 +00:00
D3DTexture.h
D3DUtil.cpp
D3DUtil.h
EmuWindow.cpp Fixed RealXFB being enabled when XFB box is unchecked. Moved some shared code into VideoCommon. Renamed EFBCopyDisable setting to EFBCopy"Enable" in the code and inifile. Fix DX11 settings not loading. Fixed Issue 3378.(graphics settings dialog displaying gameini settings in game) 2010-11-18 03:50:50 +00:00
EmuWindow.h
FramebufferManager.cpp
FramebufferManager.h
Globals.h
main.cpp Merged the D3D9 debugger into VideoCommon/VideoUICommon: 2010-12-05 14:15:36 +00:00
main.h
NativeVertexFormat.cpp DX9 debugger improvements: 2010-11-29 16:16:48 +00:00
PixelShaderCache.cpp Merged the D3D9 debugger into VideoCommon/VideoUICommon: 2010-12-05 14:15:36 +00:00
PixelShaderCache.h Merged the D3D9 debugger into VideoCommon/VideoUICommon: 2010-12-05 14:15:36 +00:00
Render.cpp Fix some other off-by-one errors in DX9/DX11. 2010-12-11 21:19:25 +00:00
Render.h
stdafx.cpp
stdafx.h
TextureCache.cpp VideoCommon: Use integer arithmetic instead of floating point arithmetic when dealing with EFB scales. 2010-12-10 15:54:14 +00:00
TextureCache.h DX11: Fix mipmaps. Someone forgot creating them at the proper time ;P 2010-11-24 19:13:19 +00:00
TextureConverter.cpp VideoCommon: Use integer arithmetic instead of floating point arithmetic when dealing with EFB scales. 2010-12-10 15:54:14 +00:00
TextureConverter.h VideoCommon: Use integer arithmetic instead of floating point arithmetic when dealing with EFB scales. 2010-12-10 15:54:14 +00:00
VertexManager.cpp Merged the D3D9 debugger into VideoCommon/VideoUICommon: 2010-12-05 14:15:36 +00:00
VertexManager.h DX9 debugger improvements: 2010-11-29 16:16:48 +00:00
VertexShaderCache.cpp Merged the D3D9 debugger into VideoCommon/VideoUICommon: 2010-12-05 14:15:36 +00:00
VertexShaderCache.h DX9 debugger improvements: 2010-11-29 16:16:48 +00:00