dolphin/Source/Plugins/Plugin_VideoDX9/Src
NeoBrainX 552a535f6d Fix issue 2694.
Fix another dramatic spelling "mistake" in DX9 which I forgot to commit last time.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6042 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-03 18:57:59 +00:00
..
Debugger Lots more work on making the frame aui stuff functional. 2010-07-22 02:05:28 +00:00
BPFunctions.cpp ok, here goes a really experimental commit: 2010-07-06 22:27:13 +00:00
D3DBase.cpp Fix issue 2694. 2010-08-03 18:57:59 +00:00
D3DBase.h Dependency cleanup in DX9. 2010-07-17 11:42:28 +00:00
D3DShader.cpp Dependency cleanup in DX9. 2010-07-17 11:42:28 +00:00
D3DShader.h
D3DTexture.cpp
D3DTexture.h
D3DUtil.cpp Remove code which got obsoleted by r5890. 2010-07-18 15:19:24 +00:00
D3DUtil.h Remove code which got obsoleted by r5890. 2010-07-18 15:19:24 +00:00
DlgSettings.cpp Spelling fixes, etc 2010-08-01 14:46:10 +00:00
DlgSettings.h Remove code which got obsoleted by r5890. 2010-07-18 15:19:24 +00:00
EmuWindow.cpp
EmuWindow.h
FramebufferManager.cpp DX9: Create textures needed for CPU->EFB access even if it's disabled. 2010-08-01 14:20:50 +00:00
FramebufferManager.h
Globals.h
main.cpp Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little. 2010-07-30 03:51:49 +00:00
main.h
NativeVertexFormat.cpp
PixelShaderCache.cpp big changes here: 2010-07-18 00:18:31 +00:00
PixelShaderCache.h D3D9: Delete some long dead code. Also add one more statistic: number of compiled shaders that actually have unique code (not accurate unless you delete the shader cache before running). This stat clearly shows that in f-zero we create 5x as many pixel shaders as we should, so there's clearly a problem with the shader ID generation. 2010-06-20 22:23:34 +00:00
Render.cpp Marginally improve FPS counting logic in the video plugins. 2010-08-01 14:43:07 +00:00
stdafx.cpp
stdafx.h
TextureCache.cpp big changes here: 2010-07-18 00:18:31 +00:00
TextureCache.h big changes here: 2010-07-18 00:18:31 +00:00
TextureConverter.cpp big changes here: 2010-07-18 00:18:31 +00:00
TextureConverter.h 2 commits in one: 2010-07-09 20:56:16 +00:00
VertexManager.cpp big changes here: 2010-07-18 00:18:31 +00:00
VertexManager.h
VertexShaderCache.cpp big changes here: 2010-07-18 00:18:31 +00:00
VertexShaderCache.h