public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: OpenGL in the kernel
  2004-02-25 23:01 OpenGL in the kernel Dmitry M Shatrov
@ 2004-02-24 23:59 ` Matti Aarnio
  2004-02-25 12:58 ` Micha Feigin
  2004-02-25 16:02 ` Timothy Miller
  2 siblings, 0 replies; 4+ messages in thread
From: Matti Aarnio @ 2004-02-24 23:59 UTC (permalink / raw)
  To: Dmitry M Shatrov; +Cc: linux-kernel

On Thu, Feb 26, 2004 at 02:01:39AM +0300, Dmitry M Shatrov wrote:
> I think this is the right place to ask it for, sorry if not.
> I heard a few about future OpenGL implementation in the Linux kernel, 
> but failed to find any resource on this question. I also remember a 
> message from this list about its author's experiments with Mesa in this 
> key..
> Does anybody work on the subject now? Could you help me with (if there 
> are any) some links or just explain what's this really about?

As a rule: KERNEL IS WRONG PLACE.

There are some primitive things that to an extent make sense, but
WHOLE OpenGL (which alone is nothing) or any other graphics server 
entirely in kernel ?   No way.

The XFree86 server can use kernel supplied DRI (Direct Rendering 
Interface) facilities, if such are available.

You can find more about this recurring topic in list archives.

> With best regards, Dmitry M. Shatrov

/Matti Aarnio

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: OpenGL in the kernel
  2004-02-25 23:01 OpenGL in the kernel Dmitry M Shatrov
  2004-02-24 23:59 ` Matti Aarnio
@ 2004-02-25 12:58 ` Micha Feigin
  2004-02-25 16:02 ` Timothy Miller
  2 siblings, 0 replies; 4+ messages in thread
From: Micha Feigin @ 2004-02-25 12:58 UTC (permalink / raw)
  To: linux-kernel

On Thu, Feb 26, 2004 at 02:01:39AM +0300, Dmitry M Shatrov wrote:
> I think this is the right place to ask it for, sorry if not.
> I heard a few about future OpenGL implementation in the Linux kernel, 
> but failed to find any resource on this question. I also remember a 
> message from this list about its author's experiments with Mesa in this 
> key..
> Does anybody work on the subject now? Could you help me with (if there 
> are any) some links or just explain what's this really about?
> 

You are probably thinking of dri which is the kernel side support for
graphic acceleration, not opengl. opengl is a userland thing not kernel.

dri-devel or dri-user is probably a better place. Try dri.sf.net.

> With best regards, Dmitry M. Shatrov
> 
> -
> 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/
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: OpenGL in the kernel
  2004-02-25 23:01 OpenGL in the kernel Dmitry M Shatrov
  2004-02-24 23:59 ` Matti Aarnio
  2004-02-25 12:58 ` Micha Feigin
@ 2004-02-25 16:02 ` Timothy Miller
  2 siblings, 0 replies; 4+ messages in thread
From: Timothy Miller @ 2004-02-25 16:02 UTC (permalink / raw)
  To: Dmitry M Shatrov; +Cc: linux-kernel



Dmitry M Shatrov wrote:
> I think this is the right place to ask it for, sorry if not.
> I heard a few about future OpenGL implementation in the Linux kernel, 
> but failed to find any resource on this question. I also remember a 
> message from this list about its author's experiments with Mesa in this 
> key..
> Does anybody work on the subject now? Could you help me with (if there 
> are any) some links or just explain what's this really about?
> 
> With best regards, Dmitry M. Shatrov


It would certainly be productive to have certain system-level things in 
the kernel, such as support for interrupts and DMA, but we already have 
that in the form of DRI, and there is no other reason to put something 
like that into the kernel.  What advantage would there be that would 
outweigh all of the numerous disadvantages?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* OpenGL in the kernel
@ 2004-02-25 23:01 Dmitry M Shatrov
  2004-02-24 23:59 ` Matti Aarnio
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dmitry M Shatrov @ 2004-02-25 23:01 UTC (permalink / raw)
  To: linux-kernel

I think this is the right place to ask it for, sorry if not.
I heard a few about future OpenGL implementation in the Linux kernel, 
but failed to find any resource on this question. I also remember a 
message from this list about its author's experiments with Mesa in this 
key..
Does anybody work on the subject now? Could you help me with (if there 
are any) some links or just explain what's this really about?

With best regards, Dmitry M. Shatrov


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-25 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-25 23:01 OpenGL in the kernel Dmitry M Shatrov
2004-02-24 23:59 ` Matti Aarnio
2004-02-25 12:58 ` Micha Feigin
2004-02-25 16:02 ` Timothy Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox