pcsx2/plugins/zzogl-pg/opengl/Win32
Jake.Stine ed7638488c zzogl-pg: compilation fixex for MSVC builds:
* resolve a namespace conflict between std::count (due to a 'using namespatce std;' directive)  [debug builds only]
 * switch all MSW-specific code to be unicode compliant so that unicode-only Utilities lib can be used under Windows.  [should work, but needs proper testing]
 * fix some properties sheets so that windows-specific DLL dependencies (common controls and UUID stuff provided by Windows) are linked automatically into wx/utils based plugins.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4140 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-12-25 04:38:44 +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: compilation fixex for MSVC builds: 2010-12-25 04:38:44 +00:00
Win32.cpp zzogl-pg: compilation fixex for MSVC builds: 2010-12-25 04:38:44 +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 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 all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +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 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 GregMiscellaneous: Sync against trunk. (3768:3804) 2010-09-19 08:01:48 +00:00
zerogsogl.vcxproj GregMiscellaneous: zzogl-pg: Start gathering the hack code in one place. 2010-11-07 04:45:10 +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 zzogl-pg: compilation fixex for MSVC builds: 2010-12-25 04:38:44 +00:00