Strelchun, Timothy wrote:
--------------------
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.
Also applied that. Hopefully the three new functions to be added to other
vendor's system modules don't cause too much trouble, but I'm thinking about
DirectFB 1.5 anyhow.
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev