xserver-multidpi/hw
Eric Anholt 2e38fedd29 Add an option to EXA for the DDX to request that EXA hide the pixmap's
devPrivate.ptr when pointing at offscreen memory, outside of
    exaPrepare/FinishAccess(). This was used with fakexa to find (by NULL
    dereference) many instances of un-Prepared CPU access to the
    framebuffer:
- GC tiles used in several ops when fillStyle == FillTiled were never
    Prepared.
- Migration could lead to un-Prepared access to mask data in render's
    Trapezoids and Triangles
- PutImage's UploadToScreen failure fallback failed to Prepare.
2006-03-31 19:41:28 +00:00
..
darwin Typo fixes (Nicholas Joly, XFree86 bugzilla #1658) 2006-02-27 16:19:39 +00:00
dmx More warning cleanup. 2006-03-29 01:05:09 +00:00
kdrive Add an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +00:00
vfb Add HAS_MMAP for Xvfb 2006-03-11 02:10:14 +00:00
xfree86 More warning cleanup. 2006-03-29 01:05:09 +00:00
xgl Remove remnants of XkbCF code. 2006-03-27 22:25:56 +00:00
xnest Remove remnants of XkbCF code. 2006-03-27 22:25:56 +00:00
xwin https://bugs.freedesktop.org/show_bug.cgi?id=4341 Make Xming error messages 2006-03-03 09:54:54 +00:00
Makefile.am Add xgl to DIST_SUBDIRS. 2006-01-10 02:30:56 +00:00