9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <andrey@lanl.gov>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] vnc[vs] implementation question
Date: Tue, 18 Jun 2002 11:48:59 -0600	[thread overview]
Message-ID: <342c3533dec949084f2ddb3dda8771ac@acl.lanl.gov> (raw)


> the final draw is the only one that can be seen.
> by making it a draw between images of the same
> format you've reduced it to memmove, so the flicker
> should go away.  conversion from cmap8 goes significantly
> slower than memmove.
>

there is still a bit of flicker.  not as much, but still there..  if I
reboot in 8bpp and just do a loadimage(screen); there is no flicker at
all.

performance is the same in all 3 cases (~ 80fps in a term the size
that the 'window' command defaults to :)

i guess the solution is to store the pixels in screen->chan format,
since the benefits of loadimage(screen) are huge.  not that i'll
bother with XaoS, but it's a good thing to keep in mind for something
as graphics intensive as devtv.



             reply	other threads:[~2002-06-18 17:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-18 17:48 andrey mirtchovski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-06-18 17:14 Russ Cox
2002-06-18 17:03 andrey mirtchovski
2002-06-18 16:00 Russ Cox
2002-06-18 15:54 andrey mirtchovski
2002-06-18 15:51 Russ Cox
2002-06-18 15:43 andrey mirtchovski

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=342c3533dec949084f2ddb3dda8771ac@acl.lanl.gov \
    --to=andrey@lanl.gov \
    --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).