mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
2008-05-19 Tomas Frydrych <tf@openedhand.com>
* clutter/x11/clutter-x11.h: * clutter/glx/clutter-glx.h: Include texture pixmap headers.
This commit is contained in:
parent
fbc68f2d26
commit
460b05bd83
@ -1,3 +1,9 @@
|
|||||||
|
2008-05-19 Tomas Frydrych <tf@openedhand.com>
|
||||||
|
|
||||||
|
* clutter/x11/clutter-x11.h:
|
||||||
|
* clutter/glx/clutter-glx.h:
|
||||||
|
Include texture pixmap headers.
|
||||||
|
|
||||||
2008-05-16 Neil Roberts <neil@o-hand.com>
|
2008-05-16 Neil Roberts <neil@o-hand.com>
|
||||||
|
|
||||||
* clutter/eglx/clutter-stage-egl.c (clutter_stage_egl_realize):
|
* clutter/eglx/clutter-stage-egl.c (clutter_stage_egl_realize):
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
#include <X11/Xutil.h>
|
#include <X11/Xutil.h>
|
||||||
#include <X11/Xatom.h>
|
#include <X11/Xatom.h>
|
||||||
#include <clutter/clutter-stage.h>
|
#include <clutter/clutter-stage.h>
|
||||||
|
#include <clutter/glx/clutter-glx-texture-pixmap.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
@ -42,6 +42,7 @@
|
|||||||
#include <X11/Xatom.h>
|
#include <X11/Xatom.h>
|
||||||
#include <X11/Xutil.h>
|
#include <X11/Xutil.h>
|
||||||
#include <clutter/clutter-stage.h>
|
#include <clutter/clutter-stage.h>
|
||||||
|
#include <clutter/x11/clutter-x11-texture-pixmap.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user