Open-PS2-Loader icon indicating copy to clipboard operation
Open-PS2-Loader copied to clipboard

textures.c: optimise PNG reading

Open KrahJohlito opened this issue 1 year ago • 0 comments

Pull Request checklist

Note: these are not necessarily requirements

  • [ ] I reformatted the code with clang-format
  • [x] I checked to make sure my submission worked
  • [x] I am the author of submission or have permission from the original author
  • [ ] Requires update of the PS2SDK or other dependencies
  • [ ] Others (please specify below)

Pull Request description

Reducing the number of operations should improve png loading times a bit

KrahJohlito avatar Oct 21 '24 02:10 KrahJohlito