I forgot to mention few things: at now I have tested the SDL with a 1280x720 16bpp/50hz hdmi display, and works fine. The board is BBBW. I am using the 4.4.x with omaplfb module, and the libraries EGL/GLES2 from the sdk.
If I have time in the next week I should try with different resolution and color settings. Running the tests in the test/ directory I got some numbers for the fps that are interesting for the BBB, for example: testgles2 150/160fps , testsprite2 more 100fps, this without vsync, Using the sdl_gl_setswapinterval(1) and the powerver.ini=libpvrPVR2D_FLIPWSEGL.so the vsync seems working and I get 50 fps. On Wednesday, February 15, 2017 at 8:00:26 AM UTC-8, Pier wrote: > > Hi, > > in the last days I have tried to port the SDL2 2.0.5 to BBB/BBBW using the > opengles 2.0 in framebuffer mode, > seems that works at all. > > the code is a little wired at now, but if anyone is interested update me > that I could clean up the code a push a fork/repo for the BBB community on > github, > > thanks, > Pier > > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/aa2c36f5-61b1-4562-a3b9-d742caee2617%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
