pcsx2/3rdparty
arcum42 0a6b6472c7 zzogl-pg: Get rid of the extra copy of zlib, and use the copy included in the main project. Add a sln file for zzogl-pg.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2773 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-03-26 06:28:51 +00:00
..
GL 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
SoundTouch Get SoundTouch working in Linux again. 2010-03-18 23:43:34 +00:00
bzip2 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
glew Fix glew_static so that it doesn't need glew installed; and add a no_asio debug build type to portaudio. 2010-01-21 10:30:47 +00:00
google wxgui: Fix linux builds and other additions/fixes. 2009-07-12 00:55:12 +00:00
libjpeg More MSVC/Win32 buildsystem fixes: Made is so you can now optionally unload all 3rdparty libs (after building at least once!) and still build the rest of PCSX2 and plugins without linker errors. This is useful for reducing the memory overhead of working in the MSVC IDE, and reduces the size of the .ncb file and the bugs that come with it. 2009-10-06 01:52:22 +00:00
portaudio SPU2-X: 2010-03-19 20:28:10 +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 w32pthreads: bad project linker setting caused occasional link errors and possibly unstable behavior. 2009-12-23 04:39:23 +00:00
wxWidgets Fix errant code refactoring mistake regarding wxEVT_IDLE 2010-01-08 15:51:31 +00:00
zlib zzogl-pg: Get rid of the extra copy of zlib, and use the copy included in the main project. Add a sln file for zzogl-pg. 2010-03-26 06:28:51 +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.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.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