xserver/hw/xgl/glxext Makefile.am, NONE, 1.1 xglglxext.c, NONE, 1.1 xglglxext.h, NONE, 1.1
Dave Airlie <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Thu, 22 Dec 2005 18:08:00 -0800 (PST)
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: airlied Update of /cvs/xserver/xserver/hw/xgl/glxext In directory gabe:/tmp/cvs-serv19869/hw/xgl/glxext Added Files: Makefile.am xglglxext.c xglglxext.h 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 --- SUBDIRS = module INCLUDES = \ @XGL_INCS@ \ @XSERVER_CFLAGS@ libxglglxext_libraries = libxglglxext.la libxglglxext_la_SOURCES = \ xglglxext.h \ xglglxext.c noinst_LTLIBRARIES = $(libxglglxext_libraries) --- NEW FILE: xglglxext.c --- (This appears to be a binary file; contents omitted.) --- NEW FILE: xglglxext.h --- (This appears to be a binary file; contents omitted.)