Re: [GtkGLExt] Pixmaps on WIn32



On Wed, 2006-05-31 at 15:46 -0400, Stéphane Brunet wrote:
> You should provide us the framebuffer configuration you are using.
>  Did you check if all the parameters you are using are supported by your 
> graphic card ?

examples/pixmap.c (which is the program that fails) uses
GDK_GL_RGBA_TYPE, and nothing else.  Pretty sure that's supported :)

-Jonathan


> Jonathan Brandmeyer wrote:
> > I'm having trouble getting pixmap rendering to work on Win32.  The
> > pixmap demo itself is failing with:
> >
> > (pixmap.exe: 332): GdkGLExt-WARNING **: cannot set pixel format
> > (pixmap.exe: 332): GdkGLExt-WARNING **: cannot create GdkGLPixmap
> >
> > I instrumented win32/gdkglpixmap-win32.c:gdk_gl_pixmap_new()  to print
> > the error code with GetLastError.  It returned 1: "Incorrect function."
> >
> > Any ideas?
> >
> > Thanks,
> > -Jonathan Brandmeyer
> >
> > PS: Running GtkGLExt 1.2; Windows XP Home; Radeon 9800.
> >
> > _______________________________________________
> > gtkglext-list mailing list
> > gtkglext-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtkglext-list
> >
> >   
> 
> _______________________________________________
> gtkglext-list mailing list
> gtkglext-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkglext-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]