[Mesa-dev] [RFC] [PATCH 1/2] mesa: let GL3 buf obj queries not depend on opengl major version

Brian Paul brianp at vmware.com
Mon Sep 19 07:20:24 PDT 2011


On 09/19/2011 04:25 AM, Yuanhan Liu wrote:
> If I understand correctly, the new GL3 buffer object queries parameters,
> like BUFFER_MAP_ACCESS_FLAGS, depends on ARB_map_buffer_range
> extension.

That would make sense, but in fact the extension spec 
(http://www.opengl.org/registry/specs/ARB/map_buffer_range.txt) says 
nothing about these queries.  They were added in GL 3.0.

-Brian


More information about the mesa-dev mailing list