From: Steinar H. Gunderson Date: Tue, 11 Mar 2014 20:13:34 +0000 (+0100) Subject: Support GL_R and 16-bit fixed-point textures in FlatInput. X-Git-Tag: 1.0~21 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=b65b7cace3efb474a378e65d395f278307c1c44c;hp=b65b7cace3efb474a378e65d395f278307c1c44c Support GL_R and 16-bit fixed-point textures in FlatInput. The motivating need is that we want GL_R16 textures soon. ---