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
4e7682f50761cfaed2bc59067d96d3d978e2214b
dolphin
/
Source
/
PluginSpecs
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
..
ExportEpilog.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00
ExportProlog.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00
pluginspecs_dsp.h
Fixes Issue 2004
2010-01-13 14:18:13 +00:00
pluginspecs_video.h
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
pluginspecs_wiimote.h
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
PluginSpecs.h
Allow full-length Unix pathnames.
2010-07-10 21:17:08 +00:00