summaryrefslogtreecommitdiff
path: root/plugins/peopsxgl
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-1924-0/+0
* * CMake messagesStelios Tsampas2018-03-191-1/+0
* * Remove autotools build system.Stelios Tsampas2018-01-121-60/+0
* * Add gnu99 compiler directive, make build compatible with earlier automake v...Stelios Tsampas2018-01-111-2/+6
* * Fix CMake to include PGXP sources. Import updated translations.Stelios Tsampas2017-07-311-1/+2
* * Import CMake build system from codeplexStelios Tsampas2017-07-311-0/+75
* * Sync with codeplex branch (libpcsxcore, linux gui)Stelios Tsampas2017-07-315-13/+7
* * Add configuration UI for PGXP.Stelios Tsampas2017-07-171-0/+3
* * Bring pluing Linux(gtk) interfaces up to date.Stelios Tsampas2017-07-173-346/+329
* 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-301-10/+39
* - 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
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* peopsgl/xvideo: CPUToVRAM write: wrap to beginning of same scanline when goin...SND\ckain_cp2014-01-301-4/+11
* build system fixes by Michał Górny.SND\edgbla_cp2013-12-171-3/+4
* peopsgl/xvideo: fixed interlace/frame bit31 toggling. Now X-Men Academies are...SND\ckain_cp2013-11-141-6/+27
* .SND\edgbla_cp2013-09-051-3/+3
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
* Fix compiling issue.SND\MaddTheSane_cp2013-08-212-34/+36
* Get rid of a warning about integer truncationSND\MaddTheSane_cp2013-07-081-1/+1
* Ignore case XK_section on OS X for now.SND\MaddTheSane_cp2013-04-191-1/+3