Bug 61763 - New port: graphics/allegrogl OpenGL inteface for Allegro library
Summary: New port: graphics/allegrogl OpenGL inteface for Allegro library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-23 03:20 UTC by Igor Pokrovsky
Modified: 2004-01-23 10:03 UTC (History)
0 users

See Also:


Attachments
allegrogl.shar (13.05 KB, text/plain)
2004-01-23 03:20 UTC, Igor Pokrovsky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Pokrovsky 2004-01-23 03:20:11 UTC
The library mostly provides functions to allow you to use OpenGL alongside
Allegro -- you use OpenGL for your rendering to the screen, and Allegro
for miscellaneous tasks like gathering input, doing timers, getting
cross-platform portability, loading data, playing samples and drawing your
textures. So this library fills the same hole that things like GLUT do.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-01-23 10:03:29 UTC
State Changed
From-To: open->closed

New port added, thanks!