~ubuntu-branches/ubuntu/natty/xorg-server/natty

« back to all changes in this revision

Viewing changes to hw/dmx/doc/html/struct__dmxPixPriv.html

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2011-03-11 10:29:37 UTC
  • mfrom: (1.1.40 upstream) (0.1.24 experimental)
  • Revision ID: james.westby@ubuntu.com-20110311102937-94ytj5lpd7smzq4p
Tags: 2:1.10.0-0ubuntu1

* Update to new upstream final release.
  + Drop 16-construct-paths-in-doxygen.conf.diff; included in new upstream.
* debian/patches/216_fix_sdksyms_build.diff:
  + Cherry-pick from 1.10 branch, fixing the stale sdksyms.c file picked up
    in the udeb build, causing the udeb build to fail with missing symbols.
* Merge from unreleased Debian experimental.  Remaining Ubuntu changes:
  - rules:
    + Disable SELinux, libaudit-dev is not in main yet. (LP #406226)
    + Enable xcsecurity. (LP #247537)
    + Add --with-extra-module-dir to support GL alternatives.
    + Mention Ubuntu support in builderstring rather than package uploader's
      email address.
  - control:
    + Xvfb depends on xauth, x11-xkb-utils. (LP #500102)
    + Add breaks for incompatible drivers. (LP #614993)
    + Drop libaudit-dev from build-deps.
    + Build-depend on newer mesa to pick up DRI search paths variable.
    + Bump dependency on x11proto-input-dev for Xi 2.1
    + Drop linux-any specifier to make pbuilder less narky.
    + Bump build-depends on mesa-common-dev to pick up dri.pc DRI search
      paths change for 214_glx_dri_searchdirs.patch
  - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
  - debian/patches:
    + 100_rethrow_signals.patch:
      When aborting, re-raise signals for apport
    + 105_nvidia_fglrx_autodetect.patch:
      Load proprietary drivers automatically when installed.
    + 109_fix-swcursor-crash.patch:
      Avoid dereferencing null pointer while reloading cursors during
      resume. (LP #371405)
    + 111_armel-drv-fallbacks.patch:
      Add support for armel driver fallbacks.
    + 121_only_switch_vt_when_active.diff:
      Add a check to prevent the X server from changing the VT when killing
      GDM from the console.
    + 122_xext_fix_card32_overflow_in_xauth.patch:
      Fix server crash when “xauth generate” is called with large timeout.
    + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
      166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
      172_cwgetbackingpicture_nullptr_check.patch:
      Fix various segfaults in xserver by checking pointers for NULL
      values before dereferencing them.
    + 165_man_xorg_conf_no_device_ident.patch
      Correct man page
    + 168_glibc_trace_to_stderr.patch:
      Report abort traces to stderr instead of terminal
    + 184_virtual_devices_autodetect.patch:
      Use vesa for qemu device, which is not supported by cirrus
    + 188_default_primary_to_first_busid.patch:
      Pick the first device and carry on (LP #459512)
    + 190_cache-xkbcomp_output_for_fast_start_up.patch:
    + 191-Xorg-add-an-extra-module-path.patch:
      Add support for the alternatives module path.
    + 198_nohwaccess.patch:
      Adds a -nohwaccess argument to make X not access the hardware
      ports directly.
    + 200_randr-null.patch:
      Clarify a pointer initialization.
    + 206_intel_8xx_default_to_fbdev.patch:
      Makes 8xx class intel GPUs default to fbdev for stability. (LP #633593)
    + 208_switch_on_release.diff:
      Switch keyboard layouts on key-release rather than key-press
        (LP #36812)
    + 209_add_legacy_bgnone_option.patch:
      Add -nr as a synonym for -background none until all ?DM are updated for
        the new option.
    + 210_pixman_null_ptr_check.patch:
      Catch NULL pointer access after pixman_image_create_bits() failure
        (LP #705078)
    + 213_xichangehierarchy-check-oom.patch:
      Add NULL pointer check for out-of-memory conditions. (LP #720445)
    + 214_glx_dri_searchdirs.patch:
      Search in same paths as mesa for DRI drivers for AIGLX so we can handle
      UMS fallback for radeon gracefully.
    + 215_glx_drawable_refcounting.diff:
      Prevents segfault on logout and server regenerate, and possibly other
      times. (LP #711422)
    + 500_xi2.1.patch:
    + 501_xf86CoordinatesToWindow.patch:
    + 502_gestures-extension.patch:
      Add Xi 2.1 and Gesture extension support.
* debian/serverminver:
  - Bump to 1.10.0-0ubuntu1~ for Xi 2.1 ABI
* New upstream release fixes crash in Record, trigerred by x11vnc 
  (LP: #525066)
* Refresh 500_xi2.1.patch for new upstream version
* debian/videoabiver:
  - Bump to 10 for XRandR 1.4 revert.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    <link href="doxygen.css" rel="stylesheet" type="text/css">
7
7
  </head>
8
8
  <body>
9
 
<!-- Generated by Doxygen 1.6.3 -->
 
9
<!-- Generated by Doxygen 1.7.1 -->
10
10
<div class="navigation" id="top">
11
11
  <div class="tabs">
12
 
    <ul>
 
12
    <ul class="tablist">
13
13
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
14
14
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
15
15
      <li><a href="files.html"><span>Files</span></a></li>
16
16
    </ul>
17
17
  </div>
18
 
  <div class="tabs">
19
 
    <ul>
 
18
  <div class="tabs2">
 
19
    <ul class="tablist">
20
20
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
21
21
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
22
22
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
23
23
    </ul>
24
24
  </div>
25
25
</div>
 
26
<div class="header">
 
27
  <div class="summary">
 
28
<a href="#pub-attribs">Data Fields</a>  </div>
 
29
  <div class="headertitle">
 
30
<h1>_dmxPixPriv Struct Reference</h1>  </div>
 
31
</div>
26
32
<div class="contents">
27
 
<h1>_dmxPixPriv Struct Reference</h1><!-- doxytag: class="_dmxPixPriv" -->
 
33
<!-- doxytag: class="_dmxPixPriv" -->
28
34
<p><code>#include &lt;<a class="el" href="dmxpixmap_8h_source.html">dmxpixmap.h</a>&gt;</code></p>
29
 
<table border="0" cellpadding="0" cellspacing="0">
30
 
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
 
35
<table class="memberdecls">
 
36
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
 
37
Data Fields</h2></td></tr>
31
38
<tr><td class="memItemLeft" align="right" valign="top">Pixmap&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__dmxPixPriv.html#a7b3f9090169c50760c7a18e801091c2f">pixmap</a></td></tr>
32
39
<tr><td class="memItemLeft" align="right" valign="top">XImage *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__dmxPixPriv.html#a54fab045a345e00ee75ab064ce38118e">detachedImage</a></td></tr>
33
40
</table>
45
52
</div>
46
53
<div class="memdoc">
47
54
 
48
 
<p>Referenced by <a class="el" href="dmxextension_8c_source.html#l00773">dmxBERestorePixmap()</a>, <a class="el" href="dmxextension_8c_source.html#l01398">dmxBESavePixmap()</a>, <a class="el" href="dmxpixmap_8c_source.html#l00084">dmxCreatePixmap()</a>, and <a class="el" href="dmxpixmap_8c_source.html#l00154">dmxDestroyPixmap()</a>.</p>
 
55
<p>Referenced by <a class="el" href="dmxextension_8c.html#a8c94ba784e540d8a5fba70373f1167f4">dmxBERestorePixmap()</a>, <a class="el" href="dmxextension_8c.html#a3dee225e6bc7fa7f8684ebc5b4f96884">dmxBESavePixmap()</a>, <a class="el" href="dmxpixmap_8h.html#a9d26c08a4286c663250f61e63ffa3343">dmxCreatePixmap()</a>, and <a class="el" href="dmxpixmap_8h.html#a7c602d928744ec2e7be73ef197fc9b12">dmxDestroyPixmap()</a>.</p>
49
56
 
50
57
</div>
51
58
</div>
60
67
</div>
61
68
<div class="memdoc">
62
69
 
63
 
<p>Referenced by <a class="el" href="dmxpixmap_8c_source.html#l00059">dmxBECreatePixmap()</a>, <a class="el" href="dmxpixmap_8c_source.html#l00138">dmxBEFreePixmap()</a>, <a class="el" href="dmxextension_8c_source.html#l00773">dmxBERestorePixmap()</a>, <a class="el" href="dmxextension_8c_source.html#l01398">dmxBESavePixmap()</a>, <a class="el" href="dmxpixmap_8c_source.html#l00190">dmxBitmapToRegion()</a>, <a class="el" href="dmxgc_8c_source.html#l00190">dmxChangeGC()</a>, <a class="el" href="dmxpixmap_8c_source.html#l00084">dmxCreatePixmap()</a>, <a class="el" href="dmxwindow_8c_source.html#l00467">dmxDoChangeWindowAttributes()</a>, <a class="el" href="dmxpict_8c_source.html#l00694">dmxDoCreatePicture()</a>, and <a class="el" href="dmxgcops_8c_source.html#l00517">dmxFindAlternatePixmap()</a>.</p>
 
70
<p>Referenced by <a class="el" href="dmxpixmap_8h.html#ab785500b50aa10eb1d76274688413770">dmxBECreatePixmap()</a>, <a class="el" href="dmxpixmap_8h.html#aa930f04f91d83243d3e6224f911bf9e8">dmxBEFreePixmap()</a>, <a class="el" href="dmxextension_8c.html#a8c94ba784e540d8a5fba70373f1167f4">dmxBERestorePixmap()</a>, <a class="el" href="dmxextension_8c.html#a3dee225e6bc7fa7f8684ebc5b4f96884">dmxBESavePixmap()</a>, <a class="el" href="dmxpixmap_8h.html#af943d5ec32fe35ccc74ae190b8d8bb3e">dmxBitmapToRegion()</a>, <a class="el" href="dmxgc_8h.html#af07df8b118bf78f1ce4b96fa1d0a2401">dmxChangeGC()</a>, <a class="el" href="dmxpixmap_8h.html#a9d26c08a4286c663250f61e63ffa3343">dmxCreatePixmap()</a>, <a class="el" href="dmxwindow_8c.html#a8d5f02a09348890a468a08464becbac3">dmxDoChangeWindowAttributes()</a>, <a class="el" href="dmxpict_8c.html#a314fad65d3e8f6470ed95e052348df3d">dmxDoCreatePicture()</a>, and <a class="el" href="dmxgcops_8c.html#ad44d59f0e4f0c77ca7278cb5d31f0121">dmxFindAlternatePixmap()</a>.</p>
64
71
 
65
72
</div>
66
73
</div>