pcsx2/plugins/zzogl-pg/opengl/Win32
Jake.Stine 116f9ec193 Plugins (MSW only): Removed the Image Randomization flag from most plugins' projects. They now default to the value specified by the PCSX2 properties sheet, which enables image randomization by default.
Technical details: Image randomization is a feature on Vista/7 that loads DLLs at random(-ish) addresses, improving security and reducing the amount of DLL relocation work required.  This option has no effect on WinXP.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3993 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-11-04 12:12:11 +00:00
..
tsvnrev Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
Conf.cpp zzogl-pg: Add a checkbox to disable automatic hack enabling, and straighten out the way auto-enabled hacks are being done a bit. 2010-10-09 07:32:33 +00:00
Win32.cpp zzogl-pg: Majorly revise the Windows config dialog box. (May still need more work.) 2010-09-17 04:39:18 +00:00
Win32.h zzogl-pg: fix for issue 701 : screwy config dialogs in win32, caused by incorrect 'bool' type on Win32 API CALLBACK functions. 2010-06-01 02:00:48 +00:00
aviUtil.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +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 all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
resrc1.h zzogl-pg: Majorly revise the Windows config dialog box. (May still need more work.) 2010-09-17 04:39:18 +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 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
zerogs.rc zzogl-pg: Majorly revise the Windows config dialog box. (May still need more work.) 2010-09-17 04:39:18 +00:00
zerogsogl.vcxproj zzogl-pg: Here I go, splitting code into separate files again... 2010-07-10 08:08:36 +00:00
zerogsogl.vcxproj.filters Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00: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
zerogsogl_2008.vcproj Plugins (MSW only): Removed the Image Randomization flag from most plugins' projects. They now default to the value specified by the PCSX2 properties sheet, which enables image randomization by default. 2010-11-04 12:12:11 +00:00