Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-25 | Unused. | wiz | 1 | -24/+0 | |
2004-04-11 | bl3ify | xtraeme | 2 | -3/+21 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-02 | Remove info files from PLIST. | seb | 1 | -2/+1 | |
2003-09-16 | 20030724: bug-fix release | adam | 2 | -7/+6 | |
2003-08-28 | Change my email address to the NetBSD one, ok'ed by wiz@ | xtraeme | 1 | -2/+2 | |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-06-26 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+4 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -3/+4 | |
dependency bumps. | |||||
2003-03-17 | Initial import of openal, version 20030125. | jmmv | 7 | -0/+194 | |
OpenAL is a 3D positional spatialized sound library analogous to OpenGL: instead of micromanaging each aspect of sound playback and effect, the application writer may limit himself to placing sounds in the scene and letting the native OpenAL implementation determine the correct amount of pitch alteration, gain attenuation, phase shift, etc., required to render the sounds correctly. Provided in PR pkg/20759 by Juan RP, with some changes by me. |