..
Linux
(Most Plugins) Updated plugins to obey PCSX2's ini folder requests. This will fix problems with plugins failing to save settings on Vista/Win7 due to lack of Admin rights, and also ensures all the plugin inis show up where you would expect them to.
2009-12-19 18:30:56 +00:00
Windows
(Most Plugins) Updated plugins to obey PCSX2's ini folder requests. This will fix problems with plugins failing to save settings on Vista/Win7 due to lack of Admin rights, and also ensures all the plugin inis show up where you would expect them to.
2009-12-19 18:30:56 +00:00
Makefile.am
Some work on variable type consistancy, and getting rid of 64 bit processor checks.
2009-05-17 21:57:24 +00:00
build.sh
Linux: Get ZeroSPU2 compiling. May be modified later, because I'm not sure I'm happy about manually copying libSoundTouch.a in build.sh.
2009-02-27 00:07:07 +00:00
compile
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 19:52:59 +00:00
configure.ac
Suppose I should do something about the configure.ac files and _DEBUG, as well.
2009-06-18 09:58:56 +00:00
depcomp
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 19:52:59 +00:00
install-sh
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 19:52:59 +00:00
misc.h
Linux: Quick fixes to get the Linux build working with the changes in r1388.
2009-06-18 09:32:35 +00:00
missing
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 19:52:59 +00:00
mkinstalldirs
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-06 19:52:59 +00:00
reg.h
Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official.
2009-02-09 21:15:56 +00:00
voices.cpp
Linux: Added more correct __asm__ qualifiers and conditions; including __volatile__ on a lot of asm code (it should really be the default behavior and non-vlatile the specifier, but whatever >_<), and added register clobber specifiers. Might help unbreak some of GCC 4.4's optimization problems, although VIFdma's uber-hack SSE optimization looks like a real problem.
2009-10-05 11:05:11 +00:00
zerodma.cpp
Some work on variable type consistancy, and getting rid of 64 bit processor checks.
2009-05-17 21:57:24 +00:00
zerospu2.cpp
(Most Plugins) Updated plugins to obey PCSX2's ini folder requests. This will fix problems with plugins failing to save settings on Vista/Win7 due to lack of Admin rights, and also ensures all the plugin inis show up where you would expect them to.
2009-12-19 18:30:56 +00:00
zerospu2.h
(Most Plugins) Updated plugins to obey PCSX2's ini folder requests. This will fix problems with plugins failing to save settings on Vista/Win7 due to lack of Admin rights, and also ensures all the plugin inis show up where you would expect them to.
2009-12-19 18:30:56 +00:00