PCSX2 - The Playstation 2 Emulator
Go to file
arcum42 6dfe946e7f Linux: These weren't intended as externs...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1144 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-05-07 11:15:08 +00:00
3rdparty Buildsystem improvements - Added two new property sheets for Incremental Linking and Global Linking. Incremental Linking is fast and allows for Edit and Continue debugging (debug/devel builds), Global Linking is for Release builds. 2009-03-21 04:01:44 +00:00
bin I don't think we really need someone's random Thumbs.db file on the SVN. 2009-03-31 10:21:22 +00:00
common Improved handling of jNO_DEFAULT so that it performs a sanity check in Devel builds [currently applies to Pcsx2 only since we don't have a standard define macro for devbuild in the plugins]. 2009-05-04 14:12:21 +00:00
fps2bios FPS2BIOS. 2009-03-10 23:05:35 +00:00
pcsx2 Linux: These weren't intended as externs... 2009-05-07 11:15:08 +00:00
plugins GSdx: Reworked the sw renderer texture cache a bit, at page level its correctness was questionable if the base address was not page aligned, so now keeping track of blocks (32x more), may be slower or faster by a few percent (number of blocks vs. finer resolution). 2009-05-07 06:32:10 +00:00
build.sh Get rid of duplicated code in PS2Etypes.h. :) 2009-04-29 11:47:05 +00:00
pcsx2_suite_2008.sln Optimized vtlb direct path memory operations using some crafty asm code. Expect 2-3% speedups in most things, and perhaps more in some FMVs. 2009-05-06 02:15:43 +00:00