﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
21	Avoid re-creating textures during each frame	Ben Lippmeier		"The current `drawPicture` function reverses the byte order of textures and creates texture objects for every frame. This is ok when the texture is being algorithmically generated for each frame, but is wasteful if the texture is a static picture. We need a better design for this.
"	enhancement	closed	normal		Rendering	1.3.0	fixed		
