[GtkGLExt] driving rendering with signals
- From: Wesley Smith <wesley hoke gmail com>
- To: gtkglext-list gnome org
- Subject: [GtkGLExt] driving rendering with signals
- Date: Mon, 18 May 2009 10:22:28 -0700
As I'm trying to integrate gtkgl into my app, I'm running into
problems with deadlock in pthreads. From the looks of it, these libs
aren't reentrant as I'm getting lots of stalls with backtraces that
look like: http://www.mat.ucsb.edu/whsmith/temp/gdb.txt . Ideally,
I'd like to drive everything from my own timer, but sometimes it
overtakes GtkGL's rendering/querying. Is there any way around this or
am I forced to use glib timers?
thanks,
wes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]