2012-09-14 15:20:20 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Add comments to patches.
|
2012-08-30 01:07:08 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Really disable X11 on IRIX and Darwin
|
2012-03-03 13:54:23 by Thomas Klausner | Files touched by this commit (68) |
Log message:
More pcre PKGREVISION bumps.
|
2012-02-20 16:07:46 by Julian Coleman | Files touched by this commit (1) |
Log message:
Bump PKGREVISION for NetBSD/sparc64 bus error fix.
|
2012-02-20 15:57:06 by Julian Coleman | Files touched by this commit (1) |
Log message:
Add checksum for new patch (patch-src_video_x11_SDL_x11video.c).
|
2012-02-20 15:55:59 by Julian Coleman | Files touched by this commit (1) |
Log message:
Fix bus error crash on sparc64, by aligning the object we pass to:
XChangeProperty(..., 32, ...)
correctly. See also libSDL bug 1427:
http://bugzilla.libsdl.org/show_bug.cgi?id=1427
|
2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | |
Log message:
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
2012-01-28 11:33:31 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Update to 1.2.15:
General Notes
* Fixed assembly register clobbering in CPU info routines
* Fixed memory stomp when using stretch blit on large images
* Fixed pixel corruption with overlapping blits
* SDL_JOYSTICK_DEVICE can be a colon separated list of joystick devices
* Disabled MMX blitters since they don't compile on modern compilers
Unix Notes
* Fixed crash in joystick code on newer Linux kernels
* Fixed channel swizzling for ALSA target with 6-channel output
* Use the OpenGL GLX_EXT_swap_control extension if available
* XRandR support is disabled by default because it causes desktop \
reconfiguring. It can be enabled with the SDL_VIDEO_X11_XRANDR=1
environment variable, or by applying this patch: \
http://hg.libsdl.org/SDL/raw-rev/8ec3036098df
Windows Notes
* Fixed SDL_GL_ACCELERATED_VISUAL handling
* Fixed application state handling with ALT-Tab
* Fixed occasional crash handling WM_ACTIVATEAPP in Direct X code
* Fixed UTF-8 decoding of Russian characters
Mac OS X Notes
* Fixed building and running on Mac OS X 10.7 (Lion)
|
2012-01-24 16:17:05 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Another fix for keyboard handling, from Opolo Remo,
and a fix for the color patterns, also from him.
Bump PKGREVISION.
|
2012-01-24 10:11:18 by Steven Drake | Files touched by this commit (231) |
Log message:
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
|