Davidah121 / SMPL

A static C++ library that encompasses all of the tools I have made to make development easier.
1 stars 0 forks source link

Fix window pixel buffer error on scaling #119

Closed Davidah121 closed 2 years ago

Davidah121 commented 2 years ago

At certain window sizes, the window pixels glitch out which is indicative of an incorrect buffer due to padding.