summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Move data and pixmaps folders inside gui folder to reflect codeplex branch.Stelios Tsampas2017-07-1632-27/+63
* Bring cdriso.c up to date to enable CCDDAStelios Tsampas2017-07-165-307/+377
* Fix compilation on linux.Stelios Tsampas2017-07-1615-34/+90
* Prevent incomplete vertices using precise NCLIPiCatButler2017-04-253-2/+3
* Add texture only visualisationiCatButler2017-03-241-2/+12
* Fix issue with flat shaded primitives in colour only modeiCatButler2017-03-191-4/+5
* Fix false positive when rendering transparent objects in wireframeiCatButler2017-03-191-1/+5
* Add support for new visualisationsiCatButler2017-03-174-234/+169
* Add support for arbitrary clock multipliersiCatButler2017-03-175-44/+28
* Fix some edge cases and imprve depth visualisation:iCatButler2016-09-013-30/+253
* Merge pull request #3 from CarterLi/masteriCatButler2016-08-054-2/+45
|\
| * Fix OSX buildCarter Li2016-08-054-2/+45
|/
* Add PGXP support to 64bit dynareciCatButler2016-08-052-10/+384
* Fix possible function pointer initialisation problemiCatButler2016-08-033-4/+3
* Fix NCLIP related crashiCatButler2016-08-013-26/+30
* Various CPU updatesiCatButler2016-07-3010-194/+1017
* Use overclock on load stateiCatButler2016-07-301-0/+4
* Change "valid" flag to multiple bit flagsiCatButler2016-07-047-56/+105
* Additional checksiCatButler2016-07-028-162/+387
* Fix interpreter bugsiCatButler2016-06-303-21/+33
* Initialise GTE and CPU regsiters (invalidate)iCatButler2016-06-305-2/+25
* Disable debug modeiCatButler2016-06-294-2/+7
* Imporved CPU integrationiCatButler2016-06-2725-1420/+1305
* CPU op fixesiCatButler2016-06-111-35/+42
* Initial PGXP CPU commitiCatButler2016-06-0718-519/+2853
* Add checkbox for per-game memory cardsiCatButler2016-05-313-2/+16
* Fix screen smoothingiCatButler2016-05-311-0/+7
* Add PGXP configuration dialogiCatButler2016-05-168-21/+131
* 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