aboutsummaryrefslogtreecommitdiff
path: root/graphics/dri-devel
Commit message (Collapse)AuthorAgeFilesLines
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt2004-12-231-0/+2
| | | | | | | | | | | | | | | DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more) Notes: svn path=/head/; revision=124866
* - Update to snapshot from 2004-05-07.Eric Anholt2004-05-134-33/+48
| | | | | | | | - Re-enable Alpha build after fixing the pkg-plist. - Fix installing to different X11BASE. Notes: svn path=/head/; revision=109049
* Fix $LATEST_LINK conflict.Jun Kuriyama2004-03-081-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=103268
* BROKEN on alpha: Does not installKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102060
* SIZEfy.Sergey A. Osokin2004-02-161-0/+2
| | | | Notes: svn path=/head/; revision=101056
* Fix broken pkg-plist, bump PORTREVISION.Sergey A. Osokin2004-02-162-17/+7
| | | | Notes: svn path=/head/; revision=101054
* This port is also broken on 4.x, and will be removed after April 7Kris Kennaway2004-02-071-5/+2
| | | | Notes: svn path=/head/; revision=100312
* BROKEN on 5.x: broken plistKris Kennaway2004-02-071-1/+7
| | | | Notes: svn path=/head/; revision=100301
* Return to ports@ because I won't be working on FreeBSD for 3 months minimum.Eric Anholt2004-01-281-1/+1
| | | | Notes: svn path=/head/; revision=99314
* Update to DRI drivers tagged in the Mesa 5.1 release. They were not includedEric Anholt2003-12-182-3/+3
| | | | | | | | | | in the official Mesa tarball, so I've made my own. The plan is to release Mesa 6.0 RSN, and I plan to update the stable DRI drivers at that time, so pointing out bugs found with these newer drivers to me or dri-devel@lists.sf.net is recommended. Notes: svn path=/head/; revision=96134
* Update to latest DRI CVS. New in this update is the move of the DRI driversEric Anholt2003-12-105-43/+28
| | | | | | | | | | | to Mesa CVS with only the build infrastructure from DRI CVS being used. This means that the Mesa 5.1 development branch is being used, where many changes have occurred related to OpenGL 1.5 support. Also mark this port ONLY_FOR_ARCHS=i386 alpha, like graphics/dri, until there's hope for other architectures. Notes: svn path=/head/; revision=95525
* Resurrect dri-devel with a snapshot of today's DRI CVS. It contains only theEric Anholt2003-11-1211-201/+61
| | | | | | | | OpenGL drivers, like the graphics/dri port, rather than also providing the XFree86 server, 2d drivers, and related modules. Notes: svn path=/head/; revision=93786
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develEric Anholt2003-03-111-0/+2
| | | | | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr Notes: svn path=/head/; revision=77104
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix build on recent -current by disabling libXThrStub.Eric Anholt2002-11-241-9/+27
| | | | | | | | PR: 45658 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> Notes: svn path=/head/; revision=71019
* [1] Fix new sync-to-vblank option.Eric Anholt2002-10-173-0/+28
| | | | | | | | | [2] Add G550 cursor fix from XFree86-4-Server PR: [2] 43760 Notes: svn path=/head/; revision=68173
* Update dri-devel port to a more recent snapshot. This includes fixes for XVEric Anholt2002-10-146-4/+20
| | | | | | | | with R200, and irq support for some chips to reduce cpu load while running GL programs. Also, added warning messages that this is development code. Notes: svn path=/head/; revision=68057
* Update dri-devel to recent trunk, respect CFLAGSEric Anholt2002-09-016-199/+63
| | | | Notes: svn path=/head/; revision=65444
* dri-devel port provides development DRI libraries and X Server.Eric Anholt2002-08-2110-0/+349
Reviewed by: lioux Notes: svn path=/head/; revision=64777