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
72febe7b8a18eb2d7a6493e3963cecbee7195ea3
dolphin
/
Source
/
Plugins
T
History
XTra.KrazzY
a8c224023c
Fixed DSPTool include bugs and some leftover fixes
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3069
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-25 02:13:33 +00:00
..
Plugin_DSP_HLE
DSP: Add cycles parameter to all Update functions in HLE, might be useful someday :p A couple more signatures for the idle skip detector. no big functional changes
2009-04-08 18:36:53 +00:00
Plugin_DSP_LLE
Fixed the DSP LLE debugger, it also automatically shows the disassembly on image load.
2009-04-18 19:06:47 +00:00
Plugin_nJoy_SDL
Minor bugfixes : disable Refresh list and Load wii menu when game is running and fix silly init of njoy's rumble
2009-04-15 20:19:25 +00:00
Plugin_nJoy_Testing
Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located.
2009-04-03 13:44:36 +00:00
Plugin_PadSimple
Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located.
2009-04-03 13:44:36 +00:00
Plugin_PadSimpleEvnt
Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located.
2009-04-03 13:44:36 +00:00
Plugin_VideoDX9
Created a free look utility which only works on win32 right now. It lets the user fly around with the mouse and keyboard. Had to add some ugly matrix functions to the math utilities.
2009-04-19 10:10:45 +00:00
Plugin_VideoOGL
Make OSX running more stable with a single line change. You can't pass nil to makeKeyAndOrderFront and expect it to work well. Also the checking for GL version didn't work because the GL version is defined for all it supports, so first we check if we support GL version 1.3 and if we don't, check if we support 1.2 and set software rendering. Little bit of cleaning in the GL config as well, the checkboxes are default enabled and max aniso wasn't using it's own text ID
2009-04-24 01:30:45 +00:00
Plugin_Wiimote
Fixed DSPTool include bugs and some leftover fixes
2009-04-25 02:13:33 +00:00