Make that a "custom systems driver". :)
>-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of >Strelchun, Timothy >Sent: Monday, June 21, 2010 9:51 PM >To: '[email protected]' >Subject: [directfb-dev] [PATCH] Added systems driver specific >shared surface data structure > >-------------------- >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 _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
