[Bug 261149] devel/sdl20: update to 2.0.20
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jan 2022 15:01:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261149 Bug ID: 261149 Summary: devel/sdl20: update to 2.0.20 Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/libsdl-org/SDL/releases/tag/release -2.0.20 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: amdmi3@FreeBSD.org Reporter: vvd@unislabs.com Assignee: amdmi3@FreeBSD.org Flags: maintainer-feedback?(amdmi3@FreeBSD.org) Attachment #230955 maintainer-approval? Flags: Flags: maintainer-feedback? Created attachment 230955 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230955&action=edit update to 2.0.20 Tested on 12.2-p11 amd64. This is largely a bugfix release, with the following changes: General: SDL_RenderGeometryRaw() takes a pointer to SDL_Color, not int. You can cast color data in SDL_PIXELFORMAT_RGBA32 format (SDL_PIXELFORMAT_ABGR8888 on little endian systems) for this parameter. Improved accuracy of horizontal and vertical line drawing when using OpenGL or OpenGLES Added the hint SDL_HINT_RENDER_LINE_METHOD to control the method of line drawing used, to select speed, correctness, and compatibility. Windows: Fixed size of custom cursors Linux: Fixed hotplug controller detection, broken in 2.0.18 -- You are receiving this mail because: You are the assignee for the bug.