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
e3340bbe6d6838bb4d49283f207b86d79dc39775
dolphin
/
Source
/
PluginSpecs
History
Sonicadvance1
dfd332e149
Some more Work done with Microphone, added a Semi-decent way of checking for Mic Button
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@888
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-16 01:15:15 +00:00
..
CommonTypes.h
Replaced "unsigned __int64" by "u64".
2008-09-03 00:02:21 +00:00
ExportEpilog.h
Minimized symbol visibility for GCC build. Fixes problem with two instances of x64Emitter getting mixed up and generating only part of the required opcodes. I get video on 32-bit Linux now :)
2008-08-27 01:42:11 +00:00
ExportProlog.h
Minimized symbol visibility for GCC build. Fixes problem with two instances of x64Emitter getting mixed up and generating only part of the required opcodes. I get video on 32-bit Linux now :)
2008-08-27 01:42:11 +00:00
pluginspecs_dsp.h
Removed the about from all the plugins and dolphin config screen. then added the about on some plugins config screens and renamed the wiimote_test.cpp
2008-10-07 18:05:56 +00:00
pluginspecs_pad.h
Some more Work done with Microphone, added a Semi-decent way of checking for Mic Button
2008-10-16 01:15:15 +00:00
pluginspecs_video.h
added option to use XFB in GL, but XFB support still needs work. modified viewport to include scissor offset.
2008-10-15 14:07:03 +00:00
pluginspecs_wiimote.h
Removed the about from all the plugins and dolphin config screen. then added the about on some plugins config screens and renamed the wiimote_test.cpp
2008-10-07 18:05:56 +00:00
PluginSpecs.h
added sorting to gamelistctrl (thanks a lot to gigaherz)
2008-09-17 05:57:43 +00:00