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
41674301b55d388b1df4e10c27052d7f57b48529
dolphin
/
Source
/
Plugins
History
Sonicadvance1
264737fede
A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3074
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-25 16:47:45 +00:00
..
Plugin_DSP_HLE
A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX
2009-04-25 16:47:45 +00:00
Plugin_DSP_LLE
A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX
2009-04-25 16:47:45 +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