~noskcaj/ubuntu/trusty/cogl/1.16.2

« back to all changes in this revision

Viewing changes to doc/reference/cogl/html/cogl-Textures-(Deprecated).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>Textures (Deprecated)</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="ch03.html" title="Cogl deprecated API">
9
9
<link rel="prev" href="cogl-General-API-(Deprecated).html" title="General API (Deprecated)">
10
10
<link rel="next" href="cogl-Materials-(Deprecated).html" title="Materials (Deprecated)">
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">
56
56
<p>
57
57
Increment the reference count for a cogl texture.
58
58
</p>
59
 
<div class="variablelist"><table border="0">
 
59
<div class="variablelist"><table border="0" class="variablelist">
 
60
<colgroup>
60
61
<col align="left" valign="top">
 
62
<col>
 
63
</colgroup>
61
64
<tbody>
62
65
<tr>
63
66
<td><p><span class="term"><em class="parameter"><code>texture</code></em> :</span></p></td>
81
84
<p>
82
85
Decrement the reference count for a cogl texture.
83
86
</p>
84
 
<div class="variablelist"><table border="0">
 
87
<div class="variablelist"><table border="0" class="variablelist">
 
88
<colgroup>
85
89
<col align="left" valign="top">
 
90
<col>
 
91
</colgroup>
86
92
<tbody><tr>
87
93
<td><p><span class="term"><em class="parameter"><code>texture</code></em> :</span></p></td>
88
94
<td>a <span class="type">CoglTexture</span>.</td>
93
99
</div>
94
100
<div class="footer">
95
101
<hr>
96
 
          Generated by GTK-Doc V1.17.1</div>
 
102
          Generated by GTK-Doc V1.18.1</div>
97
103
</body>
98
104
</html>
 
 
b'\\ No newline at end of file'