mirror of
https://github.com/libretro/pcsx2.git
synced 2025-01-29 13:32:13 +00:00
b6af82efa8
* Implemented support for legacy GS plugins (considered anything prior to the Reordering merge). * Added a lot of 'const' qualifiers to the GSgifTransfer functions in both GSdx and zzogl. DevNote: GS plugins shouldn't be modifying the data provided to them from PCSX2 -- zzogl wasn't, GSdx was. I had to do a little bit of juggling to remove the mem modifications from GSdx's TEX0/TEX2 handlers. With luck, nothing's broken. ;) git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3536 96395faa-99c1-11dd-bbfe-3dabce05a288