summaryrefslogtreecommitdiff
path: root/libpcsxcore/pgxp_gte.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent incomplete vertices using precise NCLIPiCatButler2017-04-251-1/+1
* Fix NCLIP related crashiCatButler2016-08-011-2/+6
* Change "valid" flag to multiple bit flagsiCatButler2016-07-041-3/+3
* Additional checksiCatButler2016-07-021-4/+8
* Initialise GTE and CPU regsiters (invalidate)iCatButler2016-06-301-1/+5
* Imporved CPU integrationiCatButler2016-06-271-59/+106
* Initial PGXP CPU commitiCatButler2016-06-071-416/+22
* Add PGXP configuration dialogiCatButler2016-05-161-3/+7
* Implement vertex cachingiCatButler2016-05-151-1/+40
* More fixes for persective correct buildiCatButler2016-05-061-4/+27
* Ensure w is reset to 1.f to prevent stale values.iCatButler2016-05-031-7/+8
* Fix bugs from previousiCatButler2016-05-021-14/+14
* Perspective correct texturingiCatButler2016-04-271-85/+196
* - Fix memory addresses as each mirrored address range is further mirrored 4 t...iCatButler2016-03-281-39/+49
* - Move pgxp_gpu source files into correct folder.iCatButler2016-03-261-411/+456
* Initial upload of PGXP.iCatButler2016-03-251-0/+437