9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Theo Honohan <theo@ideaworks3d.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] which linux! which gcc!
Date: Mon,  4 Jun 2001 12:55:30 +0100	[thread overview]
Message-ID: <E156sis-0004RJ-00@starfruit.iw3d.co.uk> (raw)
In-Reply-To: <Pine.SGI.4.10.10106021056410.17693-100000@irixbum.casa.ca>

On Saturday 2 June, andrey mirtchovski wrote:
> 
> now, how many people are interested in seeing opengl for plan9? i have that
> weird idea that it may look great and actually have bragging value :)
> 
> pros? cons? 

Well, getting *an* OpenGL implementation running shouldn't be hard --
the SGI reference implementation is now open, along with Mesa, and
they're both in C.  A GLUT implementation for Rio would be the next
thing.

I can see it being tougher to integrate cleanly with Rio and /dev/draw
(and I expect that some degree of integration would be required to allow
hardware acceleration).  If you want to create a /dev/draw style
"/dev/gl" file interface, you'll probably find yourself redesigning and
reimplementing the GLX protocol, with a few incompatible changes.  (The
GLX protocol is documented in the GLX source archive available from
SGI's Open Source site.)  There's quite a bit of reinvention of the
wheel required for you to be able run GL applications across the network
in a plan 9 way.

Theo



  parent reply	other threads:[~2001-06-04 11:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-02 16:53 Laura Creighton
2001-06-02 18:02 ` andrey mirtchovski
2001-06-02 17:45   ` Jim Choate
2001-06-03  7:20   ` Boyd Roberts
2001-06-04 11:55   ` Theo Honohan [this message]
2001-06-03  6:54 ` Boyd Roberts
2001-06-08  8:38 ` Ryan O'NEil
2001-06-02 17:41 anothy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E156sis-0004RJ-00@starfruit.iw3d.co.uk \
    --to=theo@ideaworks3d.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).