CVS log for ports/devel/sdl12/files/Attic/patch-src::video::SDL_stretch.c
Up to [FreeBSD] / ports / devel / sdl12 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4
Tue Mar 16 04:06:48 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +1 -1 lines
devel/sdl12: upgrading to 1.2.7 + some fixes.
- upgrade to 1.2.7
- add a knob WITH_NAS
- fix dependences to aalib & svgalib
- use standard DOCSDIR & EXAMPLESDIR
- fix plist for NOPORTDOCS
- distribute README-SDL.txt.
PR: Based on ports/57475
Submitted by: Thierry Thomas <thierry@pompo.net>
Reviewed by: kris@ with a build on bento
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 21 00:08:17 2003 UTC (8 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +18 -0 lines
Backout previous commit. Mea maxima culpa for not doing the research to understand that this port was a dependency on many other ports, and as such should not have been done during a slush. Pass the pointy hat, please ... PR: ports/57475 Requested by: pav, marcus
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 20 20:16:54 2003 UTC (8 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -18 lines
Update to 1.2.6:
Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA
PR: ports/41400
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 14 18:19:40 2003 UTC (8 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Fix on -current with gcc 3.3.
