Dual framebuffers

"dave.lawrence" <[email protected]>
Newsgroups gmane.comp.lib.sdl
Message-ID <[email protected]>
Dear Forum,

I have an RaspberryPi setup with two (1.8") 160x128 TFT displays which appear as /dev/fb1 and /dev/fb2. I am using SDL via pygame for development.

SDL_FBDEV works for each display separately, but I would like to be able to access both simultaneously from the same application.

Is it possible to somehow merge the two framebuffers into a single object which would appear to SDL/pygame as a single 320x128 (or 160x256) display?

I would like to avoid start X if possible.

Thanks,

_______________________________________________
SDL mailing list
[email protected]
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.