Re: Maintainer update for sdl2 to 2.0.10

2019-09-20 Thread Thomas Frohwein
[...] > WANTLIB= m pthread sndio usbhid samplerate > -# GL/X11/Xext/Xrender/Xrandr are dlopen'd by SDL > -WANTLIB+= GL X11 Xau Xdmcp Xext Xrandr Xrender xcb > +# GL/Xau/Xdmcp/vulkan are dlopen'd by SDL > +WANTLIB+= GL X11 Xau xcb Xcursor Xdmcp Xext Xfixes Xi Xinerama > +WANTLIB+=

Maintainer update for sdl2 to 2.0.10

2019-09-20 Thread Thomas Frohwein
Hi, The diff below updates SDL2 to 2.0.10. This includes bug fixes, improved performance due to batched rendering... Release notes at [1]. Bump minor because of addition of added dynamic export changes [2]. The patch for SDL_sysjoystick.c has been upstreamed. The configuration now needs