dolphin/Source/Core
2009-02-09 19:50:06 +00:00
..
Common
Core Fixed NullSound hanging on movies. Compared to DSound, it's now slower on movies but faster in menus 2009-02-09 19:50:06 +00:00
DebuggerWX
DiscIO fix again, JP please check it. don't forget clear your cache! 2009-02-09 15:41:28 +00:00
DolphinWX Last commit: Typo 2009-02-09 15:31:00 +00:00
InputCommon Njoy: added an option to choose what kind of analog filtering you want. it should be changeable when you choose to view advanced settings. this solved my analog/digital config problems i had and it *should* still work for those who had np with Jpeterson's change. i was told the wiimote had the same problem (makes sense) but im not sure if alot of ppl had that problem with their controllers so i have kept it as an ini changeable option only (set AdvancedMapFilter to True to use the same filtering as Njoy 0.3 does with AdvancedMapFilter enabled. 2009-02-09 18:43:03 +00:00
VideoCommon clip space coordinates are now available in fragment shader because depth needs to be computed there instead of the vertex shader. computing it in the vertex shader causes incorrect results sometimes. worked on z textures but 8 bit z texture still is not correct because it breaks SSBM. RE0 now looks ok. 2009-02-08 22:08:20 +00:00