pcsx2/plugins/zzogl-pg/opengl/Win32
Jonathan Li 9ed9b2d8cd windows: Switch to DefaultPlatformToolset aka non-XP toolsets
Basically I ran
find . -name "*.vcxproj" -exec sed -i -e 's/_xp//' {} \;

This will likely break XP, but it paves the way on Windows for a PCSX2
that does not require the DirectX redistributables to be installed for
Windows 8, 8.1 and 10 users. Windows Vista and 7 users will still require
the DirectX redistributable files for XInput and XAudio, though PCSX2
should still be capable of running if a user does not actually use either
of them.
2016-03-13 12:04:28 +00:00
..
Conf.cpp Fix compilation errors of the old plugins. 2015-08-18 00:45:03 -04:00
Win32.cpp license: again not yet perfect but much better 2014-04-13 10:41:24 +02:00
Win32.h license: again not yet perfect but much better 2014-04-13 10:41:24 +02:00
aviUtil.h zzogl-pg: compilation fixex for MSVC builds: 2010-12-25 04:38:44 +00:00
ps2hw.dat zzogl-pg: Create a local fork of ZZOgl to play with. Currently just ZZOgl 211 with name and version changes. 2010-03-19 00:31:15 +00:00
resource.h Removed ATL/MFC dependencies from every project, the free version of visual studio does not have those. It compiles with vs2012 express now, will fix others later, in case they are broken. 2013-07-01 21:28:58 +00:00
resrc1.h GregMiscellaneous: Sync against trunk. (3768:3804) 2010-09-19 08:01:48 +00:00
wglext.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
zerogs.bmp zzogl-pg: Create a local fork of ZZOgl to play with. Currently just ZZOgl 211 with name and version changes. 2010-03-19 00:31:15 +00:00
zerogs.def Bring back GSnull, zzogl, and old plugins from the dead! 2011-07-27 08:16:51 +00:00
zerogs.rc Removed ATL/MFC dependencies from every project, the free version of visual studio does not have those. It compiles with vs2012 express now, will fix others later, in case they are broken. 2013-07-01 21:28:58 +00:00
zerogsogl.vcxproj windows: Switch to DefaultPlatformToolset aka non-XP toolsets 2016-03-13 12:04:28 +00:00
zerogsogl.vcxproj.filters Rename files. 2015-08-18 00:44:35 -04:00
zerogsogl_2008.sln zzogl-pg: Remove obsolete PS2E*.h files; fix a compilation error in Win32/Debug targets; set a bunch of eol-style:native props. 2010-04-06 02:43:22 +00:00