-
1.12.0 Stable
released this
2023-04-04 00:20:15 +00:00 | 41 commits to main since this releaseBUG FIXES
- Added missing texture formats to size function
- Fix MultipleThreads validation error when resetting command buffers
BREAKING API CHANGES
- Changed
Refresh_Image_LoadtoRefresh_Image_LoadPNGFromFile - Changed
Refresh_Image_FreetoRefresh_Image_FreePNG - Added
Refresh_Image_LoadPNGFromMemory - Added
Refresh_Image_LoadQOIFromFile - Added
Refresh_Image_LoadQOIFromMemory - Added
Refresh_Image_FreeQOI - Added
Refresh_Image_SaveQOI
BEHAVIOR CHANGES
- You can now load images directly from memory instead of using a filename.
- Added support for the QOI image format: https://qoiformat.org/
- You must call the appropriate
Freefunction when freeing an image load pixel buffer.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 248 KiB Refresh.dll
- 184 KiB libRefresh.so