dolphin/Source/Plugins/Plugin_VideoDX9/Src
Rodolfo Osvaldo Bogado beee4f4804 other experimental commit:
applied mlkbouba patch to make Mario Strikers Charged Football work (i do not own the game so please test).
some minor tweaks to the plugins to improve performance. for game that do not use xfb the best settings are dual core enabled, audio throtle disabled, frame limit set to the desired value, and xfb off.
change the frameskip calculations to use fps instead of vps as in dual core vps != fps caused by unresolved sync problems, till this problems are fixed the best for game play is calculate times in base of fps.
please test and let me know the results

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5239 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-03-25 22:01:33 +00:00
..
Debugger this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
W32Util
bmp_io.cpp
bmp_io.h
BPFunctions.cpp Fies Issue 1584 2010-01-29 07:44:21 +00:00
CPStructs.cpp
CPStructs.h
D3DBase.cpp fix some D3D memory leaks 2010-02-25 03:14:40 +00:00
D3DBase.h
D3DShader.cpp
D3DShader.h
D3DTexture.cpp fixes for my last commit: 2010-02-03 14:13:03 +00:00
D3DTexture.h
D3DUtil.cpp this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
D3DUtil.h this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
DLCompiler.cpp
DLCompiler.h
DlgSettings.cpp this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
DlgSettings.h
EmuWindow.cpp make ESC pause the game now instead of quitting plus fix another bug with key and window handling 2010-02-09 00:34:27 +00:00
EmuWindow.h Fies Issue 1584 2010-01-29 07:44:21 +00:00
FramebufferManager.cpp this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
FramebufferManager.h this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
Globals.h
main.cpp other experimental commit: 2010-03-25 22:01:33 +00:00
main.h
NativeVertexFormat.cpp
PixelShaderCache.cpp finish proper window handling, fix the modal state of the config dialogs, plus some minor cleanup/changes :p 2010-02-25 06:12:35 +00:00
PixelShaderCache.h second try to implement a more correct safe texture cache, implemented full hashing of tlut textures as they are the more problematic, this should solve virtually all the problems with characters in all the games that have them. 2010-02-08 23:23:04 +00:00
Render.cpp other experimental commit: 2010-03-25 22:01:33 +00:00
resource.h this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
resource.rc this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
RGBAFloat.h
stdafx.cpp
stdafx.h
TextureCache.cpp this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
TextureCache.h a lot of modifications here :) 2010-02-03 03:52:50 +00:00
TextureConverter.cpp this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
TextureConverter.h this is a ugly unstable commit but i'm going to be out for work some days so ... 2010-03-14 18:57:50 +00:00
Utils.cpp
Utils.h
Vec3.h
VertexManager.cpp
VertexManager.h
VertexShaderCache.cpp fix some D3D memory leaks 2010-02-25 03:14:40 +00:00
VertexShaderCache.h First a bugfix: 2010-02-23 21:52:12 +00:00
XFStructs.cpp
XFStructs.h