Re: rendering-cleanup
- From: Benjamin Otte <otte gnome org>
- To: Jean Brefort <jean brefort normalesup org>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: rendering-cleanup
- Date: Mon, 16 Aug 2010 16:46:19 +0200
On Mon, Aug 16, 2010 at 3:29 PM, Jean Brefort
<jean brefort normalesup org> wrote:
> Sorry to come late to this thread, but I'd like to know how you intend
> to support things that can't be rendered using cairo? Just like a 3D
> OpenGL scene. I'm not sure gtkglext would still work. I hope I'm missing
> something...
>
Both Cairo and GDK now and in the future give you full access to the
underlying window system. So you will still be able to call
gdk_window_x11_get_xid() or cairo_xlib_surface_get_drawable() and
create your GL context on top of that.
Benjamin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]