aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libdrm
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-203-5/+6
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to 2.0.2, which includes new R200 VP commands.anholt2006-06-293-6/+4
|
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* Update to 2.0.1, adding new hardware interfaces.anholt2006-04-082-4/+4
|
* Conversion to a single libtool environment.ade2006-02-232-1/+3
| | | | Approved by: portmgr (kris)
* Remove ONLY_FOR_ARCHS. libdrm seems to build fine on at least sparc64lesi2006-01-081-1/+0
| | | | and ia64.
* Fix CATEGORIES.lesi2006-01-031-1/+1
| | | | | Spotted by: chkversion Pointy hat to: lesi
* Add libdrm. Userspace interface to kernel DRM (Direct Rendering Module)lesi2006-01-034-0/+49
services. WWW: http://dri.freedesktop.org