summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Started implementing GDB serverXavier Del Campo Romero2020-05-2312-111/+270
* Added GDB server on CpuCfg UI dialog, rearranged layoutXavier Del Campo Romero2020-05-223-58/+71
* client_socket was being accidentally reset to -1Xavier Del Campo Romero2020-05-222-6/+21
* Merge branch 'master' into multisocketsXavier Del Campo Romero2020-05-202-1/+60
|\
| * Added missing dependency Harfbuzz to GTK3Xavier Del Campo Romero2020-05-202-1/+60
* | Introduced dynstr, other breaking changesXavi Del Campo2020-05-027-234/+333
* | Added dynstr, fixed NULL pointer accessXavi Del Campo2020-05-024-24/+32
* | Support for multiple socketsXavi Del Campo2020-05-022-63/+61
|/
* Merge pull request #11 from Mystro256/masteriCatButler2019-03-061-2/+5
|\
| * Disable autoselect for PPC dynarec since it's brokenMystro2562019-02-131-2/+5
* | Merge pull request #10 from loathingKernel/masteriCatButler2019-03-063-9/+81
|\ \
| * | Add Line Hack Mode selection box for Linux UIStelios Tsampas2018-12-243-9/+81
| |/
* | Merge branch 'master' of https://github.com/iCatButler/pcsxr.gitiCatButler2019-03-021-21/+21
|\|
| * Merge pull request #9 from jlHertel/masteriCatButler2018-12-181-21/+21
| |\
| | * Fix various GCC warnings on peopsxgl pluginJean Hertel2018-08-161-21/+21
* | | Add support for GL Extensions to Windows GPU pluginiCatButler2019-03-024-12/+25
|/ /
* | Port various fixes from Beetle renderersiCatButler2018-12-166-394/+327
* | Fix missing background ImageiCatButler2018-11-102-2/+2
|/
* Merge pull request #8 from loathingKernel/travisiCatButler2018-04-27385-50/+70
|\
| * * Use separate dockerfiles for gcc and clangStelios Tsampas2018-03-224-20/+26
| * * Remove unneeded mcd argument on macosxStelios Tsampas2018-03-221-5/+5
| * * Add Travis CI for Linux (through docker) and OS XStelios Tsampas2018-03-222-28/+47
| * * Fix file and folder permissionsStelios Tsampas2018-03-19369-0/+0
| * * Use no-pie for clang too.Stelios Tsampas2018-03-191-1/+2
| * * CMake messagesStelios Tsampas2018-03-1911-16/+10
|/
* Merge pull request #7 from loathingKernel/sync-with-codeplexiCatButler2018-03-19119-25922/+27356
|\
| * * Remove autotools build system.Stelios Tsampas2018-01-1240-1829/+12
| * * Zip artifactsStelios Tsampas2018-01-111-2/+10
| * * Travis won't work because of libgtk requirementsStelios Tsampas2018-01-111-1/+3
| * * Add gnu99 compiler directive, make build compatible with earlier automake v...Stelios Tsampas2018-01-1110-17/+51
| * * Hopefully travis will be happy now and start makeStelios Tsampas2018-01-111-2/+4
| * * Add needed m4 macros to keep ubuntu bullshit happyStelios Tsampas2018-01-113-0/+104
| * * Add appveyor.ymlStelios Tsampas2018-01-112-1/+15
| * * win32Stelios Tsampas2018-01-117-158/+186
| * Create .travis.ymlStelios Tsampas2018-01-111-0/+13
| * Merge branch 'fix-linux-build' into sync-with-codeplexStelios Tsampas2017-07-312-1/+8
| |\
| * | * Fix CMake to include PGXP sources. Import updated translations.Stelios Tsampas2017-07-3126-23847/+24030
| * | * Import CMake build system from codeplexStelios Tsampas2017-07-3135-0/+2732
| * | * Sync with codeplex branch (libpcsxcore, linux gui)Stelios Tsampas2017-07-3140-211/+321
| * | * 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