xserver/exa
Eric Anholt 744aa34ca5 Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, the
pixmaps's contents are undefined, so we won't need to upload the
    undefined contents in MoveIn. Use the ExaCheck* for async ops as well,
    so that dirty is always tracked. While the performance impact for my ls
    -lR test was not significant (though the avoiding-upload path was being
    hit), it's likely to be important for the upcoming Get/PutImage
    acceleration from ajax.
2005-10-15 02:19:09 +00:00
..
Makefile.am Fix include path for commit of bug #4616. 2005-10-02 08:53:18 +00:00
exa.c Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, the 2005-10-15 02:19:09 +00:00
exa.h Fix a couple of bugs in the offscreen allocator. One mostly harmless was 2005-10-11 23:11:37 +00:00
exa_accel.c Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, the 2005-10-15 02:19:09 +00:00
exa_migration.c Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, the 2005-10-15 02:19:09 +00:00
exa_offscreen.c Fix stupid mistake in yesterday's allocator commit, would cause exa to 2005-10-13 01:13:58 +00:00
exa_priv.h Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, the 2005-10-15 02:19:09 +00:00
exa_render.c Use proper access size when reading pixel based on bpp of the source pixmap 2005-10-12 07:46:36 +00:00
exa_unaccel.c Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, the 2005-10-15 02:19:09 +00:00