upekts: port to asynchronous model

This commit is contained in:
Daniel Drake
2008-02-04 10:24:27 +00:00
parent 5b1f6a0df7
commit aeeec97fb2
3 changed files with 1069 additions and 492 deletions

View File

@@ -325,6 +325,7 @@ static void register_driver(struct fp_driver *drv)
}
static struct fp_driver * const primitive_drivers[] = {
&upekts_driver,
};
static struct fp_img_driver * const img_drivers[] = {