summaryrefslogtreecommitdiff
path: root/src/mesa/main/texfetch_tmp.h
AgeCommit message (Expand)Author
2011-01-04mesa: preserve 10 bits of precision in the texstore general path for ARGB2101010Marek Olšák
2011-01-03mesa: fix AL44 texture fetch function nybble -> float conversionBrian Paul
2010-12-23mesa: fix texel store functions for some float formatsMarek Olšák
2010-12-23mesa: implement new texture format I16Marek Olšák
2010-12-23mesa: implement new texture format L16Marek Olšák
2010-12-23mesa: implement new texture format A16Marek Olšák
2010-12-23mesa: implement new texture format AL44Marek Olšák
2010-12-23mesa: implement new texture format ARGB2101010Marek Olšák
2010-10-01ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formatsIan Romanick
2010-07-05mesa: initial support for unnormalized integer texture formatsBrian Paul
2010-05-09mesa: fix typos, comment in signed 16-bit tex fetch codeBrian Paul
2010-05-09mesa: added unsigned 16-bit/channel tex formatBrian Paul
2010-04-26mesa: start adding GL 3.1 signed normalized texture formatsBrian Paul
2010-04-22mesa: fix conversion errors in signed_rgba8888[rev] texel fetchBrian Paul
2009-12-02mesa: Fix copy'n'paste problem in al1616 texel fetch.Eric Anholt
2009-11-17mesa: fix incorrect type in store_texel_al1616()Brian Paul
2009-11-17Add MESA_FORMAT_XRGB8888_REV.Michel Dänzer
2009-11-16AL1616: Add texel fetch / store routinesIan Romanick
2009-10-06mesa: added MESA_FORMAT_XRGB8888Brian Paul
2009-10-05mesa: remove feature testsBrian Paul
2009-09-30mesa: rename texformat_tmp.h to texfetch_tmp.hBrian Paul