Re: xserver on OpenGL
David Reveman <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
I don't know much about X server internals so I might be out on a limb here. However I'm working on a library currently called 'libglc'. It's a library which does OpenGL accelerated image compositing and drawing. The library interface matches the RENDER extension protocol and all operations are hardware accelerated (pbuffers must be available for offscreen support). It has a virtualized GL layer backend, GLX being the only backend currently implemented, however a mesa-solo backend could probably be implemented without to much fuss. I just thought that there might be chance it could be useful for getting a GL xserver running which will accelerate as many things as possible. Or maybe not. =) Either way it might be worth a look. libglc source code can be fetched from cairo cvs repository. http://cvs.cairographics.org and some more info about the library at: http://www.cs.umu.se/~c99pnn/thesis btw, the cairo GL backend is completely based on libglc. -- David Reveman ( [email protected] )
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/0SSugZhhNEnGXBcRAiQBAJ9eTtjV9P0Ed+c7qIhqtYpcJNDlGwCeJPLf 9eli8C86NQQqeMiV29R7u1I= =/d5X -----END PGP SIGNATURE-----