added a TODO

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23720 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2008-01-24 15:00:46 +00:00
parent 511c231b35
commit 06b5aa85b5
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ extern const char * color_space_name(color_space space);
#include "swrast/s_spantemp.h"
// TODO: Rename this to "instantiate_gl_renderer" to
// be consistent with BArchivable api ?
extern "C" _EXPORT BGLRenderer *
instanciate_gl_renderer(BGLView *view, ulong options, BGLDispatcher *dispatcher)
{