2011/12/29 Mathias Fröhlich <mathias.froehl...@gmx.net>: > > Hi, > > Following a short series of cleanup following the gl_array_object change. > The most important change is the use ot an ffs based loop to compute > gl_array_object::_MaxElement. This change provides a noticable performance > improovement for my average workloads. > To implement this, a small set of helper functions is introduced in the patch > before, to compute the bitmasks of enabled arrays taking into account the > aliasing rules for the different arrays. > The first patch just makes use of the recently introduced BITFIELD64_RANGE > macro where it makes sense. > > The complete changeset survives a piglit quick run for r600g/rv770 and swrast > without regressions. > > Please review.
I noticed one typo in a comment: s/maks/mask/ For the series: Reviewed-by: Brian Paul <bri...@vmware.com> -Brian _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev