Results 1 to 2 of 2
If I could spend a year or two for developing completely new GUI system without any dependency on X-windowing system, what would be the way. Does Mesa OpenGL library depend ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-25-2012 #1Just Joined!
- Join Date
- May 2012
- Posts
- 11
Compleley new Linux GUI system
If I could spend a year or two for developing completely new GUI system without any dependency on X-windowing system, what would be the way. Does Mesa OpenGL library depend upon GLX?? I have heard about new Wayland compositor for OpenGL ES. but it is for OpenGL ES. what about complete OpenGL. the Goals of Wayland seems to be much more intuitive. So I'm thinking of doing it for complete OpenGL library. Hardware accelerated Windowing system is the future in desktops atleast. Can anybody tell us or guide us to completely eliminate X from Linux. I'm not that against X. but there are lot of dependencies for GLX.
simply, If I want to write completely new Windowing system, is it possible to count on Mesa or the binary video driver from vendors and the default drivers for input devices???
- 11-26-2012 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,142
Well, in my opinion, if you are asking these questions, you are not yet qualified to do this work...
I have spent a lot of time in the past writing graphics primitives to do some of what you suggest you are interesting in accomplishing. It is not simple, and there are HUGE factors you haven't even considered as yet. Study the X-Windows, XOrg sources. They will help a lot to understand what quagmire you are going to fall into... 
And good luck.Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
