On Thu, Feb 27, 2003 at 10:46:49AM -0800, Jon Smirl wrote:
> --- Michel D?nzer <[EMAIL PROTECTED]> wrote:
> > Is that what you're looking for?
> 
> X has been with for a long time. I was just thinking
> about doing some experiments with using OpenGL/DRI for
> the base graphics interface. 
> 
> The idea would be to bring up DRI/OpenGL standalone
> first and then run the existing X on top of that base
> instead of the 2D drivers. Doing that would allow the
> window manager to be written using OpenGL. It would
> also provide a path for slowly migrating away from X.

Notice that the DRI drivers don't do anything like mode setting and
such, they depend on the X drivers for that. So if you take away the X
driver, you will not be able to get anything outputed on your monitor.
Unless you use the fbdev drivers for example.

Did you investigate the Berlin project, which, if i am not wrong, uses
OpenGL for drawing, and aims to be a X reemplacement. Not that it is
anything near that point though.

Friendly,

Sven Luther


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to