But opengl need 3d drivers. I imagine that "nvidia" gpl drivers which are pure 2d driver could accelerate some 2d primitive. What kind of lib access this sort of things ? only xlib ?
What do you think of it ? 2007/2/13, Raphaël Jacquot <[EMAIL PROTECTED]>:
Nicolas Boulay wrote: > Hello, > > If i want to use "pure" 2D. What is the fastest choice ? Xlib give > some very impressive numbers , but it's quite old. Opengl is fast but > a good 3D card are needed. > > I don't know the speed of SDL. It's look like the "default" choice. > > Beside that i know that most of card and old 3D card have some means > to draw fast 2D primitive without the use of the main cpu. Does a lib > that use this exist ? current video cards don't have 2D acceleration anymore. they do 2D acceleration out of 3D primitives, get over it > Regards, > Nicolas Boulay > _______________________________________________ > Open-graphics mailing list > [email protected] > http://lists.duskglow.com/mailman/listinfo/open-graphics > List service provided by Duskglow Consulting, LLC (www.duskglow.com)
_______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
