[cogl/wip/neil/master-next: 5/11] cogl: Install cogl-pipeline-layer-state



commit ae39e84bc6814310ac70c20f4ac20e4646df2c00
Author: Neil Roberts <neil linux intel com>
Date:   Fri Sep 16 16:18:29 2011 +0100

    cogl: Install cogl-pipeline-layer-state
    
    This should be squashed into Rob's patches

 cogl/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/cogl/Makefile.am b/cogl/Makefile.am
index b80ad8f..67acbb2 100644
--- a/cogl/Makefile.am
+++ b/cogl/Makefile.am
@@ -67,7 +67,6 @@ cogl_public_h = \
 	$(srcdir)/cogl-fixed.h 			\
 	$(srcdir)/cogl-depth-state.h 		\
 	$(srcdir)/cogl-material-compat.h 	\
-	$(srcdir)/cogl-pipeline.h 		\
 	$(srcdir)/cogl-vector.h 		\
 	$(srcdir)/cogl-euler.h 			\
 	$(srcdir)/cogl-quaternion.h 		\
@@ -94,6 +93,9 @@ cogl_public_h = \
 	$(NULL)
 
 cogl_experimental_h = \
+	$(srcdir)/cogl-pipeline.h 		\
+	$(srcdir)/cogl-pipeline-layer-state.h	\
+	$(srcdir)/cogl-pipeline-state.h		\
 	$(srcdir)/cogl-renderer.h 		\
 	$(srcdir)/cogl-swap-chain.h 		\
 	$(srcdir)/cogl-onscreen-template.h 	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]