From: Steinar H. Gunderson Date: Thu, 20 Mar 2014 20:19:27 +0000 (+0100) Subject: Some GLES fixes in ResourcePool::create_2d_texture(). X-Git-Tag: 1.1~12^2~22 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=170b02a372c38467af877eaab08fa3ad639607d4;hp=170b02a372c38467af877eaab08fa3ad639607d4 Some GLES fixes in ResourcePool::create_2d_texture(). In particular, some of the type strictness needed to be fixed here to, and there are some fixes for some of the more obscure formats. ---