Opened 9 years ago

Last modified 9 years ago

#3094 new defect

glMapBuffer/glUnMapBuffer are not available on most Android devices

Reported by: BogDan Owned by:
Priority: Should Have Milestone: Backlog
Component: Core engine Keywords:
Cc: Philip Taylor Patch:

Description

r16241 introduce a better way to Optimise VBO updates, sadly on GLES we need to use non-mandatory APIs (glMapBufferOES, glUnmapBufferOES) that are not available on most Android devices out there.

Change History (1)

comment:1 by fabio, 9 years ago

Cc: Philip Taylor added
Note: See TracTickets for help on using tickets.