All of lore.kernel.org
 help / color / mirror / Atom feed
* gfxterm blinking
@ 2007-05-29  2:05 余上
  2007-06-01 21:19 ` Vesa Jääskeläinen
  0 siblings, 1 reply; 2+ messages in thread
From: 余上 @ 2007-05-29  2:05 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

In gfxterm mode , when the termimal scroll up , the screnn keep blinking . I
think it maybe somthing related to  the double buffering ? Is there any
workaround ? thanks

[-- Attachment #2: Type: text/html, Size: 178 bytes --]

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

* Re: gfxterm blinking
  2007-05-29  2:05 gfxterm blinking 余上
@ 2007-06-01 21:19 ` Vesa Jääskeläinen
  0 siblings, 0 replies; 2+ messages in thread
From: Vesa Jääskeläinen @ 2007-06-01 21:19 UTC (permalink / raw)
  To: The development of GRUB 2

余上 wrote:
> In gfxterm mode , when the termimal scroll up , the screnn keep blinking
> . I think it maybe somthing related to  the double buffering ? Is there
> any workaround ? thanks

Actually that blinking is probably related not using any buffering :). I
don't remember has CVS version any buffering so it might first clear
area and then draw that area again. To fix this I have local copy with
buffer to do this and then blit that to video memory.

This patch has been pending as I was kinda looking if someone was
planning to work on the menu code and with that it could have been
integrated to that mix... If no-one shows up with his ideas I will
probably implement some kind of layer manager to gfxterm and then export
that API to possible graphical menu interface.




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

end of thread, other threads:[~2007-06-01 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-29  2:05 gfxterm blinking 余上
2007-06-01 21:19 ` Vesa Jääskeläinen

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.