All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] GSoC #09 Bitmap scaling
Date: Tue, 02 Sep 2008 18:42:56 +0300	[thread overview]
Message-ID: <48BD5F00.9090902@nic.fi> (raw)
In-Reply-To: <48BAC517.4060002@nic.fi>

Vesa Jääskeläinen wrote:
> It is really necessary that all generic graphical menu code like bitmap
> scaler works always. Not just for some optimized formats as otherwise it
> would render graphical menu unusable in some cases. It can be not so
> pretty on low end systems, but it should at least work. That is the
> reason there is map/unmap functions in video api.
> 
> So there has to be first generic implementation and then you can use
> optimized one if there exist one.

Just thinking as this is operating in a bitmap, we could just make sure
we use only couple of formats and let video driver dot the rest. That
would simplify it a bit.



  parent reply	other threads:[~2008-09-02 15:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-31  7:01 [PATCH] GSoC #09 Bitmap scaling Colin D Bennett
2008-08-31 16:21 ` Vesa Jääskeläinen
2008-08-31 16:24   ` Vesa Jääskeläinen
2008-09-02 15:42   ` Vesa Jääskeläinen [this message]
2008-10-03 20:16     ` Vesa Jääskeläinen
2008-10-13 17:00       ` Colin D Bennett
2008-10-13 18:27         ` Vesa Jääskeläinen
2008-10-13 20:00           ` Colin D Bennett
2008-10-13 21:11             ` Vesa Jääskeläinen
2008-10-15  5:42               ` Colin D Bennett
2008-10-15 14:34                 ` Vesa Jääskeläinen
2008-10-30  3:20                   ` Colin D Bennett

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=48BD5F00.9090902@nic.fi \
    --to=chaac@nic.fi \
    --cc=grub-devel@gnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.