Rendering - definitely agree. Userspace.
Mode changing - Now there I can get into an argument. I
still (after all these years) feel that the Kernel is the best
place to put video mode control. That way 'killall -9 X' isn't
nearly as nasty... The kernel could at least get you back to
a text console.
And now that XFree86 4 has a vm86 system to 'run the
Video BIOS' for certain cards, it shouldn't be to hard to
emulate the old OS/2 system - in a vm86 session, use the BIOS
to switch to all the supported modes, and record (via vm86
io traps) everything the BIOS does. Then, in the driver,
just 'play back' the scripts... Worked beatifully for OS/2
back in the day for 2D framebuffers...
Anyway, I'll just let sleeping dogs lie and leave it
at that.
> I firmly believe you can do X11 with 3D in windows, including partial
> occlusion of 3d windows on a 3dfx voodoo1 or voodoo2 card.
As do I, but I lack three things: The time, The Specs, and
The Hardware. :(
-- Jason McMullan, Senior Linux Consultant Linuxcare, Inc. 412.432.6457 tel, 412.656.3519 cell jmcmullan@linuxcare.com, http://www.linuxcare.com/ Linuxcare. Putting open source to work. - 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/