dolphin/Source/Core
XTra.KrazzY cd658ac755 More WIP OGL EventHandler work by shuffle2 and myself. Wiimote isn't implemented yet and OGL window is too small (should take window borders into account when creating window).
Not committing VideoOGL.vcproj so that project compiles with old OGL video window. In order to test just replace main.cpp/GLUtil.cpp/GLUtil.h with nmain.cpp/nGLUtil.cpp/nGLUtil.h in the project.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2038 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-29 23:35:31 +00:00
..
Common cross-platformize strncasecmp 2009-01-29 02:13:36 +00:00
Core more portability, less redundant ifdefs 2009-01-29 08:28:15 +00:00
DebuggerWX some more warning cleanup. 2009-01-24 01:50:23 +00:00
DiscIO Compile fix on linux 2009-01-24 22:24:44 +00:00
DolphinWX buildfix and some cleanup 2009-01-28 16:51:05 +00:00
InputCommon More WIP OGL EventHandler work by shuffle2 and myself. Wiimote isn't implemented yet and OGL window is too small (should take window borders into account when creating window). 2009-01-29 23:35:31 +00:00
VideoCommon XFB in SC reverted back to its previous behavior (thx donko). But still hacked in DC (still a FIXME). 2009-01-27 20:59:27 +00:00