index
:
lisiblepng.git
main
A PNG decoding library
clements
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cross
/
playdate.txt
(
unfollow
)
Commit message (
Expand
)
Author
2024-06-10
Revert "Setup cross-compilation for playdate"
Clement Sibille
2024-06-10
Revert "Make LisPng_decode use a u8* instead of a FILE*"
Clement Sibille
2024-06-09
Make LisPng_decode use a u8* instead of a FILE*
Clement Sibille
2024-06-02
Setup cross-compilation for playdate
Clement Sibille
2024-06-01
Allow setting log level at runtime
Clement Sibille
2024-05-20
Use lisiblestd-0.2.0
Clement Sibille
2024-05-20
Use lisiblestd-0.1.0
Clement Sibille
2024-03-10
Add support for Indexed-colour colour type
Clement Sibille
2024-03-09
Fix reallocation of the image data
Clement Sibille
2024-03-08
Add LisPng_write_RGBA8_data()
Clement Sibille
2024-03-07
Replace LISIBLE_PNG_COMPUTE_CRC -> LPNG_COMPUTE_CRC
Clement Sibille
2024-03-07
Fix bitstream implementation
Clement Sibille
2024-03-06
Update CHANGELOG.md
Clement Sibille
2024-03-06
Improve error handling in lisiblepng-bin
Clement Sibille
2024-03-05
Add accessor methods for PNG data
Clement Sibille
2024-03-05
Add lisiblepng-bin informations to README.md
Clement Sibille
2024-03-05
Add version number to build.meson
Clement Sibille
2024-03-05
Add line-breaks to logs in bin
Clement Sibille
2024-03-05
Add various fixes and improve code
Clement Sibille