summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texfetch_tmp.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: fix typos, comment in signed 16-bit tex fetch codeBrian Paul2010-05-091-4/+4
* mesa: added unsigned 16-bit/channel tex formatBrian Paul2010-05-091-1/+30
* mesa: start adding GL 3.1 signed normalized texture formatsBrian Paul2010-04-261-0/+177
* mesa: fix conversion errors in signed_rgba8888[rev] texel fetchBrian Paul2010-04-221-8/+8
* mesa: Fix copy'n'paste problem in al1616 texel fetch.Eric Anholt2009-12-021-1/+1
* mesa: fix incorrect type in store_texel_al1616()Brian Paul2009-11-171-1/+1
* Add MESA_FORMAT_XRGB8888_REV.Michel Dänzer2009-11-171-0/+24
* AL1616: Add texel fetch / store routinesIan Romanick2009-11-161-0/+48
* mesa: added MESA_FORMAT_XRGB8888Brian Paul2009-10-061-0/+24
* mesa: remove feature testsBrian Paul2009-10-051-4/+0
* mesa: rename texformat_tmp.h to texfetch_tmp.hBrian Paul2009-09-301-0/+1302