summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* OpenGL_GL_PREFERENCE set to LEGACYXavier Del Campo Romero2020-06-041-0/+1
* Added dynstr, fixed NULL pointer accessXavi Del Campo2020-05-021-6/+11
* 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-021-1/+1
|/ /
* / Port various fixes from Beetle renderersiCatButler2018-12-163-151/+193
|/
* * Fix file and folder permissionsStelios Tsampas2018-03-19107-0/+0
* * CMake messagesStelios Tsampas2018-03-198-12/+7
* * Remove autotools build system.Stelios Tsampas2018-01-128-412/+0
* * Add gnu99 compiler directive, make build compatible with earlier automake v...Stelios Tsampas2018-01-117-14/+42
* * Fix CMake to include PGXP sources. Import updated translations.Stelios Tsampas2017-07-318-12/+13
* * Import CMake build system from codeplexStelios Tsampas2017-07-319-0/+588
* * Sync with codeplex branch (libpcsxcore, linux gui)Stelios Tsampas2017-07-3116-20/+45
* * Plugin.c: Add PGXP visual debug binding (F11)Stelios Tsampas2017-07-281-5/+3
* * 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
* * Add configuration UI for PGXP.Stelios Tsampas2017-07-177-0/+19
* * Add nullsio1 plugin from upstreamStelios Tsampas2017-07-173-0/+334
* * Bring pluing Linux(gtk) interfaces up to date.Stelios Tsampas2017-07-1720-814/+855
* Fix compilation on linux.Stelios Tsampas2017-07-163-5/+15
* 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
* Fix some edge cases and imprve depth visualisation:iCatButler2016-09-013-30/+253
* Various CPU updatesiCatButler2016-07-303-27/+94
* Change "valid" flag to multiple bit flagsiCatButler2016-07-041-8/+29
* Imporved CPU integrationiCatButler2016-06-271-10/+24
* Initial PGXP CPU commitiCatButler2016-06-071-30/+105
* Fix screen smoothingiCatButler2016-05-311-0/+7
* Add PGXP configuration dialogiCatButler2016-05-161-15/+23
* Implement vertex cachingiCatButler2016-05-151-11/+153
* Add PGXP visual debug modeiCatButler2016-05-105-10/+256
* Revert pcsxr@87829iCatButler2016-05-081-27/+6
* More fixes for persective correct buildiCatButler2016-05-061-10/+13
* Ensure w is reset to 1.f to prevent stale values.iCatButler2016-05-032-1/+4
* Fix bugs from previousiCatButler2016-05-026-57/+88
* Perspective correct texturingiCatButler2016-04-276-37/+112
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-307-74/+156
* - Fix memory addresses as each mirrored address range is further mirrored 4 t...iCatButler2016-03-281-1/+1
* - Move pgxp_gpu source files into correct folder.iCatButler2016-03-263-2/+127
* Initial upload of PGXP.iCatButler2016-03-254-21/+35
* Plugins/DFInput: change the order of SDL subsystems being closed on SDL2 builds.SND\MaddTheSane_cp2015-01-271-2/+3
* plug-ins: Quiet some 64-bit to 32-bit warnings on 64-bit OSes, specifically O...SND\MaddTheSane_cp2014-10-073-4/+4
* OS X: Minor changesSND\MaddTheSane_cp2014-05-227-14/+14
* sio1blade windows crash fix;SND\edgbla_cp2014-04-242-8/+18
* Refactored plugin warnings.SND\ckain_cp2014-04-165-69/+69