ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Sep 2010 00:24:39 +0000 (17:24 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 1 Oct 2010 22:49:13 +0000 (15:49 -0700)
commit5d1387b2da3626326410804026f8b92f1a121fdc
treec810e7ff2d1444bef186e17547556c31a93d94f8
parent214a33f6104511bc163fdb964161d264e67090d3
ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats
src/mesa/main/formats.c
src/mesa/main/formats.h
src/mesa/main/image.c
src/mesa/main/readpix.c
src/mesa/main/texfetch.c
src/mesa/main/texfetch_tmp.h
src/mesa/main/texformat.c
src/mesa/main/texstore.c