aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/psxgpu.h
Commit message (Expand)AuthorAgeFilesLines
* Update submodules, minor bugfixes and updatesspicyjpeg2024-10-141-1/+1
* Fix bugs in libc, psxgpu, psxpress, clean up headersspicyjpeg2024-01-081-17/+17
* More library cleanups and libc fixesspicyjpeg2023-05-211-2/+2
* Add GPU IRQ variants of all display list APIsspicyjpeg2023-05-111-0/+5
* Add MoveImage(), SetDrawOpType(), GPU IRQ supportspicyjpeg2023-05-111-15/+25
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-4/+18
* Add IsIdleGPU(), tweak psxgpu.h, fix mdec/strvideospicyjpeg2023-04-041-17/+31
* Fix VSync() rate limiter, add missing tagless packetsspicyjpeg2023-01-131-38/+52
* Re-enable MoveImage(), add tagless primitive structsspicyjpeg2022-12-281-101/+111
* Misc. bugfixes, add support for DRAWENV texture windowsspicyjpeg2022-12-181-2/+13
* Misc. libpsn00b bugfixes, new critical section macrosspicyjpeg2022-11-151-2/+2
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-41/+64
* Add MoveImage(), use draw queue for psxgpu VRAM APIsspicyjpeg2022-10-181-6/+16
* Fix psxgpu and psxetc bugs, add VSyncHaltFunction()spicyjpeg2022-08-211-0/+1
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-301-515/+391
* Refactor libpsxgpu in C, add OT drawing queuespicyjpeg2022-06-291-25/+44
* Minor psxgpu/psxpad header changesspicyjpeg2022-01-171-1/+1
* Added missing header declarations, FlushCache, misc library bugfixesspicyjpeg2021-08-171-0/+2
* Fixed missing type errors when compiling libraries due to the new variable ty...John Wilbert M. Villamor2021-07-011-1/+1
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-011-234/+270
* Added updated library reference, added struct names in psxgpu.h, defined GTE ...John Wilbert M. Villamor2021-01-051-35/+35
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-6/+8
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add...John Wilbert M. Villamor2020-02-281-7/+9
* Merge pull request #10 from JaCzekanski/patch-2John Wilbert Villamor2020-01-061-1/+1
|\
| * Fixed typo in setUVWHJakub Czekański2019-12-031-2/+2
* | Fix setDrawMask macroJakub Czekański2019-11-291-2/+2
|/
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-15/+41
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega...John Wilbert M. Villamor2019-10-111-1/+1
* Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU...John Wilbert M. Villamor2019-09-231-3/+3
* Added childexec example, added BIOS memory card functions, changed PAD functi...John Wilbert M. Villamor2019-08-171-7/+2
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-171-8/+12
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-231-49/+55
* First commitJohn Wilbert M. Villamor2019-04-061-0/+556