ref: 6b18ec91bec40a2d9c2cb766fb8d30ab72337a9d
parent: ba797d0fead03c555cf199250f6fb94a36fb15ad
author: Clownacy <Clownacy@users.noreply.github.com>
date: Mon Sep 14 19:01:59 EDT 2020
Replace LockSurface with UploadSurface The old locking/unlocking API was plain inefficient. Soon I'll move upscaling to the backend anyway, to minimise the overhead where possible. Currently only the software renderer has been updated.