Xavier Bestel wrote:
Don't save the framebuffer. Just send a message to the client application saying "fb is corrupted, please redraw". X11 can do it, console can do it.
Sure, X has no problem doing an expose event on the entire screen. But then the kernel would need a way to tell X that the display was invalidated outside its control. Is there even an API for that today? The problem isn't trivial, for the machine may be running quite a few xservers. Or some other sort of software that uses the framebuffer. (libsvga, y, berlin, ...) Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: OpenGL-based framebuffer concepts
- From: Xavier Bestel <[email protected]>
- Re: OpenGL-based framebuffer concepts
- References:
- Re: replacing X Window System !
- From: linux cbon <[email protected]>
- Re: replacing X Window System !
- From: Manu Abraham <[email protected]>
- OpenGL-based framebuffer concepts
- From: Kyle Moffett <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "D. Hazelton" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Jon Smirl" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: Kyle Moffett <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: Helge Hafting <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Alexander E. Patrakov" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Jon Smirl" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Alexander E. Patrakov" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Matheus Izvekov" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Alexander E. Patrakov" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: Xavier Bestel <[email protected]>
- Re: replacing X Window System !
- Prev by Date: [PATCH] kmalloc man page before 2.6.17
- Next by Date: Re: [PATCH 09/33] readahead: events accounting
- Previous by thread: Re: OpenGL-based framebuffer concepts
- Next by thread: Re: OpenGL-based framebuffer concepts
- Index(es):