summaryrefslogtreecommitdiffstats
path: root/graphics/dri-devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to a 20050719 snapshot of Mesa, DRM, and now r300 CVS trunk. The r300anholt2005-07-206-19/+74
| | | | | | | | support includes all Radeons that I have heard of so far. Requires xorg-server-snap and DRM from r300 CVS (5.x-7.x DRM insufficient). The r300 DRM will be committed to -current soon and hopefully merged to 6.x/5.x. Previous r300 support in 6.x/5.x just results in hangs due to improper command submission, among other problems.
* Mark these ports IGNORE on XFree86, due to libGL incompatibility and theanholt2005-06-152-1/+8
| | | | presence of xfree86-dri. Also, fix up the wording and the website in pkg-descr.
* Go ahead and make the dri build require gcc 3.4 on 4.x to work around the buildanholt2005-05-061-0/+4
| | | | | | | failure. It seems to be continually growing more c99 dependencies, so don't try to patch them. Reported by: krismail
* [1] Fix the build on alpha by removing -ffast-math from the build cflags.anholt2005-05-051-1/+1
| | | | | | | | [2] Remove an unnecessary configure script from when this was built from monolithic sources. [3] Register conflicts for dri-devel in dri. Submitted by: [1] krismail
* Bring the dri-devel port up to an 2005-04-19 snapshot of head. Includesanholt2005-05-046-106/+94
| | | | | significant improvements to radeon drivers, with corresponding updates to DDX and DRM.
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-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)
* - Update to snapshot from 2004-05-07.anholt2004-05-134-33/+48
| | | | | - Re-enable Alpha build after fixing the pkg-plist. - Fix installing to different X11BASE.
* Fix $LATEST_LINK conflict.kuriyama2004-03-081-0/+1
| | | | Reported by: kris
* BROKEN on alpha: Does not installkris2004-02-251-1/+7
|
* SIZEfy.osa2004-02-161-0/+2
|
* Fix broken pkg-plist, bump PORTREVISION.osa2004-02-162-17/+7
|
* This port is also broken on 4.x, and will be removed after April 7kris2004-02-071-5/+2
|
* BROKEN on 5.x: broken plistkris2004-02-071-1/+7
|
* Return to ports@ because I won't be working on FreeBSD for 3 months minimum.anholt2004-01-281-1/+1
|
* Update to DRI drivers tagged in the Mesa 5.1 release. They were not includedanholt2003-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.
* Update to latest DRI CVS. New in this update is the move of the DRI driversanholt2003-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.
* Resurrect dri-devel with a snapshot of today's DRI CVS. It contains only theanholt2003-11-1211-201/+61
| | | | | OpenGL drivers, like the graphics/dri port, rather than also providing the XFree86 server, 2d drivers, and related modules.
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-111-0/+2
| | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix build on recent -current by disabling libXThrStub.anholt2002-11-241-9/+27
| | | | | PR: 45658 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* [1] Fix new sync-to-vblank option.anholt2002-10-173-0/+28
| | | | | | [2] Add G550 cursor fix from XFree86-4-Server PR: [2] 43760
* Update dri-devel port to a more recent snapshot. This includes fixes for XVanholt2002-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.
* Update dri-devel to recent trunk, respect CFLAGSanholt2002-09-016-199/+63
|
* dri-devel port provides development DRI libraries and X Server.anholt2002-08-2110-0/+349
Reviewed by: lioux
OpenPOWER on IntegriCloud