.. |
GL
|
Removed all trailing whitespace in *.c *.cpp *.h because it irritates me.
|
2010-04-25 00:31:27 +00:00 |
SoundTouch
|
Apply gregory's cmake patch to fix it to compile with recent revisions. (Note: still unsupported.)
|
2010-05-04 10:17:47 +00:00 |
bzip2
|
Committing "blood's" work on building PCSX2 and plugins under msvc 2010.
|
2010-04-30 19:46:43 +00:00 |
glew
|
Committing "blood's" work on building PCSX2 and plugins under msvc 2010.
|
2010-04-30 19:46:43 +00:00 |
google
|
wxgui: Fix linux builds and other additions/fixes.
|
2009-07-12 00:55:12 +00:00 |
libjpeg
|
Committing "blood's" work on building PCSX2 and plugins under msvc 2010.
|
2010-04-30 19:46:43 +00:00 |
portaudio
|
Committing "blood's" work on building PCSX2 and plugins under msvc 2010.
|
2010-04-30 19:46:43 +00:00 |
tinyxml
|
Removed all trailing whitespace in *.c *.cpp *.h because it irritates me.
|
2010-04-25 00:31:27 +00:00 |
w32pthreads
|
Committing "blood's" work on building PCSX2 and plugins under msvc 2010.
|
2010-04-30 19:46:43 +00:00 |
wxWidgets
|
Committing "blood's" work on building PCSX2 and plugins under msvc 2010.
|
2010-04-30 19:46:43 +00:00 |
zlib
|
Fix the cmake build of zlib, and force use of the internal copies of a few of the libraries for the moment. (If the cmake build starts working properly, I'll probably reverse that, but for the moment I want them as similar as possible.)
|
2010-05-04 20:28:34 +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 |