dolphin/Source/Core
degasus 029912681e VideoCommon: return 0 if bbox is disabled
Through just returning the last written value sounds better, this crashes Paper Mario.
In my opinion, gfx issues are fine on older GPUs, but crashes should not happen.
2015-05-25 09:33:34 +02:00
..
AudioCommon SoundStream: Devirtualize StartLogAudio and StopLogAudio 2015-05-24 06:10:11 -04:00
Common Jitregister: fix common-core dependency 2015-05-25 09:33:34 +02:00
Core Jitregister: fix common-core dependency 2015-05-25 09:33:34 +02:00
DiscIO WiiWad: Use correct form of delete for arrays 2015-05-22 17:52:54 -04:00
DolphinQt Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
DolphinWX VideoCommon: Make BBox emulation optional 2015-05-25 09:33:34 +02:00
InputCommon ExpressionParser: Add missing break in UnaryExpression value setting 2015-05-22 15:02:22 -04:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends BBox: remove now unreachable SW bbox implementation 2015-05-25 09:33:34 +02:00
VideoCommon VideoCommon: return 0 if bbox is disabled 2015-05-25 09:33:34 +02:00
CMakeLists.txt