View Single Post
clort's Avatar
Posts: 106 | Thanked: 313 times | Joined on Mar 2019
#19
Originally Posted by Android_808 View Post
Have you tried any SDL2 builds yet? I had a partial port for Fremantle but had problems building for GLES1 and GLES2, I had to choose one or the other.
With the libsdl2 from the repo, you need to make a window same height as available to hildon windows (484 pixels on Droid4).

I can only speculate how to patch SDL2 to play nice with hildon-desktop when an application requests smaller/larger windows than what hildon has available.

Running sdl stuff with hildon-desktop killed works as expected.

Sample project attached - window size is specified in src/defs.h
Attached Files
File Type: gz tetris-sdl-c.tar.gz (66.1 KB, 46 views)
 

The Following User Says Thank You to clort For This Useful Post: