dolphin/Source/Plugins
NeoBrainX 4f10ded2b6 Slightly optimize uploading D3DFMT_A8R8G8B8 data to textures.
This is especially perceptible for "big" textures, so e.g. EFB copies to RAM should be a bit faster now.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5531 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-29 09:32:44 +00:00
..
InputPluginCommon win_width/win_height are used in X11 builds as well. 2010-05-27 12:12:48 +00:00
Plugin_DSP_HLE Unnecessary non-negative check of unsigned variable. 2010-05-26 20:48:23 +00:00
Plugin_DSP_LLE Improve iterator usage. 2010-05-28 23:14:16 +00:00
Plugin_GCPad Move platform-specific variables into proper scope. 2010-05-26 20:46:51 +00:00
Plugin_GCPadNew More improvements to new wiimote plugin: Added emulated Drums/Guitar extensions. Wiimote rumble now handled for every output report. Fixed some mem leaks. Hopefully fixed a floating point exception in Linux, thanks to glennrics. 2010-04-24 00:44:10 +00:00
Plugin_VideoDX9 Slightly optimize uploading D3DFMT_A8R8G8B8 data to textures. 2010-05-29 09:32:44 +00:00
Plugin_VideoOGL Improve iterator usage. 2010-05-28 23:14:16 +00:00
Plugin_VideoSoftware For these assertions to trip, enums in CPMemory.h which seem pretty much set 2010-05-26 21:05:42 +00:00
Plugin_Wiimote Small change to my last commit, thanks for Billiard passing me the proper checksum for the old used calibration data. cheers! 2010-05-28 03:13:33 +00:00
Plugin_WiimoteNew Small change to my last commit, thanks for Billiard passing me the proper checksum for the old used calibration data. cheers! 2010-05-28 03:13:33 +00:00
Plugin_nJoy_SDL Falcon4ever prefers to keep a standalone code copy of nJoy in repository. 2010-02-03 02:54:31 +00:00