~noskcaj/ubuntu/trusty/cogl/1.16.2

« back to all changes in this revision

Viewing changes to doc/reference/cogl/html/ch01.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha, Jeremy Bicha, Rico Tzschichholz
  • Date: 2013-02-26 16:43:25 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20130226164325-t4z9rylpa20v0p6q
Tags: 1.13.4-0ubuntu1
[ Jeremy Bicha ]
* New upstream release
  - soname bump
* debian/control.in:
  - Bump minimum glib to 2.32
  - Drop obsolete breaks/replaces
  - Bump libclutter-1.0-dev breaks for soname transition
* debian/libcogl-dev.install:
  - Add some missing files

[ Rico Tzschichholz ]
* debian/control.in:
  - Build-depend on libxrandr-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Cogl - a modern 3D graphics API</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
7
7
<link rel="home" href="index.html" title="Cogl Reference Manual">
8
8
<link rel="up" href="index.html" title="Cogl Reference Manual">
9
9
<link rel="prev" href="index.html" title="Cogl Reference Manual">
10
10
<link rel="next" href="cogl-General-API.html" title="General API">
11
 
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
20
<td><a accesskey="n" href="cogl-General-API.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
22
<div class="chapter">
23
 
<div class="titlepage"><div><div><h2 class="title">
24
 
<a name="idp142976"></a>Cogl - a modern 3D graphics API</h2></div></div></div>
 
23
<div class="titlepage"><div><div><h1 class="title">
 
24
<a name="idp3696160"></a>Cogl - a modern 3D graphics API</h1></div></div></div>
25
25
<div class="toc"><dl>
26
26
<dt><span class="section"><a href="ch01.html#cogl-intro">About Cogl</a></span></dt>
27
27
<dt>
31
31
<span class="refentrytitle"><a href="cogl-Color-Type.html">Color Type</a></span><span class="refpurpose"> — A generic color definition</span>
32
32
</dt>
33
33
<dt>
34
 
<span class="refentrytitle"><a href="cogl-Textures.html">Textures</a></span><span class="refpurpose"> — Fuctions for creating and manipulating textures</span>
 
34
<span class="refentrytitle"><a href="cogl-Textures.html">Textures</a></span><span class="refpurpose"> — Functions for creating and manipulating textures</span>
35
35
</dt>
36
36
<dt>
37
37
<span class="refentrytitle"><a href="cogl-Blend-Strings.html">Material Blend Strings</a></span><span class="refpurpose"> — A simple syntax and grammar for describing blending and texture
54
54
  attributes to be mapped into the GPU for fast drawing.</span>
55
55
</dt>
56
56
<dt>
57
 
<span class="refentrytitle"><a href="cogl-Matrices.html">Matrices</a></span><span class="refpurpose"> — Fuctions for initializing and manipulating 4x4 matrices</span>
 
57
<span class="refentrytitle"><a href="cogl-Matrices.html">Matrices</a></span><span class="refpurpose"> — Functions for initializing and manipulating 4x4 matrices</span>
58
58
</dt>
59
59
<dt>
60
60
<span class="refentrytitle"><a href="cogl-Shaders-and-Programmable-Pipeline.html">Shaders and Programmable Pipeline</a></span><span class="refpurpose"> — Fuctions for accessing the programmable GL pipeline</span>
61
61
</dt>
62
62
<dt>
63
 
<span class="refentrytitle"><a href="cogl-Offscreen-Buffers.html">Offscreen Buffers</a></span><span class="refpurpose"> — Fuctions for creating and manipulating offscreen
 
63
<span class="refentrytitle"><a href="cogl-Offscreen-Buffers.html">Offscreen Buffers</a></span><span class="refpurpose"> — Functions for creating and manipulating offscreen
64
64
                    framebuffers.</span>
65
65
</dt>
66
66
<dt>
67
 
<span class="refentrytitle"><a href="cogl-Bitmaps.html">Bitmaps</a></span><span class="refpurpose"> — Fuctions for loading images</span>
 
67
<span class="refentrytitle"><a href="cogl-Bitmaps.html">Bitmaps</a></span><span class="refpurpose"> — Functions for loading images</span>
68
68
</dt>
69
69
<dt>
70
70
<span class="refentrytitle"><a href="cogl-Fixed-Point-API.html">Fixed Point API</a></span><span class="refpurpose"> — Fixed Point API</span>
86
86
</div>
87
87
<div class="footer">
88
88
<hr>
89
 
          Generated by GTK-Doc V1.17.1</div>
 
89
          Generated by GTK-Doc V1.18.1</div>
90
90
</body>
91
91
</html>
 
 
b'\\ No newline at end of file'