some strange behavior from the drivers?
Posted: Mon Feb 03, 2014 12:59 am
I have noticed some bugs with the this drivers:
EDT_BURNINGSVIDEO:
Returned wrong dimension size of images_view->getOriginalSize().Width and images_view->getOriginalSize().Height, but changed the alpha channel of
the draw2DImage
EDT_SOFTWARE:
Returned correct/right dimension size of images_view->getOriginalSize().Width and images_view->getOriginalSize().Height, but Dont change the alpha channel of the draw2DImage it still display as 255.
there is nothing wrong with my code i can still use the driver : EDT_OPENGL and everything works as it should be.
EDT_BURNINGSVIDEO:
Returned wrong dimension size of images_view->getOriginalSize().Width and images_view->getOriginalSize().Height, but changed the alpha channel of
the draw2DImage
EDT_SOFTWARE:
Returned correct/right dimension size of images_view->getOriginalSize().Width and images_view->getOriginalSize().Height, but Dont change the alpha channel of the draw2DImage it still display as 255.
there is nothing wrong with my code i can still use the driver : EDT_OPENGL and everything works as it should be.