summaryrefslogtreecommitdiff
path: root/plugins/peopsxgl
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTK: dfinput added emulator key (hotkey) mapping to keyboard or controller. E...SND\ckain_cp2013-04-161-9/+22
* .SND\edgbla_cp2013-03-193-43/+81
* Patch 14090 (KrossX2);SND\edgbla_cp2013-03-193-7/+12
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-2/+2
* .SND\edgbla_cp2013-02-232-493/+501
* test commit.SND\MaddTheSane_cp2012-12-201-2/+11
* gtk3 (thanks to Rafał Mużyło);SND\edgbla_cp2012-11-203-99/+192
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-1826-27516/+27516
* Do not leave zombie process when running configure utilities.SND\weimingzhi_cp2012-10-231-6/+21
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@77577 e17a0e51-4ae3-4d35...SND\edgbla_cp2012-04-211-2/+4
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-192-2/+2
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-3/+7
* Patch 10831 from Durandal_1707:SND\MaddTheSane_cp2011-11-171-0/+1
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+16
* Fixing inlines to be either static inline or extern inline as the case may be.SND\MaddTheSane_cp2011-11-121-2/+0
* Patch 10804, 10805 (MaddTheSane).SND\edgbla_cp2011-11-121-0/+4
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-095-75/+80