2010/11/25 Mathias Fröhlich <mathias.froehl...@gmx.net>:
>
> Hi,
>
> I am not exactly sure about this one.
> But at least the the OpenGL state stracker misses the translation of the
> GL_MAP_INVALIDATE_*_BITs.
> I would guess that the attached patch is an appropriate tranlsation of these
> into the PIPE_TRANSFER_DISCARD flag.
>
> Please review/apply.
>

We don't have a gallium flag that directly corresponds to
GL_MAP_INVALIDATE_BUFFER_BIT but using PIPE_TRANSFER_DISCARD is
acceptable.  I'll commit the patch.  Thanks!

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

Reply via email to