[cogl/cogl-1.14: 130/174] doc: Rename the remaining CoglMaterial* elements in the sections file



commit 5cd6e9c27c4abec2624b48af5497e8d31f252641
Author: Damien Lespiau <damien lespiau intel com>
Date:   Sun Dec 30 20:06:21 2012 +0000

    doc: Rename the remaining CoglMaterial* elements in the sections file
    
    (cherry picked from commit af775c8c3b3c1848ed07d33eaa2957abcd46797f)

 .../cogl-2.0-experimental-sections.txt             |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
index 5a1affa..32f4d51 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
+++ b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
@@ -716,7 +716,7 @@ cogl_pipeline_get_specular
 cogl_pipeline_set_shininess
 cogl_pipeline_get_shininess
 
-CoglMaterialAlphaFunc
+CoglPipelineAlphaFunc
 cogl_pipeline_set_alpha_test_function
 
 COGL_BLEND_STRING_ERROR
@@ -737,11 +737,11 @@ cogl_pipeline_set_front_face_winding
 cogl_pipeline_set_layer_texture
 cogl_pipeline_set_layer_null_texture
 cogl_pipeline_get_layer_texture
-CoglMaterialFilter
+CoglPipelineFilter
 cogl_pipeline_set_layer_filters
 cogl_pipeline_get_layer_min_filter
 cogl_pipeline_get_layer_mag_filter
-CoglMaterialWrapMode
+CoglPipelineWrapMode
 cogl_pipeline_set_layer_wrap_mode
 cogl_pipeline_set_layer_wrap_mode_s
 cogl_pipeline_set_layer_wrap_mode_t



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