aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics
Commit message (Expand)AuthorAgeFilesLines
* Fix IRQ bugs, PutDispEnv() PAL screen centeringspicyjpeg2023-06-201-6/+5
* Fix VSync(), assert(), warnings and some examplesspicyjpeg2023-01-221-1/+1
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-3/+3
* Update sound/spustream, clean up other examplesspicyjpeg2022-10-152-38/+0
* Bump required CMake version to 3.21spicyjpeg2022-10-118-16/+16
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-124-26/+12
* Clean up and add audio file to sound/spustream examplespicyjpeg2022-08-111-1/+1
* Misc. fixes, add texturing to graphics/gte examplespicyjpeg2022-08-103-15/+40
* Rename some hwregs_c.h and hwregs.a definitionsspicyjpeg2022-02-271-0/+0
* Add psn00bsdk_target_incbin() CMake functionspicyjpeg2022-02-208-86/+12
* Add LIBPSN00B_GENERATOR option, fix .incbin alignmentspicyjpeg2022-02-074-0/+4
* Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commitspicyjpeg2022-01-179-25/+832
|\
| * Removed old libn00bref.odt document, added tilesasm example, examples in sour...U-Lameguy64-LT\Lameguy642022-01-179-25/+831
* | Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-237-28/+0
|/
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-107-9/+9
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-087-7/+7
* Migrated examples to CMakespicyjpeg2021-09-1217-461/+175
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-177-175/+363
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-0111-31/+54
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-187-7/+13
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-2912-31/+959
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-196-12/+12
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-2426-0/+2670