Jump to ID:
Graphics

Project Home

Documents

Discussions

Wiki

Project Info
Forum Topic - glClear(GL_COLOR_BUFFER_BIT) using devg-i830 graphics driver: (1 Item)
   
 
 
glClear(GL_COLOR_BUFFER_BIT) using devg-i830 graphics driver  
If render target is created using gf_3d_target_create(), and gf_3d_target_create() has allocated two buffers for double 
buffering sometimes glClear() call is ignored for the GL_COLOR_BUFFER_BIT and framebuffer is left uncleared. This issue 
could be reproduced if egl-intermix for example has been executed few times consequently.