Stability Improvements
(deleted) requested to merge fix-buffer-leak into master
- Don't leave old buffers lying around forever, clean them up when fully unnecessary.
- Don't reduce the size of buffers when resizing down.
- Fix an extra x8 applied to bpp, that was wasting precious TILER space.
Should fix issues around resizing windows, and VLC crashing on startup.