Re: [GtkGLExt] What's the difference between GtkGlExt's own buffer-swapping and Gdk's ...
- From: Alif Wahid <alif wahid gmail com>
- To: Jack Chen <jacks_small_world yahoo com>
- Cc: "Marcelo E. Magallon" <mmagallo debian org>, gtkglext-list gnome org
- Subject: Re: [GtkGLExt] What's the difference between GtkGlExt's own buffer-swapping and Gdk's ...
- Date: Mon, 13 Sep 2004 20:15:50 +1200
Hi Jack,
> So which method is faster?
Like Marcelo said, OpenGL is very much likely to be faster. Even on
systems without dedicated graphics hardware, OpenGL usually utilizes
two actual framebuffers in memory and just constantly swaps between
the two. On the other hand, double buffering in Gdk is most likely to
copy raster data and that takes time.
Alif.
--
"Heaven is the peaceful place on earth...New Zealand."
-- Alif Wahid.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]