]> git.sesse.net Git - movit/commit
Support GL_R and 16-bit fixed-point textures in FlatInput.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 11 Mar 2014 20:13:34 +0000 (21:13 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 11 Mar 2014 20:13:34 +0000 (21:13 +0100)
commitb65b7cace3efb474a378e65d395f278307c1c44c
tree4bc545bd08d639078fa795040267c6c7828085a6
parent3dbd9f5f84f7929a14d5ea455f134b14df900cb2
Support GL_R and 16-bit fixed-point textures in FlatInput.

The motivating need is that we want GL_R16 textures soon.
flat_input.cpp
flat_input.h
image_format.h