new driver - what is needed?
Posted: Mon Feb 12, 2007 15:49
Hello,
I'm trying again to write a driver for Allegro, and I'm failry far at the moment in the graphical side of things. However, I would like to know what is needed for a complete other 'platform'. Do I need to write other parts like the Image Manager? Or is that only needed when the driver explicitly asks for it?
Other question : what functions are needed for basic operations in the texture and renderer class? I've based myself on the NeL source, but there is much less than in the OpenGL driver.
Thanks for the help
I'm trying again to write a driver for Allegro, and I'm failry far at the moment in the graphical side of things. However, I would like to know what is needed for a complete other 'platform'. Do I need to write other parts like the Image Manager? Or is that only needed when the driver explicitly asks for it?
Other question : what functions are needed for basic operations in the texture and renderer class? I've based myself on the NeL source, but there is much less than in the OpenGL driver.
Thanks for the help