dolphin/Source/Core
Sonicadvance1 1972f9bf70 Flips the XFB around and some other things
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@881 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-15 21:12:43 +00:00
..
Common Flips the XFB around and some other things 2008-10-15 21:12:43 +00:00
Core Flips the XFB around and some other things 2008-10-15 21:12:43 +00:00
DebuggerWX added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries. 2008-10-15 12:40:31 +00:00
DiscIO added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries. 2008-10-15 12:40:31 +00:00
DolphinWX added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries. 2008-10-15 12:40:31 +00:00
VideoCommon added option to use XFB in GL, but XFB support still needs work. modified viewport to include scissor offset. 2008-10-15 14:07:03 +00:00