This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
a96b00a16ea32db7d3c5a11fca3dbcfda29a6cd4
dolphin
/
Source
/
Plugins
/
Plugin_Wiimote
History
Glenn Rice
02ce753b76
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5884
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-16 14:14:57 +00:00
..
Src
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_Wiimote.vcproj
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00