Files
xserver/glamor
Zhigang Gong cea0fe3e1f fallback_optimize: Prepare for downloading/uploading subregion.
Introduced two function glamor_get_sub_pixmap/glamor_put_sub_pixmap,
can easily used to get and put sub region of a big textured pixmap.
And it can use pbo if possible.

To support download a big textured pixmap's sub region to another
pixmap's pbo, we introduce a new type of pixmap GLAMOR_MEMORY_MAP.
This type of pixmap has a valid devPrivate.ptr pointer, and that
pointer points to a pbo mapped address.

Now, we are ready to refine those
glamor_prepare_access/glamor_finish_access pairs.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
2013-12-18 11:23:49 -08:00
..
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:49 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00
2013-12-18 11:23:48 -08:00