dolphin/Source/Plugins
NeoBrainX c0e90d4b39 DX11: Clean up AccessEFB and fix a crash. Thanks to pico554 for hinting at the wrong part ;)
Should fix SMG for NVIDIA users. Slightly changes behavior of the AccessEFB function, so test this for regressions, please (esp. in HD resolutions).

I tried to apply the same changes to Video_DX9, but for some reason EFB access didn't work anymore then. Might look into that later.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6247 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-10-02 11:50:50 +00:00
..
Plugin_DSP_HLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_DSP_LLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_VideoDX9 Added EFB Scale option to the OpenGL plug-in. 2010-09-30 15:24:34 +00:00
Plugin_VideoDX11 DX11: Clean up AccessEFB and fix a crash. Thanks to pico554 for hinting at the wrong part ;) 2010-10-02 11:50:50 +00:00
Plugin_VideoMerge DX11: Clean up AccessEFB and fix a crash. Thanks to pico554 for hinting at the wrong part ;) 2010-10-02 11:50:50 +00:00
Plugin_VideoOGL Remove unnecessary shadow variables and signed/unsigned comparisons. 2010-10-01 12:38:31 +00:00
Plugin_VideoSoftware Replace all bitfields which were only declared with "(un)signed" with their actual types. Let me know if I missed any. It would also be a good idea to test this commit in both x64 and x86. 2010-09-27 04:29:51 +00:00
Plugin_Wiimote Fix wiimote in homebrew 2010-09-05 20:18:13 +00:00
Plugin_WiimoteNew New Wiimote Plugin: Fix Emulated Wiimote Problem.(fixes issue 3230) Made the "Connected to X Wiimotes" text update on all tabs when clicking "Refresh"/"Pair Up". Some other cleanup. 2010-09-18 16:43:43 +00:00