Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: initial support for unnormalized integer texture formats | Brian Paul | 2010-07-05 | 1 | -0/+168 |
* | mesa: fix typos, comment in signed 16-bit tex fetch code | Brian Paul | 2010-05-09 | 1 | -4/+4 |
* | mesa: added unsigned 16-bit/channel tex format | Brian Paul | 2010-05-09 | 1 | -1/+30 |
* | mesa: start adding GL 3.1 signed normalized texture formats | Brian Paul | 2010-04-26 | 1 | -0/+177 |
* | mesa: fix conversion errors in signed_rgba8888[rev] texel fetch | Brian Paul | 2010-04-22 | 1 | -8/+8 |
* | mesa: Fix copy'n'paste problem in al1616 texel fetch. | Eric Anholt | 2009-12-02 | 1 | -1/+1 |
* | mesa: fix incorrect type in store_texel_al1616() | Brian Paul | 2009-11-17 | 1 | -1/+1 |
* | Add MESA_FORMAT_XRGB8888_REV. | Michel Dänzer | 2009-11-17 | 1 | -0/+24 |
* | AL1616: Add texel fetch / store routines | Ian Romanick | 2009-11-16 | 1 | -0/+48 |
* | mesa: added MESA_FORMAT_XRGB8888 | Brian Paul | 2009-10-06 | 1 | -0/+24 |
* | mesa: remove feature tests | Brian Paul | 2009-10-05 | 1 | -4/+0 |
* | mesa: rename texformat_tmp.h to texfetch_tmp.h | Brian Paul | 2009-09-30 | 1 | -0/+1302 |