Skip to content
  • Owen Taylor's avatar
    Private function to tell if we have RENDER extension. · d12c9702
    Owen Taylor authored
    Thu Jan  3 22:18:15 2002  Owen Taylor  <otaylor@redhat.com>
    
    	* gdk/x11/gdkdrawable-x11.c gdk/x11/gdkprivate-x11.h
    	(_gdk_x11_have_render): Private function to tell if we have RENDER
    	extension.
    
    	* gdk/x11/gdkgc-x11.c (_gdk_x11_gc_get_fg_picture): Return
    	None if we don't have RENDER extension.
    
    	* gdk/x11/gdkpango-x11.c (gdk_pango_context_get): Don't
    	use Xft unless we have render extension.
    
    	* gdk/x11/gdkdrawable-x11.c (gdk_x11_drawable_get_picture):
    	Handle missing render extension.
    
    	* gdk/gdkdraw.c gdk/gdkdrawable.h gdk/gdkpixmap.c gdk/gdkwindow.c
    	gdk/gdkinternals.h: Add a private copy_to_image() virtual function
    	to the GdkDrawable vtable that extends get_image() to allow
    	copying onto existing images.  Make the default implementation of
    	get_image() use this so that backends don't have to implement
    	both. Add private wrapper _gdk_drawable_copy_to_image().
    
    	* gdk/x11/gdkimage-x11.c gdk/x11/gdkprivate-x11.c
    	gdk/x11/gdkdrawable-x11.c (_gdk_x11...
    d12c9702
To find the state of this project's repository at the time of any of these versions, check out the tags.