Re: [AD] OpenGL |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Elias Pschernig wrote:
Yes. So basically, we would have two sorts of drivers: Those without OpenGL, who implement the Allegro graphics API in the same way as 4.2 drivers. And those who use OpenGL. This second group does not need to implement anything else besides providing the OpenGL context, since after that, a platform independent implementation of the Allegro graphics API in OpenGL should be used.
Could the second sort of driver be a "system provided accelerated driver", not strictly defined as OpenGL? It could be DirectX on Windows if someone implements it. Perhaps it would add yet another vtable layer to allegro. The user could choose then.
-- Milan Mimica http://sparklet.sf.net
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |