[cairo-commit] glitz/src/agl Makefile.am, NONE, 1.1 glitz-agl.h,
NONE, 1.1 glitz-agl.man, NONE, 1.1 glitz-agl.pc.in, NONE,
1.1 glitz_agl_context.c, NONE, 1.1 glitz_agl_drawable.c, NONE,
1.1 glitz_agl_extension.c, NONE, 1.1 glitz_agl_format.c, NONE,
1.1 glitz_agl_info.c, NONE, 1.1 glitz_agl_pbuffer.c, NONE,
1.1 glitz_aglint.h, NONE, 1.1
David Reveman
commit at pdx.freedesktop.org
Wed Nov 3 14:51:00 PST 2004
- Previous message: [cairo-commit] glitz ChangeLog, 1.67, 1.68 Makefile.am, 1.1.1.1,
1.2 TODO, 1.13, 1.14 configure.in, 1.14, 1.15 glitz-agl.pc.in,
1.1.1.1, NONE glitz-glx.pc.in, 1.1.1.1, NONE glitz.pc.in,
1.1.1.1, NONE
- Next message: [cairo-commit] glitz/src/glx Makefile.am, NONE, 1.1 glitz-glx.h,
NONE, 1.1 glitz-glx.man, NONE, 1.1 glitz-glx.pc.in, NONE,
1.1 glitz_glx_context.c, NONE, 1.1 glitz_glx_drawable.c, NONE,
1.1 glitz_glx_extension.c, NONE, 1.1 glitz_glx_format.c, NONE,
1.1 glitz_glx_info.c, NONE, 1.1 glitz_glx_pbuffer.c, NONE,
1.1 glitz_glxext.h, NONE, 1.1 glitz_glxint.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/cairo/glitz/src/agl
In directory gabe:/tmp/cvs-serv31664a/src/agl
Added Files:
Makefile.am glitz-agl.h glitz-agl.man glitz-agl.pc.in
glitz_agl_context.c glitz_agl_drawable.c glitz_agl_extension.c
glitz_agl_format.c glitz_agl_info.c glitz_agl_pbuffer.c
glitz_aglint.h
Log Message:
Source tree restructuring and switch to new drawable interface
--- NEW FILE: Makefile.am ---
if GLITZ_BUILD_AGL_BACKEND
INCLUDES = \
$(GLITZ_INC) \
$(AGL_CFLAGS)
lib_LTLIBRARIES = libglitz-agl.la
include_HEADERS = glitz-agl.h
libglitz_agl_la_SOURCES = \
glitz-agl.h \
glitz_agl_drawable.c \
glitz_agl_format.c \
glitz_agl_info.c \
glitz_agl_extension.c \
glitz_agl_context.c \
glitz_agl_pbuffer.c \
glitz_aglint.h
libglitz_agl_la_LDFLAGS = -version-info @VERSION_INFO@
libglitz_agl_la_LIBADD = $(GLITZ_LIB) $(AGL_LIBS)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = glitz-agl.pc
endif
EXTRA_DIST = \
glitz-agl.h \
glitz_agl_drawable.c \
glitz_agl_format.c \
glitz_agl_info.c \
glitz_agl_extension.c \
glitz_agl_context.c \
glitz_agl_pbuffer.c \
glitz_aglint.h \
glitz-agl.pc.in \
glitz-agl.man
--- NEW FILE: glitz-agl.h ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: glitz-agl.man ---
.\"
.\"
.de TQ
.br
.ns
.TP
\\$1
..
.TH GLITZ-AGL 3 "Version 1.0"
.SH NAME
GLITZ-AGL \- AGL interface to glitz
.SH SYNOPSIS
.nf
.B #include <glitz-agl.h>
.fi
.SH DESCRIPTION
AGL interface to glitz.
.SH AUTHOR
David Reveman
.SH "SEE ALSO"
.BR GLITZ (3)
--- NEW FILE: glitz-agl.pc.in ---
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libglitz-agl
Description: OpenGL compositing library (AGL backend)
Version: @VERSION@
Requires: glitz
Libs: -L${libdir} -lglitz-agl @AGL_LIBS@
Cflags: -I${includedir} @AGL_CFLAGS@
--- NEW FILE: glitz_agl_context.c ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: glitz_agl_drawable.c ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: glitz_agl_extension.c ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: glitz_agl_format.c ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: glitz_agl_info.c ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: glitz_agl_pbuffer.c ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: glitz_aglint.h ---
(This appears to be a binary file; contents omitted.)
- Previous message: [cairo-commit] glitz ChangeLog, 1.67, 1.68 Makefile.am, 1.1.1.1,
1.2 TODO, 1.13, 1.14 configure.in, 1.14, 1.15 glitz-agl.pc.in,
1.1.1.1, NONE glitz-glx.pc.in, 1.1.1.1, NONE glitz.pc.in,
1.1.1.1, NONE
- Next message: [cairo-commit] glitz/src/glx Makefile.am, NONE, 1.1 glitz-glx.h,
NONE, 1.1 glitz-glx.man, NONE, 1.1 glitz-glx.pc.in, NONE,
1.1 glitz_glx_context.c, NONE, 1.1 glitz_glx_drawable.c, NONE,
1.1 glitz_glx_extension.c, NONE, 1.1 glitz_glx_format.c, NONE,
1.1 glitz_glx_info.c, NONE, 1.1 glitz_glx_pbuffer.c, NONE,
1.1 glitz_glxext.h, NONE, 1.1 glitz_glxint.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list