]> git.sesse.net Git - movit/commit
Some GLES fixes in ResourcePool::create_2d_texture().
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Mar 2014 20:19:27 +0000 (21:19 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Mar 2014 20:43:47 +0000 (21:43 +0100)
commit170b02a372c38467af877eaab08fa3ad639607d4
treecfce84d4caf09b0000bde2be4473534c9d40fa2b
parent3a36e34bd2b4e374bc501606ec28111eb3822334
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.
resource_pool.cpp