summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | * Revert parts of the per game memory card patch.Stelios Tsampas2017-07-3010-60/+84
* | | Merge pull request #6 from loathingKernel/fix-linux-buildiCatButler2018-03-13102-2087/+3160
|\ \ \
| * \ \ Merge branch 'master' into fix-linux-buildiCatButler2018-03-1317-399/+721
| |\ \ \ | |/ / / |/| | / | | |/ | |/|
* | | Merge pull request #5 from MrLavender/masteriCatButler2018-03-1317-389/+712
|\ \ \
| * \ \ Merge branch 'master' into masteriCatButler2018-03-130-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #4 from chrisballinger/macos-fixesiCatButler2018-03-134-11/+15
|\ \ \ \
| * | | | Fix Xcode build issuesChris Ballinger2016-10-254-11/+15
| | * | | Various fixes to PeopsOpenGL preferences UI on OSXMrLavender2017-07-153-282/+220
| | * | | Add CPU Overclocking to preferences UI on OS XMrLavender2017-07-014-2/+100
| | * | | Add PGXP preferences UI for OS XMrLavender2017-07-016-4/+241
| | * | | Fix PeopsXgl exports on OSXMrLavender2017-06-291-0/+4
| | * | | Fix PGXP support in 64bit dynarec on OSX/LinuxMrLavender2017-06-293-89/+143
| | * | | Fix OSX debug buildMrLavender2017-06-274-22/+16
| | * | | Add OSX files to gitignoreMrLavender2017-06-271-0/+2
| |/ / / |/| | |
| | * | * Don't build PIE executablesStelios Tsampas2017-07-312-0/+10
| | |/
| | * * Plugin.c: Add PGXP visual debug binding (F11)Stelios Tsampas2017-07-284-10/+10
| | * * dfinput: Fix possible buffer overflows in the ui.Stelios Tsampas2017-07-204-11/+17
| | * * Add setting to disable physical gamepad vibration.Stelios Tsampas2017-07-195-23/+97
| | * * Optimized pixmaps to reduce sizeStelios Tsampas2017-07-1824-0/+0
| | * * Add UI configuration knobs from overclocking, wipeout memhack and per game ...Stelios Tsampas2017-07-183-715/+857
| | * * Add configuration UI for PGXP.Stelios Tsampas2017-07-1710-2/+396
| | * * Add nullsio1 plugin from upstreamStelios Tsampas2017-07-175-0/+336
| | * * Bring pluing Linux(gtk) interfaces up to date.Stelios Tsampas2017-07-1720-814/+855
| | * * Bring main Linux(gtk) UI up to date to remove deprecated warnings.Stelios Tsampas2017-07-1729-436/+349
| | * * 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