Summary
The SDL2_gfx library provides the basic drawing functions such as lines, circles or polygons provided by SDL_gfx on SDL2 against renderers of SDL2. The current components of the SDL2_gfx library are: * Graphic Primitives (SDL_gfxPrimitives.h, SDL_gfxPrimitives.c) * Surface Rotozoomer (SDL_rotozoom.h, SDL_rotozoom.c) * Framerate control (SDL_framerate.h, SDL_framerate.c) * MMX image filters (SDL_imageFilter.h, SDL_imageFilter.c) * Build-in 8x8 Font (SDL_gfxPrimitives_font.h)
Versions
v1.0.4-r1 :: 0 :: gentoo
- Modified
- License
- ZLIB
- Keywords
- amd64 ppc x86 ~ppc64
- USE flags
- doc
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
cpu_flags_x86
- mmx
- Use the MMX instruction set
Dependencies
media-libs / libsdl2 : Simple Direct Media Layer
Runtime Dependencies
media-libs / libsdl2 : Simple Direct Media Layer
Depending packages
dev-games / flatzebra : Generic game engine for 2D double-buffering animation
dev-python / pysdl2 : Python (ctypes) bindings for SDL2 libraries
games-rpg / freedink : Dink Smallwood is an adventure/role-playing game, similar to Zelda (2D top view)
games-rpg / manaplus : OpenSource 2D MMORPG client for Evol Online and The Mana World
games-strategy / freeciv : Multiplayer strategy game (Civilization Clone)
media-gfx / tuxpaint : Drawing program designed for young children
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
media-libs/sdl2-gfx: Stabilize 1.0.4-r1 ppc, #916588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/sdl2-gfx: drop 1.0.4
Closes: https://bugs.gentoo.org/913077 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/sdl2-gfx: Stabilize 1.0.4-r1 amd64, #913077
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
media-libs/sdl2-gfx: Stabilize 1.0.4-r1 x86, #913077
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
media-libs/sdl2-gfx: EAPI8 bump, use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31546 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/sdl2-gfx: Keyword 1.0.4 ppc, #903869
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/sdl2-gfx: drop no-op USE=static-libs
We add --disable-static just to be sure though. We were already unconditionally deleting both .la and .a, so the USE flag did nothing. Signed-off-by: Sam James <sam@gentoo.org> - Lars Wendler · gentoo
media-libs/sdl2-gfx: Fixed build with sys-devel/slibtool
this time without breaking .so libnames Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
Revert "media-libs/sdl2-gfx: Fixed build with sys-devel/slibtool"
This reverts commit e4de27b039a858253a3d6b86b22965ab746514b2 as it breaks .so version names Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
media-libs/sdl2-gfx: Fixed build with sys-devel/slibtool
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-libs/sdl2-gfx: keyworded 1.0.4 for ppc64
keyworded wrt bug #748573 (KEYWORDREQ) Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/sdl2-gfx: Drop old
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-libs/sdl2-gfx: amd64 stable wrt bug #665062
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/sdl2-gfx: x86 stable (bug #665062)
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Lars Wendler · gentoo
media-libs/sdl2-gfx: Bump to version 1.0.4
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Lars Wendler · gentoo
media-libs/sdl2-gfx: Bump to version 1.0.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed