Hi, On Thu, 2010-09-23 at 10:16 +0200, d...@directfb.org wrote: > http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=e0e0cb670e8de90c1f3cc99529acf7e520f37196 > commit e0e0cb670e8de90c1f3cc99529acf7e520f37196 > Author: Denis Oliver Kropp <d...@skunk.intern.txtr.com> > Date: Thu Sep 23 10:07:58 2010 +0200 > > Added surface_pool_get_local > > Added the function surface_pool_get_local to enable a surface > buffer pool to obtain its own local data. Useful for custom > surface buffer pools so that they do not have to explicitly > store a static local pointer to it during init/join. > > patch by timothy.strelc...@intel.com > > src/core/surface_pool.c | 12 +++++++++++- > src/core/surface_pool.h | 8 +++++++- > 2 files changed, 18 insertions(+), 2 deletions(-)
I am wondering about namespace here - this should have been dfb_surface_pool_get_local(), no? Cheers, Andre' _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev