This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25efe443eae400a216fb4e2e1695446e344a4001
dolphin
/
Source
/
Plugins
T
History
Glenn Rice
25efe443ea
Fix an issue that made it so that the emulator could not be resized in the nowx build on linux. Also some code cleanup in the OpenGL and Software plugins.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5889
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-16 21:56:40 +00:00
..
Plugin_DSP_HLE
some more minor optimizations introduced by aavindraa, i only corrected evaluation order using some ().
2010-07-16 12:36:55 +00:00
Plugin_DSP_LLE
some more minor optimizations introduced by aavindraa, i only corrected evaluation order using some ().
2010-07-16 12:36:55 +00:00
Plugin_VideoDX9
Since apparently no one feels like fixing SMG FIFO overflows, commit iceman4love77's fix. No idea if it works or what it does, he seemed pretty confident that it works though.
2010-07-16 21:51:35 +00:00
Plugin_VideoDX11
Since apparently no one feels like fixing SMG FIFO overflows, commit iceman4love77's fix. No idea if it works or what it does, he seemed pretty confident that it works though.
2010-07-16 21:51:35 +00:00
Plugin_VideoOGL
Fix an issue that made it so that the emulator could not be resized in the nowx build on linux. Also some code cleanup in the OpenGL and Software plugins.
2010-07-16 21:56:40 +00:00
Plugin_VideoSoftware
Fix an issue that made it so that the emulator could not be resized in the nowx build on linux. Also some code cleanup in the OpenGL and Software plugins.
2010-07-16 21:56:40 +00:00
Plugin_Wiimote
This is basicall linux code cleanup. We don not need to pass the X display handle from the video plugin anymore. The wiimote plugins now open their own display handles, and the GUI uses the display handle of the main window frame. Only the window handle from the video plugin is needed. The pWindowHandle variable now passes this instead of the display handle.
2010-07-16 14:14:57 +00:00
Plugin_WiimoteNew
Fix an undefined symbol in the WiimoteNew plugin on linux. The inputuicommon lib must be earlier in the list than inputcommon and common.
2010-07-16 20:08:38 +00:00