First import
[xorg_rtime.git] / xorg-server-1.4 / hw / dmx / doc / html / dmxshadow_8c.html
blob0db2bfa8b06f06e5caa399137fe2cadf057cc57e
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
5 <title>File Index</title>
6 <link href="doxygen.css" rel="stylesheet" type="text/css">
7 </head>
8 <body>
9 <!-- Generated by Doxygen 1.3.4 -->
10 <div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
11 <h1>dmxshadow.c File Reference</h1><code>#include "<a class="el" href="dmx_8h-source.html">dmx.h</a>"</code><br>
12 <code>#include "<a class="el" href="dmxsync_8h-source.html">dmxsync.h</a>"</code><br>
13 <code>#include "<a class="el" href="dmxshadow_8h-source.html">dmxshadow.h</a>"</code><br>
14 <table border=0 cellpadding=0 cellspacing=0>
15 <tr><td></td></tr>
16 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
17 <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxshadow_8c.html#a0">dmxShadowUpdateProc</a> (ScreenPtr pScreen, shadowBufPtr pBuf)</td></tr>
19 </table>
20 <hr><a name="_details"></a><h2>Detailed Description</h2>
21 This file provides support for the shadow frame buffer.<hr><h2>Function Documentation</h2>
22 <a class="anchor" name="a0" doxytag="dmxshadow.c::dmxShadowUpdateProc" ></a><p>
23 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
24 <tr>
25 <td class="mdRow">
26 <table cellpadding="0" cellspacing="0" border="0">
27 <tr>
28 <td class="md" nowrap valign="top"> void dmxShadowUpdateProc </td>
29 <td class="md" valign="top">(&nbsp;</td>
30 <td class="md" nowrap valign="top">ScreenPtr&nbsp;</td>
31 <td class="mdname" nowrap> <em>pScreen</em>, </td>
32 </tr>
33 <tr>
34 <td></td>
35 <td></td>
36 <td class="md" nowrap>shadowBufPtr&nbsp;</td>
37 <td class="mdname" nowrap> <em>pBuf</em></td>
38 </tr>
39 <tr>
40 <td></td>
41 <td class="md">)&nbsp;</td>
42 <td class="md" colspan="2"></td>
43 </tr>
45 </table>
46 </td>
47 </tr>
48 </table>
49 <table cellspacing=5 cellpadding=0 border=0>
50 <tr>
51 <td>
52 &nbsp;
53 </td>
54 <td>
56 <p>
57 Update the screen from the shadow frame buffer. </td>
58 </tr>
59 </table>
60 <hr>
61 <address>
62 <small>
63 Generated June 29, 2004 for <a
64 href="http://dmx.sourceforge.net">Distributed Multihead X</a> by
65 <a href="http://www.doxygen.org/index.html">doxygen</a>
66 1.3.4.
67 </small>
68 </addres>
69 </hr>
70 </body>
71 </html>