9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Theo Honohan <theoh@chiark.greenend.org.uk>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: moving things in a window
Date: Thu, 28 Sep 2000 12:28:55 +0100	[thread overview]
Message-ID: <E13ebrz-0007Qm-00@chiark.greenend.org.uk> (raw)
In-Reply-To: Your message of "Thu, 28 Sep 2000 10:18:48 GMT." <39D23579.265E60B8@arl.army.mil>

In message <39D23579.265E60B8@arl.army.mil>, "Douglas A. Gwyn" writes:
> andrey mirtchovski wrote:
> > ... So the mask says ``only draw where the old circle was
> > but the new circle is not''.
> > The final draw puts white down in those places.
> 
> Of course, that clobbers other objects in the same (old) location.
> I know of no way to do this right without taking into account all
> potentially visible objects.  If the hardware can help (Z-buffer,
> or render a model) that's great.

For hardware acceleration, it looks like you'd have to extend the draw
protocol with something equivalent to GLX.  

I'm not sure yet whether explicit support for double buffering, on its
own, would be a useful addition.  (See my previous message.)

Keith Packard's "render" mailing list has seen some hard-hitting
discussion of these and related issues recently.
http://XFree86.Org/mailman/listinfo/render



  reply	other threads:[~2000-09-28 11:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-26 17:00 Theo Honohan
2000-09-26 17:15 ` andrey mirtchovski
2000-09-26 18:00   ` Theo Honohan
2000-09-28 10:18   ` Douglas A. Gwyn
2000-09-28 11:28     ` Theo Honohan [this message]
2000-09-29  8:31       ` Douglas A. Gwyn
2000-09-27  0:08 okamoto
2000-09-27  0:19 ` Theo Honohan
2000-09-27  0:17 okamoto
2000-09-27  0:30 okamoto
2000-09-27  0:35 rob pike
2000-09-27  6:27 okamoto
2000-09-29 12:35 Russ Cox
2000-10-02  9:00 ` Douglas A. Gwyn

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=E13ebrz-0007Qm-00@chiark.greenend.org.uk \
    --to=theoh@chiark.greenend.org.uk \
    --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).