xserver/hw/xgl/egl/module Makefile.am, NONE, 1.1 xeglmodule.c, NONE,
1.1
Dave Airlie
xserver-commit at pdx.freedesktop.org
Thu Dec 22 18:08:00 PST 2005
- Previous message: xserver/GL/mesa/X compsize.c, 1.11, NONE xf86glx.c, 1.6,
1.7 xf86glxint.h, 1.3, 1.4
- Next message: xserver/hw/xgl/egl Makefile.am, 1.3, 1.4 evdev.c, 1.3, 1.4 kinput.c,
1.1, 1.2 xegl.c, 1.5, 1.6 xegl.h, 1.1, 1.2 xeglinit.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: airlied
Update of /cvs/xserver/xserver/hw/xgl/egl/module
In directory gabe:/tmp/cvs-serv19869/hw/xgl/egl/module
Added Files:
Makefile.am xeglmodule.c
Log Message:
Well there were a couple of snapshots later than CVS available outside of
Novell, so I've done a crazy merge to try and get them into a workable
CVS, I suspect I may have failed.. there is a pre-xgldrop-merge tag if I did.
--- NEW FILE: Makefile.am ---
INCLUDES = \
@XEGL_INCS@ \
@XSERVER_CFLAGS@ \
@XEGLSERVER_CFLAGS@
libxegl_la_LDFLAGS = -avoid-version
libxegl_la_SOURCES = xeglmodule.c
libxegl_la_LIBADD = \
@XEGL_MOD_LIBS@ \
@XEGLSERVER_LIBS@
moduledir = @MODULEPATH@/xgl
module_LTLIBRARIES = libxegl.la
--- NEW FILE: xeglmodule.c ---
(This appears to be a binary file; contents omitted.)
- Previous message: xserver/GL/mesa/X compsize.c, 1.11, NONE xf86glx.c, 1.6,
1.7 xf86glxint.h, 1.3, 1.4
- Next message: xserver/hw/xgl/egl Makefile.am, 1.3, 1.4 evdev.c, 1.3, 1.4 kinput.c,
1.1, 1.2 xegl.c, 1.5, 1.6 xegl.h, 1.1, 1.2 xeglinit.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list