--------------------
Subject: [PATCH] Added systems driver specific shared surface data structure

Added a systems driver specific shared surface data structure
that is created/destroyed by the core.  Added three new functions
to the systems driver to do this: system_surface_data_size,
system_surface_data_init, and system_surface_data_destroy.  This
allows the systems driver to store custom data in the
CoreSurface.
--------------------

For our customer systems driver, we have found that having shared systems 
driver specific surface data is helpful for tracking per-CoreSurface 
specific information related to display layers.

Cheers,
Timothy

--

Timothy Strelchun
CE Software Engineering
Digital Home Group
Intel Corporation

Attachment: 0001-Added-systems-driver-specific-shared-surface-data-st.patch
Description: 0001-Added-systems-driver-specific-shared-surface-data-st.patch

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to