Commit Graph

13 Commits

Author SHA1 Message Date
Wouter Wijsman
a287a5b60e Merge pull request #113 from fjtrujy/extend_speed_sample
Add the usage of triangles for textures
2023-06-07 10:24:25 +02:00
pyroesp
0987b3602b add image_display sample to pspsdk
fix for PR

renamed logo folder to image_display, renamed logo to image in source, changed image used, removed FW version from makefile, added header to source, added image_display to all samples makefile
2023-05-28 05:05:32 +02:00
Steam Deck User
216a8c463f netdialog sample: Fix typo with 2023-04-24 23:36:35 -04:00
Steam Deck User
78a1f9ac72 Guard _PSP_FW_VERSION macro to mitigate warnings with -Wundef
Fixes #123. Guards `_PSP_FW_VERSION` references with `#if defined()` to avoid the SDK headers returning warnings when compiling modules with the `-Wundef` cflag.
2023-04-24 23:28:33 -04:00
Francisco Javier Trujillo Mata
fae4b45b36 Add the usage of triangles for textures 2023-01-26 21:04:02 +01:00
Francisco Javier Trujillo Mata
227b0de587 Make CI to fail if one sample fails 2021-11-23 01:31:57 +01:00
Francisco Javier Trujillo Mata
77ab536474 Implement some missings todo, and add libpsprtc as standard library
Remove -lm from examples because is also part of standard libraries
2021-11-16 11:25:01 +01:00
Francisco Javier Trujillo Mata
0a803b844d Update all samples to new requirements, and expose a makefile to compile all of them 2021-11-15 15:38:42 +01:00
mills32
0d3c974dd1 Add MIP Mapping Sample (#44)
* MIP Mapping sample

* Add files via upload

* MIP Mapping Sample

* Update mipmapping.c
2020-10-04 16:29:18 -07:00
Carsten Teibes
d88103a9be Fix/improve make distcheck 2020-05-16 05:23:12 +02:00
Carsten Teibes
7c6e46b487 Remove outdated svn ids, change url, fix permissions
Convert to unix line endings
2020-05-08 00:50:41 +02:00
Sam Hegarty
e3279bfee3 sync with devkit psp 2011-10-24 21:07:54 +13:00
Dan Peori
8a3bef9012 first commit 2010-10-18 12:54:49 -03:00