dolphin/Source/Core
2008-10-15 16:33:22 +00:00
..
Common 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
Core Re-committed code from R874, but fixed the build problem, and made some code cleanup. 2008-10-15 16:33:22 +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