Bug#582801: libsdl1.2debian-all: SDL_GL_SWAP_CONTROL can't work (video

2011-06-11 Thread Sylvain Beucler
Hi, Using 'testing', SDL_GL_SWAP_CONTROL is still broken. It's a *very* simple patch pals, come on! :) -- Sylvain -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#582801: libsdl1.2debian-all: SDL_GL_SWAP_CONTROL can't work (video tearing)

2010-06-04 Thread Sylvain Beucler
Would you consider applying my vsync fix to the Debian package? I also sent the patch to upstream's bugzilla, http://bugzilla.libsdl.org/show_bug.cgi?id=1006 but the SDL devs aren't much responsive on the 1.2 branch :/ Cheers! -- Sylvain -- To UNSUBSCRIBE, email to

Bug#582801: libsdl1.2debian-all: SDL_GL_SWAP_CONTROL can't work (video tearing)

2010-05-23 Thread Sylvain Beucler
Package: libsdl1.2debian-all Version: 1.2.14-6 Severity: important SDL supports SDL_GL_SWAP_CONTROL since 1.2.10: SDL_GL_SetAttribute(SDL_GL_SWAP_CONTROL, 1); This setting allows the graphics card to update the screen memory in sync with the physical's screen vertical refresh rate (typically

Bug#582801: libsdl1.2debian-all: SDL_GL_SWAP_CONTROL can't work (video tearing)

2010-05-23 Thread Sylvain Beucler
Here's the test case and a patch. Now contacting s...@lists.libsdl.org. -- Sylvain --- SDL_x11gl.c-orig 2010-05-23 20:37:14.0 +0200 +++ SDL_x11gl.c 2010-05-23 20:37:45.0 +0200 @@ -530,9 +530,9 @@ this-gl_data-glXQueryExtensionsString = (const char *(*)(Display *, int))