Joel16
|
977ea941fe
|
webp: Add support for animated webp
|
2022-01-12 23:49:19 -05:00 |
|
Joel16
|
26c4b23040
|
textures: Clean up texture loading impl
|
2021-11-21 15:05:12 -05:00 |
|
Joel16
|
43da76a316
|
textures: Move the complexity of handling different file formats to textures.cpp
|
2020-11-05 17:53:43 -05:00 |
|
Joel16
|
de23401110
|
gui: Use a single window for displaying both images/gifs
|
2020-10-18 16:42:00 -04:00 |
|
Joel16
|
2ab9af9c29
|
textures: Remove unused file icon
|
2020-09-27 14:25:47 -04:00 |
|
Joel16
|
4729aa646a
|
textures: Parse SVG from data stored in buffer
|
2020-09-26 23:24:15 -04:00 |
|
Joel16
|
9fa1d60d54
|
textures: Add support for SVGs using nanosvg
|
2020-09-26 23:10:28 -04:00 |
|
Joel16
|
3c8c8b6135
|
fs: Filter out files that are not supported by VITAlbum and only display folders and supported image formats
|
2020-09-26 21:55:46 -04:00 |
|
Joel16
|
e22a9ffe58
|
textures: Implement animated gif decoding using libnsgif
|
2020-09-13 17:24:34 -04:00 |
|
Joel16
|
f99148f1c1
|
Enable STBI_NO_JPEG and use turbojpeg
|
2020-07-11 16:54:53 -04:00 |
|
Joel16
|
9d3510eef7
|
Use libpng for reading png instead of stb
|
2020-07-11 16:00:27 -04:00 |
|
Joel16
|
a0d2ac847a
|
Minor cleanup
|
2020-07-10 16:04:29 -04:00 |
|
Joel16
|
4e263cfbc9
|
Fix memleak when loading textures using stbi_load_from_memory
|
2020-07-10 15:59:57 -04:00 |
|
Joel16
|
9ef7375ccb
|
Remove leftovers of old project name
|
2020-07-07 00:24:53 -04:00 |
|
Joel16
|
18cd52564e
|
Initial commit
|
2020-07-06 22:26:33 -04:00 |
|