Re: Wierd shifted colors and unsatisfactory GL_Context
Sylvain Becker <[email protected]> Mon, 5 Dec 2016 09:30:57 +0100
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <CADsB45rO2v1Z18cYB66zHYt1FMWTYKkh49QEBhmRFmNgqNGjCg@mail.gmail.com> |
Hello, I think you hit this issue: https://bugzilla.libsdl.org/show_bug.cgi?id=2291 On the Samsung s3, some egl config behave strangely. Depending on the "SDL_GL_SetAttribute" that you set, you can get one of those broken config. Before modifying your code, you could also try to set "SDL_RENDERER_PRESENTVSYNC" if you use the renderer or manually (eg eglSwapInterval). I saw some issue on the S6 with this. Cheers, Sylvain On 3 December 2016 at 23:36, Edition Chamäleon <[email protected]> wrote: > Does really no one have any hints for me on that issue? [image: Sad] > > _______________________________________________ > SDL mailing list > [email protected] > http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org > > -- Sylvain Becker _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org