This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
9dbfb38e4e794f7565b6df682432497dee18b33e
dolphin
/
Source
/
Plugins
T
History
hrydgard
9b0bed1e7f
fix a build error and some warnings.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3835
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-18 17:53:15 +00:00
..
Plugin_DSP_HLE
fix a build error and some warnings.
2009-07-18 17:53:15 +00:00
Plugin_DSP_LLE
Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the instruction names as comments in the JIT tables, was a bit hard to find certain instructions.Trying to find a good way to get The JIT dependencies removed in a nice fashion
2009-07-13 06:34:12 +00:00
Plugin_nJoy_SDL
Fix a hang on stop on linux (why is that done better on linux ?? strange :P)
2009-07-17 16:20:55 +00:00
Plugin_nJoy_Testing
Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project.
2009-07-12 21:58:32 +00:00
Plugin_PadSimple
Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project.
2009-07-12 21:58:32 +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
GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason.
2009-07-18 11:26:58 +00:00
Plugin_VideoOGL
GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason.
2009-07-18 11:26:58 +00:00
Plugin_Wiimote
GH3 controller is now available to choose as an extension
2009-07-18 05:04:36 +00:00