shithub: cstory

Download patch

ref: 5da3b72fca6a541fdb67153558b5a2ff5d8c83bd
parent: 29c84ae2224b690313c69f73b6f4d55f6cb944b9
author: Clownacy <Clownacy@users.noreply.github.com>
date: Tue Aug 13 14:02:14 EDT 2019

Split glyph surface creation and pixel upload

When DirectX-SDL2 loses its device, it doesn't lose its textures,
just their contents, so we shouldn't remake the textures when we
regenerate the glyphs (that's coming next commit).