Re: Make the init-process look like the StarWars Credits

From: Rob (rpc_at_cafe4111.org)
Date: 01/10/04

  • Next message: martin f krafft: "enumerating HID devices"
    To: ivern@acm.org
    Date:	Sat, 10 Jan 2004 06:26:17 -0500
    
    

    On Saturday 10 January 2004 06:02 am, you wrote:

    > I think you're overcomplicating the issue. You certainly don't need any
    > 3D code to get a star-wars like scroll going. You can make a 2D
    > transform to make the fonts _look_ like they're scrolling out into
    > space. As a matter of fact, wouldn't simply transforming the
    > rectangular viewport into a trapezoid do the trick? You could then
    > frame this with a starry bitmap, or whatever.
    >
    > This doesn't sound like it would require any massive hacking (although
    > I'll readily confess that I haven't looked into the code.)

    i know, i'm a pessimist seeing things way too negatively. not trying to knock
    a guy senseless for his 3d suggestion, i just got carried away. sorry...

    of course you wouldn't _need_ actual 3D code, so you can leave mesa out. it's
    just the issue of HW accel vs. software making things really hard to do
    without engineering a new DRI-like fb, it seems. and that new fb has other
    (ab)uses... one thing leads to another.

    and what youre describing... that's quite like the hacked fb fullscreen splash
    code i'm suggesting. but i'm not realizing that a little code can draw a lot
    of things. thus it probably _could_ all fit in the kernel (except gfx) and
    run instantly (but only unitl init is through booting to the default
    runlevel, i hope?)

    -- 
    Rob Couto
    rpc@cafe4111.org
    Rules for computing success:
    1) Attitude is no substitute for competence.
    2) Ease of use is no substitute for power.
    3) Safety matters; use a static-free hammer.
    --
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: martin f krafft: "enumerating HID devices"

    Relevant Pages

    • Re: arm-lh7a40x IDE support in 2.6.6
      ... I need to be able to poll the interface ... is selectproc a pre-select procedure or ... pre-select but you can change it to be substitute if you need ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC] Splitting kernel headers and deprecating __KERNEL__
      ... suggestion gives a nice warning. ... basically fixes zero bugs in the kernel, so the benefit for the kernel is ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Make the init-process look like the StarWars Credits
      ... starwars XScreenSaver to do the pretty rendering, ... Attitude is no substitute for competence. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: RFD: Kernel release numbering
      ... Matt Mackall wrote: ... >>it a couple of times, I've talked to some people about it, and today Davem ... >>sent a suggestion along similar lines to me for 2.6.12. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Radeon Framebuffer Driver in 2.6.3?
      ... I've tried your suggestion to change ... my XF86Config-4 file to include UseFBDev line. ... But it doesnt work. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)