aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_image
Commit message (Collapse)AuthorAgeFilesLines
* Enable TIFF and XCF support and bump PORTREVISION.Dag-Erling Smørgrav2002-05-021-0/+2
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=58441
* Ignore invisible layers and channels in XCF files.Dag-Erling Smørgrav2002-05-021-0/+79
| | | | Notes: svn path=/head/; revision=58440
* Update to 1.2.2.Maxim Sobolev2002-04-172-3/+3
| | | | Notes: svn path=/head/; revision=57803
* Update to 1.2.1.Maxim Sobolev2001-12-192-2/+2
| | | | Notes: svn path=/head/; revision=51829
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Move:Maxim Sobolev2001-04-091-1/+1
| | | | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
* Update to 1.2.0.Maxim Sobolev2001-04-062-3/+3
| | | | Notes: svn path=/head/; revision=40946
* Update SDL shared library version number.Maxim Sobolev2001-02-161-1/+1
| | | | Notes: svn path=/head/; revision=38409
* Update to 1.1.0.Maxim Sobolev2000-12-114-3/+14
| | | | Notes: svn path=/head/; revision=35894
* Update to 1.0.10.Maxim Sobolev2000-09-283-4/+4
| | | | Notes: svn path=/head/; revision=33210
* Add sdl_image - a simple library to load images of various formats as SDLMaxim Sobolev2000-09-206-0/+74
surfaces. Notes: svn path=/head/; revision=32889