Path to this page:
./
devel/SDL_gfx,
Basic drawing routines for SDL
Branch: CURRENT,
Version: 2.0.26,
Package name: SDL_gfx-2.0.26,
Maintainer: pkgsrc-usersThe SDL_gfx library evolved out of the SDL_gfxPrimitives code which
provided basic drawing routines such as lines, circles or polygons for
SDL Surfaces.
The current components of the SDL_gfx library are:
- Graphic Primitives (SDL_gfxPrimitves.h)
- Rotozoomer (SDL_rotozoom.h)
- Framerate control (SDL_framerate.h)
- MMX image filters (SDL_imageFilter.h)
Required to run:[
devel/SDL]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 1729.652 KB
Version history: (Expand)
- (2019-10-06) Updated to version: SDL_gfx-2.0.26
- (2017-11-23) Package has been reborn
- (2016-04-29) Updated to version: SDL_gfx-2.0.25
- (2015-04-25) Updated to version: SDL_gfx-2.0.24nb1
- (2013-07-21) Updated to version: SDL_gfx-2.0.24
- (2012-01-28) Updated to version: SDL_gfx-2.0.23
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2019-10-06 15:02:08 by Nia Alarie | Files touched by this commit (2) |
Log message:
SDL_gfx: Update to 2.0.26
Ver 2.0.26 - Mon, Feb 20, 2017 8:31:57 PM
* Updated version numbers for next release
* Included patch for CMake builds against SDL2 (contributed by
Carles Pages - thanks Carles)
* Fixed bug in rotozoomSurfaceSizeTrig (thanks hydren)
* added VS2015 solution files.
|
2016-04-29 14:18:28 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated to devel/SDL_gfx-2.0.25
--------------------------------
Ver 2.0.25 - Sun, Oct 27, 2013 3:08:15 PM
* Added patch for 32- and 64-bit GCC-compiled MMX support
(contributed by Sylvain Beucler, backported from SDL2_gfx)
* Fixed bug in _aaline when x1>x2 and dy==0 (found by Yannick
Guesnet - thanks!)
* Updated documentation.
* Fixed header in SDL_gfxBlitFunc.h (reported by Jaders77 on
sourceforge - thanks!)
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-25 16:20:48 by Tobias Nygren | Files touched by this commit (495) | |
Log message:
Recursive revbump following MesaLib update, categories a through f.
|
2013-07-21 16:13:45 by Sergey Svishchev | Files touched by this commit (2) |
Log message:
Update to 2.0.24. Changes:
* Fixed thick line swap bug and added accuracy test for thick line
* Improved interface to SDL_framerateDelay
* Fixed 32bpp blending function for BGRA
* Fix for pixel blend routine
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|