CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/12/24 13:21:42
Modified files:
devel/sdl : Makefile
devel/sdl/patches: patch-src_video_SDL_blit_N_c
Added files:
devel/sdl/patches: patch-src_video_x11_SDL_x11wm_c
Log message:
Some improvements from upstream..
- Use fast path for RGB 565 -> 32-bit XRGB 8888
- Use _NET_WM_ICON if possible for X11's SDL_WM_SetIcon() implementation
ok bcallah@
