dolphin/Source/Plugins/Plugin_VideoDX9/Src
2012-01-31 19:51:32 +01:00
..
D3DBase.cpp Let's go ahead and throw this in here, should bring support of Intel IGP back in with DX9.... I can't actually test this for an obvious reason, but I figure while Windows is broken anyway, go ahead with it. 2011-10-08 15:29:04 -07:00
D3DBase.h Let's go ahead and throw this in here, should bring support of Intel IGP back in with DX9.... I can't actually test this for an obvious reason, but I figure while Windows is broken anyway, go ahead with it. 2011-10-08 15:29:04 -07:00
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 initialize the uninitialized 2012-01-04 01:36:09 -08:00
main.h
NativeVertexFormat.cpp
PixelShaderCache.cpp Only sync shader caches to disk on stop. 2011-09-29 23:16:42 +02:00
PixelShaderCache.h Fix Windows build. 2011-09-29 22:54:52 +02:00
Render.cpp TextureCache: Remove unsafe texture cache 2012-01-31 18:09:35 +01: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 TextureCache: Move EFB copy cache code from TextureConverter to TextureCache 2012-01-31 19:51:32 +01:00
TextureCache.h
TextureConverter.cpp TextureCache: Move EFB copy cache code from TextureConverter to TextureCache 2012-01-31 19:51:32 +01:00
TextureConverter.h TextureCache: Move EFB copy cache code from TextureConverter to TextureCache 2012-01-31 19:51:32 +01:00
VertexManager.cpp TextureCache: Renaming some variables 2012-01-31 18:09:34 +01:00
VertexManager.h
VertexShaderCache.cpp Only sync shader caches to disk on stop. 2011-09-29 23:16:42 +02:00
VertexShaderCache.h Fix Windows build. 2011-09-29 22:54:52 +02:00
VideoBackend.h * GUI Video-Settings changes: 2011-03-21 19:57:31 +00:00