head 1.4; access; symbols; locks; strict; comment @# @; 1.4 date 2004.03.27.00.02.07; author davidr; state Exp; branches; next 1.3; 1.3 date 2004.02.03.15.12.11; author davidr; state Exp; branches; next 1.2; 1.2 date 2003.12.13.10.44.41; author davidr; state Exp; branches; next 1.1; 1.1 date 2003.12.05.01.55.31; author davidr; state Exp; branches; next ; desc @@ 1.4 log @Added clipping and new polygon drawing code @ text @prefix=@@prefix@@ exec_prefix=@@exec_prefix@@ libdir=@@libdir@@ includedir=@@includedir@@ Name: libglc-glx Description: OpenGL compositing library (GLX backend) Version: @@VERSION@@ Libs: -L${libdir} -lglc -lm @@GLX_LIBS@@ Cflags: -I${includedir} @@GLX_CFLAGS@@ -DLIBGLC_USE_GLX_BACKEND @ 1.3 log @Restructuring of internal rendering model, AGL backend added @ text @d10 1 a10 1 Cflags: -I${includedir} @@GLX_CFLAGS@@ @ 1.2 log @Added --disable-glx switch @ text @d9 2 a10 2 Libs: -L${libdir} -lglc -lm @@LIBGLC_LIBS@@ @@GL_LIBS@@ @@GLX_LIBS@@ Cflags: -I${includedir} @@LIBGLC_CFLAGS@@ @@GL_CFLAGS@@ @@GLX_CFLAGS@@ @ 1.1 log @Added conditional backend building @ text @d9 2 a10 4 Requires: slim Libs: -L${libdir} -lglc -lm @@GL_LIBS@@ @@X_LIBS@@ @@XTHREADS_LIBS@@ Cflags: -I${includedir} @@GL_CFLAGS@@ @@X_CFLAGS@@ @@XTHREADS_CFLAGS@@ @