VITAlbum/include
2021-07-18 21:31:33 -04:00
..
config.h config: Implement config mechanism to save list visited diretory + some other options/toggles 2020-09-16 22:50:50 -04:00
dr_pcx.h Initial commit 2020-07-06 22:26:33 -04:00
fs.h fs: Use std::vectors instead of array pointers for holding fs entries 2020-10-18 13:02:37 -04:00
gui.h fs: Clean up FS::GetDirList and fix compile errors 2021-07-18 21:31:33 -04:00
keyboard.h Fully implement osk using sceImeDialog 2020-07-30 16:35:32 -04:00
log.h log: Refactor logging mechanism to log only if dev options are enabled 2020-09-17 19:11:08 -04:00
nanosvg.h textures: Add support for SVGs using nanosvg 2020-09-26 23:10:28 -04:00
nanosvgrast.h textures: Add support for SVGs using nanosvg 2020-09-26 23:10:28 -04:00
popups.h properties: Hide edit width/height buttons and pass the popup state as a parameter 2020-10-18 16:52:57 -04:00
stb_image_resize.h Initial commit 2020-07-06 22:26:33 -04:00
stb_image.h Update stb_image.h 2020-07-30 21:57:08 -04:00
textures.h textures: Move the complexity of handling different file formats to textures.cpp 2020-11-05 17:53:43 -05:00
utils.h gui: Use L stick to zoom in/out of image 2020-12-31 12:55:47 -05:00
windows.h gui: Use a single window for displaying both images/gifs 2020-10-18 16:42:00 -04:00