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
2006-03-29 01:05:09 +00:00
2006-03-28 01:21:00 +00:00
2006-03-31 15:11:51 +00:00
2006-03-28 01:21:00 +00:00
2006-03-28 01:21:00 +00:00
2006-03-28 01:21:00 +00:00
2006-03-31 14:52:57 +00:00
2005-12-19 16:34:07 +00:00
Description
Truly free fork of the XOrg project.
75 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%