We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOpenGL and 3D Libraries › opengl swapping buffers error
Page Index Toggle Pages: 1
opengl swapping buffers error (Read 652 times)
opengl swapping buffers error
Oct 23rd, 2007, 2:01pm
 
When i try to run any of the standard opengl samples i get this error:

javax.media.opengl.GLException: Error swapping buffers
at com.sun.opengl.impl.windows.WindowsOnscreenGLDrawable.swapBuffers(WindowsOnscree
nGLDrawable.java:132)

any hint as how to proceed?
thanks!
F
Re: opengl swapping buffers error
Reply #1 - Oct 23rd, 2007, 2:30pm
 
what release are you using? did you have problems in earlier releases?

have you updated the drivers to your graphics card?
http://processing.org/reference/libraries/opengl/
Re: opengl swapping buffers error
Reply #2 - Oct 23rd, 2007, 2:35pm
 
fry wrote on Oct 23rd, 2007, 2:30pm:
what release are you using did you have problems in earlier releases


i happens on an XP platform running 0.127 beta.
0.132 same thing.

Page Index Toggle Pages: 1