| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Attempt to make gdb server to exit gracefully | Xavier Del Campo Romero | 2020-06-08 | 1 | -2/+1 |
| * | Added "-gdb" command line argument to start gdb stub | Xavier Del Campo Romero | 2020-06-04 | 1 | -0/+6 |
| * | Implemented port-specific wrappers and logic for gdb stub | Xavier Del Campo Romero | 2020-06-04 | 1 | -3/+4 |
| * | Replaced in-house gdb stub by MIT-licensed implementation | Xavier Del Campo Romero | 2020-05-23 | 1 | -1/+0 |
| * | Started implementing GDB server | Xavier Del Campo Romero | 2020-05-23 | 1 | -85/+92 |
| * | Add support for GL Extensions to Windows GPU plugin | iCatButler | 2019-03-02 | 3 | -11/+24 |
| * | Port various fixes from Beetle renderers | iCatButler | 2018-12-16 | 3 | -243/+134 |
| * | Fix missing background Image | iCatButler | 2018-11-10 | 2 | -2/+2 |
| * | * Fix file and folder permissions | Stelios Tsampas | 2018-03-19 | 127 | -0/+0 |
| * | * Remove autotools build system. | Stelios Tsampas | 2018-01-12 | 1 | -0/+0 |
| * | * win32 | Stelios Tsampas | 2018-01-11 | 7 | -158/+186 |
| * | Add support for arbitrary clock multipliers | iCatButler | 2017-03-17 | 3 | -17/+26 |
| * | Fix interpreter bugs | iCatButler | 2016-06-30 | 1 | -0/+1 |
| * | Imporved CPU integration | iCatButler | 2016-06-27 | 6 | -12/+74 |
| * | Initial PGXP CPU commit | iCatButler | 2016-06-07 | 4 | -3/+33 |
| * | Add checkbox for per-game memory cards | iCatButler | 2016-05-31 | 3 | -2/+16 |
| * | Add PGXP configuration dialog | iCatButler | 2016-05-16 | 5 | -3/+97 |
| * | Implement vertex caching | iCatButler | 2016-05-15 | 1 | -1/+3 |
| * | Add PGXP visual debug mode | iCatButler | 2016-05-10 | 2 | -0/+6 |
| * | Integrate SonofUgly's overclocking mechanism | iCatButler | 2016-05-08 | 4 | -12/+68 |
| * | Fix load state bug | iCatButler | 2016-04-01 | 1 | -0/+2 |
| * | Added: | Robert Krawczyk | 2016-04-01 | 6 | -173/+206 |
| * | Bring up to date with PCSX-R master (97809) | iCatButler | 2016-03-30 | 2 | -3/+10 |
| * | - Move pgxp_gpu source files into correct folder. | iCatButler | 2016-03-26 | 4 | -128/+4 |
| * | Initial upload of PGXP. | iCatButler | 2016-03-25 | 7 | -0/+141 |
| * | Update to VS 2015 | iCatButler | 2016-03-22 | 7 | -13/+21 |
| * | . | SND\edgbla_cp | 2014-11-08 | 1 | -1/+1 |
| * | Compatibility hack for windows (Solis); | SND\edgbla_cp | 2014-10-30 | 4 | -22/+32 |
| * | windows compilation fix; | SND\edgbla_cp | 2014-03-23 | 27 | -5844/+4282 |
| * | Patch 15812 (Cyrez); | SND\edgbla_cp | 2014-02-15 | 27 | -4211/+5703 |
| * | . | SND\edgbla_cp | 2013-12-14 | 1 | -11/+11 |
| * | Updating PCSX-R version to 1.9.95. | SND\MaddTheSane_cp | 2013-11-10 | 1 | -2/+2 |
| * | PadSSSPSX, 'background' option for gamepads; | SND\edgbla_cp | 2013-08-30 | 5 | -4/+16 |
| * | * Update po; | SND\edgbla_cp | 2013-08-27 | 1 | -0/+1 |
| * | . | SND\edgbla_cp | 2013-08-27 | 1 | -2/+2 |
| * | CPU -> Save window position (windows); | SND\edgbla_cp | 2013-08-27 | 4 | -12/+43 |
| * | dialogs placement (windows); | SND\edgbla_cp | 2013-08-27 | 1 | -13/+19 |
| * | . | SND\edgbla_cp | 2013-08-27 | 1 | -12/+10 |
| * | Bumping the version up to 1.9.94. | SND\MaddTheSane_cp | 2013-08-26 | 1 | -2/+2 |
| * | Bumping the version up to 1.9.94. | SND\MaddTheSane_cp | 2013-08-26 | 1 | -3/+3 |
| * | WIN32: enable mouse cursor on GUI always. Also CDR plugin is not mandatory so... | SND\ckain_cp | 2013-07-25 | 2 | -8/+10 |
| * | Win32: fix crash if direct sound initialization fails. | SND\ckain_cp | 2013-05-17 | 1 | -0/+3 |
| * | Win32: Build place DLLs to solution dir (where pcsxr.exe is) | SND\ckain_cp | 2013-05-17 | 6 | -6/+6 |
| * | Win32: Use MFC if it is available. Otherwise Windows headers and recources. N... | SND\ckain_cp | 2013-05-17 | 6 | -0/+38 |
| * | Win32: CDR plugin is not mandatory to have since there is build-in ISO support. | SND\ckain_cp | 2013-05-17 | 1 | -2/+5 |
| * | Patch 14294 (KrossX2); | SND\edgbla_cp | 2013-05-03 | 3 | -4/+5 |
| * | Patch 14090 (KrossX2); | SND\edgbla_cp | 2013-03-19 | 3 | -4/+16 |
| * | CPU -> Hide cursor. (Windows); | SND\edgbla_cp | 2013-03-01 | 5 | -20/+40 |
| * | link cable plugin for Windows; | SND\edgbla_cp | 2013-02-24 | 43 | -6086/+3915 |
| * | windows cpu conf dialog; | SND\edgbla_cp | 2013-02-15 | 1 | -28/+28 |
