dolphin/Source/Core
John Peterson 5746ed490c OpenGL: Trying a new function to fix glScissor() and glViewport() when bpmem.copyTexSrcWH is not 640x480. It's only enabled with g_Config.bStretchToFit and without g_Config.bKeepAR to test how it works. Hopefully I have not broken all other modes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2310 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-19 06:52:01 +00:00
..
Common fix crazy codegen bug and unban R12 from register allocators 2009-02-17 22:18:21 +00:00
Core OpenGL: Added option to adjust the screen size and position. I need this to calibrate the Wiimote. 2009-02-19 02:58:29 +00:00
DebuggerWX Remove/cleanup some auto-"breaks" in the code. they are annoying when debugging. (jit64 hits the DSP.cpp case in animal crossing) :/ 2009-02-17 23:07:10 +00:00
DiscIO Preliminary support for having MasterKey for U/P/J and MasterKey for Korean wii games. Needs testing by someone who has a Korean wii game 2009-02-16 06:17:21 +00:00
DolphinWX Compile fix 2009-02-18 00:08:40 +00:00
InputCommon Clean up access to PowerPC::state. Some warning fixes. Restore hold-tab-to-release-throttle on Windows. Fix some project settings. 2009-02-17 22:48:16 +00:00
VideoCommon OpenGL: Trying a new function to fix glScissor() and glViewport() when bpmem.copyTexSrcWH is not 640x480. It's only enabled with g_Config.bStretchToFit and without g_Config.bKeepAR to test how it works. Hopefully I have not broken all other modes. 2009-02-19 06:52:01 +00:00