aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxspu/common.c
Commit message (Collapse)AuthorAgeFilesLines
* Update submodules, minor bugfixes and updatesspicyjpeg2024-10-141-3/+4
|
* Add MoveImage(), SetDrawOpType(), GPU IRQ supportspicyjpeg2023-05-111-0/+8
|
* Add argument validation to most libpsn00b functionsspicyjpeg2023-04-041-1/+9
|
* Add BS v3 decoding, fix MDEC API and strvideo examplespicyjpeg2023-01-231-2/+2
|
* Add CdUnlock() and DMA priority APIspicyjpeg2022-12-281-6/+8
|
* Rearrange hwregs_c.h and k573io.h, add clz intrinsicsspicyjpeg2022-12-181-3/+3
|
* Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA readspicyjpeg2022-11-171-0/+7
|
* Misc. libpsn00b bugfixes, new critical section macrosspicyjpeg2022-11-151-4/+6
|
* Refactor sound examples, add new spustream examplespicyjpeg2022-10-271-5/+10
|
* Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enumsspicyjpeg2022-10-271-31/+62
|
* Library bugfixes and additions, _sdk_log_inner() removalspicyjpeg2022-10-231-3/+6
|
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-4/+4
|
* Add debug log buffering, fix GetHeapUsage()spicyjpeg2022-10-181-10/+4
|
* Add MoveImage(), use draw queue for psxgpu VRAM APIsspicyjpeg2022-10-181-29/+29
|
* Replace DEBUG macro with standard NDEBUG macrospicyjpeg2022-10-111-3/+3
|
* Fix DMACallback bug, disable logging in release buildsspicyjpeg2022-10-081-8/+14
|
* Clean up and add audio file to sound/spustream examplespicyjpeg2022-08-111-7/+10
|
* Misc. fixes, add texturing to graphics/gte examplespicyjpeg2022-08-101-2/+2
|
* Rewrite libpsxspu in C and update sound examplesspicyjpeg2022-07-311-0/+154