pcsx2/3rdparty
gregory.hainaut@gmail.com 9b987a959b GregMiscellaneous: spu2x:
* Copy wavfile back to spu2x directory. Note I shrink the file to only usefull feature to keep it small.

Rationale: Wavfile is not delivered by the soundtouch library (it is an example).



git-svn-id: http://pcsx2.googlecode.com/svn/branches/GregMiscellaneous@3948 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-10-19 20:29:01 +00:00
..
GL Also update glew to 1.5.4, and wglext.h to the latest version from http://www.opengl.org/registry/api/wglext.h 2010-05-31 20:07:02 +00:00
SoundTouch GregMiscellaneous: spu2x: 2010-10-19 20:29:01 +00:00
bzip2 cmake: properly separate ldflags from cflags 2010-07-25 14:20:03 +00:00
glew Also update glew to 1.5.4, and wglext.h to the latest version from http://www.opengl.org/registry/api/wglext.h 2010-05-31 20:07:02 +00:00
google wxgui: Fix linux builds and other additions/fixes. 2009-07-12 00:55:12 +00:00
libjpeg Disable LTCG on wxCore, wxAdv, zlib, libjpeg, and the x86Emitter. Slices Release mode build times by more than half and shaves 200K- off the .exe size. (I really should have done this sooner) 2010-06-05 15:41:40 +00:00
portaudio Sync with portaudio r1541 at rama's request. 2010-10-05 20:52:42 +00:00
soundtouch_linux_include * Apply a co-patch of Air and me to use linux friendly include path 2010-06-11 13:51: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 w32pthreads: remove some unnecessary cleanup code being run on critical errors, which was only causing confusion when debugging thread crashes. 2010-09-29 11:29:21 +00:00
wxWidgets wxWidgets/MSW: Likely fix for "cannot commit changes to pcsx2.ini" type errors. 2010-10-05 14:11:22 +00:00
zlib cmake: properly separate ldflags from cflags 2010-07-25 14:20:03 +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 [cmake]: 2010-06-22 13:30:36 +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