Siddharth Singh
cba9b99fd2
Merge branch 'master' into patch-2
2024-05-19 04:17:35 +05:30
Siddharth Singh
7e64719d5b
fix formatting (almost)
2024-05-19 04:15:31 +05:30
Siddharth Singh
7ed221215d
samples/net/simple: Run in user mode instead of kernel mode
...
Kernel mode samples did not run correctly. This commit switches the sample over to run in userland, and changes some heap settings as well.
2024-05-19 03:22:30 +05:30
Wouter Wijsman
02bb3a4fa8
Fix net simple_prx for gcc 14
2024-05-18 22:43:15 +02:00
Wouter Wijsman
2a9802e68d
Fix net simple sample for gcc 14
2024-05-18 22:41:17 +02:00
Wouter Wijsman
116094c366
Resolve warning in nand dumpipl sample
2024-05-18 22:36:07 +02:00
Wouter Wijsman
549ed3a43f
Fix mp3 sample for gcc 14
2024-05-18 22:32:48 +02:00
Wouter Wijsman
343e8b38f6
Fix spharm example for gcc14
2024-05-18 22:25:31 +02:00
Sokus
2e71465c8f
Fix indentation in samples/controller/basic
2024-03-07 16:54:58 +01:00
Sokus
125d360ec1
Refactor Controller Kernel Library documentation
2024-03-06 20:03:50 +01:00
Diamond Rivero
74fac9637f
change mp3 file path
2024-02-04 22:24:55 +08:00
Diamond Rivero
110d030ef2
add mp3 file sample
2024-02-04 22:16:42 +08:00
Crow-bar
b1b14aa46d
mp3: new API definitions
2024-02-02 14:48:18 +03:00
bvdaakster
9dc89b1a49
Fix htmlviewer sample ( #145 )
...
* Fix htmlviewer sample
* Uses PSP_HEAP_THRESHOLD_SIZE_KB macro instead of defining a fixed heap size
* Revert to original htmlviewer sample and apply minimal fixes only
---------
Co-authored-by: Bas van den Aakster <bas@xtr.dev >
2023-07-14 09:41:11 +02:00
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