Messages in this thread |  | | Subject | Re: 2D graphics: KGI, GGI, fbdev, DRI, svgalib, oh my!!! | Date | Tue, 25 Sep 2001 00:24:28 +0100 (BST) | From | Alan Cox <> |
| |
> If my ultimate goal is a maximum level of hardware acceleration, > especially for scrolling and alpha-blending, which linux graphics > interface would be the best choice for my needs?
OpenGL is probably what you want to be using for that kind of stuff. For simple traditional 2D stuff the SDL library might also be interesting.
Both SDL and OpenGL are cross platform interfaces which helps no end. For 2D opengl usage take a look at chromium - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |