Joel16
|
1107e604b3
|
fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs
|
2022-08-06 11:33:30 -04:00 |
|
Joel16
|
ee42d0234c
|
fs: Remove cwd from config and clean up fs/config code
|
2022-08-02 15:20:26 -04:00 |
|
Joel16
|
c5e4ddb4ac
|
textures: Free all textures on exit
|
2022-08-01 23:37:47 -04:00 |
|
Joel16
|
11c72a3625
|
textures: Display image properties, allow user to display next/prev images in folder and clear texture IDs
|
2022-08-01 23:24:49 -04:00 |
|
Joel16
|
01ca3098bd
|
textures: Explictly specify texture namespace in LoadImageBMP
|
2022-08-01 14:50:57 -04:00 |
|
Joel16
|
388b030371
|
textures: Explictly specify texture namespace
|
2022-08-01 14:50:17 -04:00 |
|
Joel16
|
05eb58cf48
|
textures: Remove libnsgif and use gif_lib for loading gifs
|
2022-08-01 14:48:39 -04:00 |
|
Joel16
|
d8b1be755c
|
headers: Rename *.h to *.hpp and use #pragma once
|
2022-08-01 12:01:10 -04:00 |
|
Joel16
|
cd027a599f
|
next-opengl3: Switch back to opengl3 for now
|
2022-07-30 16:38:14 -04:00 |
|
Joel16
|
ee4fbc8a31
|
textures: Cleanup and remove free function param
|
2021-09-13 17:02:45 -04:00 |
|
Joel16
|
fad77d8785
|
Clean up various messed up indentation throughtout souce
|
2021-09-12 19:54:27 -04:00 |
|
Joel16
|
e6e82836bc
|
NX-Shell(Deko3D): Initial commit
|
2021-09-12 17:08:02 -04:00 |
|
Joel16
|
6efcc03500
|
textures: Add support viewing animated/non-animated gifs
|
2020-10-22 12:17:10 -04:00 |
|
Joel16
|
4cececbfb9
|
textures: Minor consistency changes
|
2020-09-14 22:08:56 -04:00 |
|
Joel16
|
f7e629df19
|
textures: Log failed FS functions
|
2020-09-03 02:19:14 -04:00 |
|
Joel16
|
9d38f0ca12
|
utils: Consistency changes
|
2020-08-31 14:15:46 -04:00 |
|
Joel16
|
de21d4864a
|
fs: No need to close handles if fsFsOpenFile failed
|
2020-08-30 12:12:34 -04:00 |
|
Joel16
|
e5c98b138f
|
textures: Use libnsbmp to decode BMP
|
2020-08-29 23:35:57 -04:00 |
|
Joel16
|
668ec394b4
|
textures: Fix unaligned access when loading image path data
|
2020-08-29 16:01:58 -04:00 |
|
Joel16
|
84863b91b3
|
textures: Use texture width/height directly from the texture struct
|
2020-08-23 12:10:35 -04:00 |
|
Joel16
|
3e78a26b5d
|
textures: Add support for loading webp and use libpng for png decoding, turbojpeg for jpeg
|
2020-08-21 16:28:15 -04:00 |
|
Joel16
|
9b02f6661a
|
gui: Remove unused FileTypeBinary and use an array of textures for file icons
|
2020-08-11 21:48:10 -04:00 |
|
Joel16
|
74bea573fa
|
gui: Display text icon for config, log and text files
|
2020-08-04 20:39:03 -04:00 |
|
Joel16
|
c0a6c47af9
|
Initial commit (next)
|
2020-08-03 18:10:06 -04:00 |
|