PCSX2 - The Playstation 2 Emulator
Go to file
gabest11 120971ec4f GSdx: Implemented edge anti-aliasing (aa1) for software mode, bios or ffx are good test subjects (not many other games use it). It's still a bit slow but could be improved a lot by not doing 4 pixels with sse for each single edge pixel, that's just a lot of unnecessary texture lookups. The bios config screen cubes are still bogus, gs_user on aa1 isn't too helpful...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@721 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-03-09 01:42:56 +00:00
3rdparty SPU2-X: Fixed some problems with saving/loading states, when loading from old savestate versions. 2009-03-07 19:04:37 +00:00
bin More work on patches removals and cleanups 2009-02-25 15:34:30 +00:00
common Many small bugfixes and optimizations: 2009-03-08 20:10:09 +00:00
fps2bios 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
pcsx2 Linux: inline asm fixes. 2009-03-08 23:28:39 +00:00
plugins GSdx: Implemented edge anti-aliasing (aa1) for software mode, bios or ffx are good test subjects (not many other games use it). It's still a bit slow but could be improved a lot by not doing 4 pixels with sse for each single edge pixel, that's just a lot of unnecessary texture lookups. The bios config screen cubes are still bogus, gs_user on aa1 isn't too helpful... 2009-03-09 01:42:56 +00:00
build.sh A few minor changes. 2009-03-01 11:38:05 +00:00
pcsx2_suite_2008.sln Added some better support for 8 bit VIFdma writes, cleaned up some logging stuff, and added version resources to SPU2-X and ZeroSPU2. 2009-02-24 19:58:17 +00:00