slouken@10486: Pandora gabomdq@9023: ===================================================================== slouken@10486: slouken@10486: ( http://openpandora.org/ ) gabomdq@9023: - A pandora specific video driver was written to allow SDL 2.0 with OpenGL ES gabomdq@9023: support to work on the pandora under the framebuffer. This driver do not have gabomdq@9023: input support for now, so if you use it you will have to add your own control code. gabomdq@9023: The video driver name is "pandora" so if you have problem running it from gabomdq@9023: the framebuffer, try to set the following variable before starting your application : gabomdq@9023: "export SDL_VIDEODRIVER=pandora" gabomdq@9023: gabomdq@9023: - OpenGL ES support was added to the x11 driver, so it's working like the normal gabomdq@9023: x11 driver one with OpenGLX support, with SDL input event's etc.. gabomdq@9023: gabomdq@9023: gabomdq@9023: David Carré (Cpasjuste) gabomdq@9023: cpasjuste@gmail.com