[bug] GLUT event loop

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[bug] GLUT event loop

MrGwen
Issue status update for
http://smalltalk.gnu.org/node/630
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/630

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Bindings (other)
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  MrGwen
 Updated by:   MrGwen
 Status:       active

The current GLUT binding registers the idleCallback and takes all the
CPU time.
A solution would be to use the glutMainLoopUpdate function and to
remove the idelCallback.



_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk