Skip to content

GLI 0.6.1.0

Compare
Choose a tag to compare
@Groovounet Groovounet released this 18 Jul 19:44
· 728 commits to master since this release
  • Fixed interface inconsistencies
  • Improved clear(), data() and size() performance using caching
  • Removed internal dependence to std::fstream
  • Added FORMAT_BGRX8_UNORM and FORMAT_BGRX8_SRGB support #48, #43
  • Improved FORMAT_RGB8_UNORM loading