Mesa: tag rgb10_a2ui-v3: Improve integer texture support & add i965 texture_rgb10_a2ui support

Ian Romanick idr at kemper.freedesktop.org
Mon Oct 8 23:05:22 UTC 2012


Module: Mesa
Branch: refs/tags/rgb10_a2ui-v3
Tag:    2d6f92dcd8fa2eebef0da8c1467dd1a1845f2110
URL:    http://cgit.freedesktop.org/mesa/mesa/tag/?id=2d6f92dcd8fa2eebef0da8c1467dd1a1845f2110

Tagger: Jordan Justen <jordan.l.justen at intel.com>
Date:   Sun Jul 22 16:49:34 2012 -0700

Improve integer texture support & add i965 texture_rgb10_a2ui support

v3:
 * 4 reviewed patches from v2 were committed, and thus removed from
   the series
 * Updated _mesa_meta_CopyTexSubImage to fix an issue with a texture
   using MESA_FORMAT_R8
 * Note: patches 1-3 & 8 of this series have been previously reviewed

v2:
 * Add glformats.c/glformats.h
 * Move integer texture clamping fixes from ReadPixels to CopyTexSubImage
 * updated docs/GL3.txt for i965 & texture_rgb10_a2ui
 * Fix ugly pseudo-template in .h. I just duplicated the code and dropped
   pack_int_cases_tmp.h.

v1:
 * Improve integer texture support
 * Add i965 texture_rgb10_a2ui support



More information about the mesa-commit mailing list