.. |
GL
|
Committing changes to the MSVC 2010 build system as posted in issue #977.
|
2011-03-21 21:51:50 +00:00 |
SoundTouch
|
Make PCSX2 compile with Visual Studio 2012 (3/3): Upgrade the project files and fix a few project names. Update the .sln to point to the right project files.
|
2012-08-19 19:54:12 +00:00 |
bzip2
|
Make PCSX2 compile with Visual Studio 2012 (3/3): Upgrade the project files and fix a few project names. Update the .sln to point to the right project files.
|
2012-08-19 19:54:12 +00:00 |
google
|
wxgui: Fix linux builds and other additions/fixes.
|
2009-07-12 00:55:12 +00:00 |
libjpeg
|
Make PCSX2 compile with Visual Studio 2012 (3/3): Upgrade the project files and fix a few project names. Update the .sln to point to the right project files.
|
2012-08-19 19:54:12 +00:00 |
portaudio
|
Make PCSX2 compile with Visual Studio 2012 (3/3): Upgrade the project files and fix a few project names. Update the .sln to point to the right project files.
|
2012-08-19 19:54:12 +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
|
Make PCSX2 compile with Visual Studio 2012 (3/3): Upgrade the project files and fix a few project names. Update the .sln to point to the right project files.
|
2012-08-19 19:54:12 +00:00 |
wxWidgets
|
Make PCSX2 compile with Visual Studio 2012 (3/3): Upgrade the project files and fix a few project names. Update the .sln to point to the right project files.
|
2012-08-19 19:54:12 +00:00 |
zlib
|
Make PCSX2 compile with Visual Studio 2012 (3/3): Upgrade the project files and fix a few project names. Update the .sln to point to the right project files.
|
2012-08-19 19:54:12 +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
|
gsdx: remove completely the SDL backend. Let's hope I didn't break too much VS
|
2012-08-15 10:22:19 +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 |