[Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range (v3)

Eric Anholt eric at anholt.net
Sat Dec 22 13:50:37 PST 2012


Christoph Bumiller <e0425955 at student.tuwien.ac.at> writes:

> v2: Record texObj.BufferSize as -1 in TexBuffer(non-Range) instead
> of the buffer's current size so we know we always have to use the
> full size of the buffer object (i.e. even if it changes without the
> user calling TexBuffer again) for the texture.
>
> Clarify invalid offset alignment error message.
>
> v3: Use extra GL_CORE-only section in get_hash_params.py for
> TEXTURE_BUFFER_OFFSET_ALIGNMENT.

I haven't seen any piglit tests for this -- how do we know it works?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121222/a2e3b486/attachment.pgp>


More information about the mesa-dev mailing list