------------------------------------------------------------------------ r3283 | terminx | 2012-12-14 09:13:25 -0800 (Fri, 14 Dec 2012) | 1 line Limit attempting to toggle DWM off when using OpenGL modes to Vista/7, because Windows 8 no longer supports disabling DWM. Apparently, Windows 8 contains a software DWM renderer, and all of the "Metro" bs is directly tied to DWM, so there is no longer a way for an app to disable it at will. ------------------------------------------------------------------------ r3282 | terminx | 2012-12-14 09:13:17 -0800 (Fri, 14 Dec 2012) | 1 line Change a few paths in various MSVC Makefiles to better suit my current dev environment. This doesn't really affect anyone else since these paths need to be customized to fit whatever machine by anyone building with MSVC anyway. ------------------------------------------------------------------------