"Initial commit to Gerrit"
[profile/ivi/cogl.git] / doc / reference / cogl / html / ch03.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Cogl deprecated API</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="index.html" title="Cogl Reference Manual">
8 <link rel="up" href="index.html" title="Cogl Reference Manual">
9 <link rel="prev" href="cogl-Quaternions-(Rotations).html" title="Quaternions (Rotations)">
10 <link rel="next" href="cogl-General-API-(Deprecated).html" title="General API (Deprecated)">
11 <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16 <td><a accesskey="p" href="cogl-Quaternions-(Rotations).html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17 <td> </td>
18 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19 <th width="100%" align="center">Cogl Reference Manual</th>
20 <td><a accesskey="n" href="cogl-General-API-(Deprecated).html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21 </tr></table>
22 <div class="chapter">
23 <div class="titlepage"><div><div><h2 class="title">
24 <a name="id502250"></a>Cogl deprecated API</h2></div></div></div>
25 <div class="toc"><dl>
26 <dt><span class="section"><a href="ch03.html#cogl-deprecated">About the deprecated API</a></span></dt>
27 <dt>
28 <span class="refentrytitle"><a href="cogl-General-API-(Deprecated).html">General API (Deprecated)</a></span><span class="refpurpose"></span>
29 </dt>
30 <dt>
31 <span class="refentrytitle"><a href="cogl-Textures-(Deprecated).html">Textures (Deprecated)</a></span><span class="refpurpose"></span>
32 </dt>
33 <dt>
34 <span class="refentrytitle"><a href="cogl-Materials-(Deprecated).html">Materials (Deprecated)</a></span><span class="refpurpose"></span>
35 </dt>
36 <dt>
37 <span class="refentrytitle"><a href="cogl-Clipping-(Deprecated).html">Clipping (Deprecated)</a></span><span class="refpurpose"></span>
38 </dt>
39 <dt>
40 <span class="refentrytitle"><a href="cogl-Vertex-Buffers-(Deprecated).html">Vertex Buffers (Deprecated)</a></span><span class="refpurpose"></span>
41 </dt>
42 <dt>
43 <span class="refentrytitle"><a href="cogl-Shaders-and-Programmable-Pipeline-(Deprecated).html">Shaders and Programmable Pipeline (Deprecated)</a></span><span class="refpurpose"></span>
44 </dt>
45 <dt>
46 <span class="refentrytitle"><a href="cogl-Offscreen-Buffers-(Deprecated).html">Offscreen Buffers (Deprecated)</a></span><span class="refpurpose"></span>
47 </dt>
48 </dl></div>
49 <div class="section">
50 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
51 <a name="cogl-deprecated"></a>About the deprecated API</h2></div></div></div>
52 <p>Cogl has evolved from once being a thin abstraction over
53       OpenGL and GLES where a lot of OpenGL's state machine style APIs
54       were simply rebranded as Cogl API into the more distinguished API
55       style we have today. The result of this evolution though is that
56       some of the APIs are considered deprecated and because we plan to
57       remove them at the next opportunity we have to break the API
58       developers should aim to avoid these functions to keep their code
59       working with future major versions of Cogl.</p>
60 </div>
61 </div>
62 <div class="footer">
63 <hr>
64           Generated by GTK-Doc V1.18.1</div>
65 </body>
66 </html>