Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 19261

Summary: libsdl-1.2.5-r2 (Update)
Product: Gentoo Linux Reporter: Pawel Rozanski <tokugawa>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: enhancement CC: tokugawa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libsdl-1.2.5-r2 (Update)
refresh rates patch for SDL

Description Pawel Rozanski 2003-04-13 16:21:57 UTC
Hi

Xfree 4.3 provides more video modes than previous one, and if you run something
fullscreen SDL choose the 60Hz refresh rate. This ebuild contain a patch (by
Stephen Anthony) which make SDL choose the higest avail refresh rate.

"This functionality can be totally disabled by using the environment 
variable 'SDL_VIDEO_X11_USE_ALL_MODES' set equal to 1."

More info: http://www.libsdl.org/pipermail/sdl/2003-April/053584.html

tokugawa

P.S. My eyes can rest now...
Comment 1 Pawel Rozanski 2003-04-13 16:25:50 UTC
Created attachment 10591 [details]
libsdl-1.2.5-r2 (Update)
Comment 2 Pawel Rozanski 2003-04-13 16:31:23 UTC
Created attachment 10592 [details]
refresh rates patch for SDL
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-14 03:23:54 UTC
good job on finding this.  just so you know, I have a bug on xfree86.org open about restoring the behaviour, or at least making it a runtime option.http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=148   
Comment 4 Pawel Rozanski 2003-04-19 14:16:29 UTC
Thx, for that link

BTW, I just have known that someone will do "use X && epatch ...", ebuild must be perfect ;)