On 12/01/2011 01:03 PM, Mathias Fröhlich wrote:

These two patches should fix:

https://bugs.freedesktop.org/show_bug.cgi?id=3D43353

Please review.


Mathias Fröhlich (2):
   mesa: Extend BITSET64_*_RANGE to work on arbitrary ranges.
   mesa: Renumber the tnl attributes to match VERT_ATTRIB*.

  src/mesa/main/bitset.h   |   21 ++++++++++++++--
  src/mesa/tnl/t_context.h |   58
+++++++++++++++++++++++-----------------------
  2 files changed, 47 insertions(+), 32 deletions(-)


Looks good.  The piglit test passes again for me.

Reviewed-by: Brian Paul <bri...@vmware.com>

BTW, the bitset stuff is a mess, it's only used in one place and could be replaced by a GLbitfield64.

-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to