pcsx2/3rdparty
sudonim1 a05e9c62be Set svn:eol-style=native on all *.c *.cpp *.h
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2894 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-04-24 21:37:39 +00:00
..
GL zzogl-pg: made the project conform to PCSX2's VC2008 buildsystem mess; added GL/wglext.h to the repository. 2010-03-26 12:14:49 +00:00
SoundTouch Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
bzip2 Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
glew Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
google wxgui: Fix linux builds and other additions/fixes. 2009-07-12 00:55:12 +00:00
libjpeg Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
portaudio Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
tinyxml Don't believe we really need an xml parser in pcsx2. I've moved it to 3rd party, in case we want it at some point. Removed the xml loader code as well. 2009-10-06 10:22:52 +00:00
w32pthreads Fix PadSSSPSX building, properly fix ZeroSPU2 and the null plugins too. Remove nullplugin_svnroot.props since it's not used anymore (I misunderstood the way props work). 2010-04-15 22:18:32 +00:00
wxWidgets Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
zlib Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
3rdparty.props Made a special .props file for null plugins, since they seem to have a different folder structure than the rest. 2010-04-14 19:57:33 +00:00
3rdparty.vsprops wxWidgets/Win32: Keep wx from including <windows.h> into every app/gui related file; reduces window.h global namespace pollution and speeds up compilation times a little bit. 2009-10-07 03:52:05 +00:00
3rdpartyDLL.props Fix PadSSSPSX building, properly fix ZeroSPU2 and the null plugins too. Remove nullplugin_svnroot.props since it's not used anymore (I misunderstood the way props work). 2010-04-15 22:18:32 +00:00
3rdpartyDLL.vsprops w32pthreads: minor optimization using _declspec(thread) for internal thread handles, instead of TlsAlloc. 2009-09-29 05:04:55 +00:00
CMakeLists.txt Commit Athostr's latest patch to the cmake build support to svn. Standardizes the CMakeList files a bit, copies ps2hw.dat in to plugins, preliminary PortAudio support. Only uses the builtin SoundTouch now. 2010-01-22 04:36:49 +00:00
DefaultProjectRootDir.props Made a special .props file for null plugins, since they seem to have a different folder structure than the rest. 2010-04-14 19:57:33 +00:00
DefaultProjectRootDir.vsprops wxgui branch: Maintenance merge against trunk, plus many cleanups and project-level changes. 2009-07-03 00:49:40 +00:00
svn_readme.txt GSopen2: Added GLEW as a static library dependency. We decided it's small enough to merit being packaged with PCSX2's 3rdparty libs, and it fixes GSDX from needing GLEW32.dll. 2009-09-18 16:21:33 +00:00