summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge with OSX commitiCatButler2016-05-155-10/+48
|\
| * Merge pull request #2 from CarterLi/masteriCatButler2016-05-135-10/+47
| |\
| | * Fix build on OSXCarter Li2016-05-135-10/+47
| |/
* | Implement vertex cachingiCatButler2016-05-157-35/+230
* | Track memory read and writes with constant addressesiCatButler2016-05-151-0/+80
* | Define and initialise PsxClockSpeediCatButler2016-05-152-1/+4
|/
* Add PGXP visual debug modeiCatButler2016-05-1010-10/+272
* Integrate SonofUgly's overclocking mechanismiCatButler2016-05-086-13/+107
* Revert pcsxr@87829iCatButler2016-05-081-27/+6
* More fixes for persective correct buildiCatButler2016-05-063-23/+56
* Ensure w is reset to 1.f to prevent stale values.iCatButler2016-05-033-8/+12
* Fix bugs from previousiCatButler2016-05-028-79/+110
* Perspective correct texturingiCatButler2016-04-2710-127/+321
* Fix load state bugiCatButler2016-04-011-0/+2
* Merge pull request #1 from tapcio/masteriCatButler2016-04-0114-364/+432
|\
| * Added:Robert Krawczyk2016-04-0114-364/+432
|/
* Revert "Son of Ugly's Wipeout patch"iCatButler2016-03-315-46/+19
* Fix default definition of pgxpMemory call.iCatButler2016-03-301-1/+1
* This Son of Ugly's Wipeout patchiCatButler2016-03-305-19/+46
* Prevent crash on negative length patchiCatButler2016-03-301-24/+11
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-3037-2308/+2645
* - Fix memory addresses as each mirrored address range is further mirrored 4 t...iCatButler2016-03-284-46/+62
* - Move pgxp_gpu source files into correct folder.iCatButler2016-03-268-465/+517
* Initial upload of PGXP.iCatButler2016-03-2519-51/+727
* Update to VS 2015iCatButler2016-03-227-13/+21
* Russian translation (edgbla);SND\edgbla_cp2015-02-2210-69/+69
* Spanish translation (Imanol08);SND\edgbla_cp2015-02-2110-960/+960
* OS X: Hook up the DFNet's okay and cancel buttons.SND\MaddTheSane_cp2015-02-101-2/+8
* OS X: add CFBundleShortVersionString to the QuickLook and Spotlight importers.SND\MaddTheSane_cp2015-02-082-0/+2
* OS X: limit what is exported on the plug-ins.SND\MaddTheSane_cp2015-02-087-0/+227
* OS X: The SoftGL plug-in don't need to link against GLKit:SND\MaddTheSane_cp2015-02-082-3/+5
* OS X: Fix an off-by-one error that was causing the QuickLook and Spotlight pl...SND\MaddTheSane_cp2015-02-073-6/+6
* Plugins/DFInput: change the order of SDL subsystems being closed on SDL2 builds.SND\MaddTheSane_cp2015-01-271-2/+3
* OS X: Have custom views use IB_DESIGNABLE.SND\MaddTheSane_cp2015-01-274-9/+20
* psxBios__card_status() (Solis);SND\edgbla_cp2015-01-271-1/+10
* OS X: Localize the multi-save string.SND\MaddTheSane_cp2015-01-185-1/+7
* OS X: Add icons to the recent item menu.SND\MaddTheSane_cp2015-01-183-8/+8
* OS X: Fix pressing "i" making the emulator speeding up.SND\MaddTheSane_cp2015-01-183-13/+15
* OS X: Remove the Code sign identity.SND\MaddTheSane_cp2014-11-171-1/+0
* OS X: Re-work PcsxrMemoryObject to make the properties more readable.SND\MaddTheSane_cp2014-11-168-64/+68
* OS X: change the dispatch_async in the freeze block to dispatch_after.SND\MaddTheSane_cp2014-11-151-4/+1
* OS X: Fix the SoftGL driver.SND\MaddTheSane_cp2014-11-111-2/+2
* OS X: Consolidate the SoftGL plug-in's OpenGL functions into one file again.SND\MaddTheSane_cp2014-11-105-823/+587
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-100-0/+0
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-1026-132/+134
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-1026-214/+215
* OS X: Move away from ivars in headers, beginning with the main app.SND\MaddTheSane_cp2014-11-1015-57/+57
* OS X: Remove an unused function in DFNet.SND\MaddTheSane_cp2014-11-101-11/+0
* OS X: fix an oversight with the paused state in EmuThread.SND\MaddTheSane_cp2014-11-092-55/+69
* .SND\edgbla_cp2014-11-081-1/+1