| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split off libsmd from n00bdemo into separate library | spicyjpeg | 2023-06-20 | 1 | -180/+180 |
| * | Add IsIdleGPU(), tweak psxgpu.h, fix mdec/strvideo | spicyjpeg | 2023-04-04 | 1 | -15/+14 |
| * | Fix VSync(), assert(), warnings and some examples | spicyjpeg | 2023-01-22 | 1 | -11/+3 |
| * | Rearrange hwregs_c.h and k573io.h, add clz intrinsics | spicyjpeg | 2022-12-18 | 1 | -3/+3 |
| * | Add FPS counter to n00bdemo, more psxpad commands | spicyjpeg | 2022-03-23 | 1 | -22/+35 |
| * | Remove stdint.h, fix n00bdemo crashing | spicyjpeg | 2022-03-20 | 1 | -3/+2 |
| * | Minor fixes, add C++ placement new, n00bdemo 573 support | spicyjpeg | 2022-03-12 | 1 | -5/+41 |
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -1/+0 |
| * | Added io/pads example, psxpad.h definitions, bugfixes | spicyjpeg | 2021-11-07 | 1 | -1/+7 |
| * | Updated changelog and files missing from last commit | spicyjpeg | 2021-09-27 | 1 | -2/+4 |
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 1 | -2/+2 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 1 | -7/+10 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 1 | -0/+650 |