On 08/01/2012 09:51 AM, Brian Paul wrote:
The GL_OES_mapbuffer extension is supported by OpenGL ES 1 and ES 2 so return
GL_MAP_WRITE_BIT for both ES versions, not just ES 1.
Yes, but keep ?:.
Reviewed-by: Ian Romanick
---
src/mesa/main/bufferobj.c |6 --
1 files changed, 4 insert
The GL_OES_mapbuffer extension is supported by OpenGL ES 1 and ES 2 so return
GL_MAP_WRITE_BIT for both ES versions, not just ES 1.
---
src/mesa/main/bufferobj.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/mesa/main/bufferobj.c b/src/mesa/main/bufferobj.c
inde