aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxgpu
Commit message (Expand)AuthorAgeFilesLines
* Migrated libpsn00b to CMakespicyjpeg2021-09-121-59/+0
* Merge pull request #36 from spicyjpeg/dynlinkJohn "Lameguy" Wilbert Villamor2021-08-311-22/+35
|\
| * Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-22/+35
* | Forgot to commit updated font.cJohn Wilbert M. Villamor2021-08-311-5/+5
|/
* Fixed missing type errors when compiling libraries due to the new variable ty...John Wilbert M. Villamor2021-07-015-5/+10
* Minor Makefile fixesAustin Annestrand2021-02-201-1/+1
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-1910-440/+489
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add...John Wilbert M. Villamor2020-02-281-0/+20
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-223-8/+6
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega...John Wilbert M. Villamor2019-10-111-1/+1
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-176-15/+146
* Fixed bug in DrawPrim() where it sends 1 extra junk wordJohn Wilbert M. Villamor2019-06-241-0/+1
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-2314-240/+799
* Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the...lameguy642019-05-232-15/+81
* First commitJohn Wilbert M. Villamor2019-04-0619-0/+1087