Commit graph

12 commits

Author SHA1 Message Date
Eric Anholt
a5f2529257 Fix build with existing FreeBSD ports (which has stale GL proto headers).
PR:		ports/99471
Submitted by:	Vincent Howell <darkvincentdude@yahoo.com>
2006-06-26 10:51:55 +00:00
Eric Anholt
fbdf13efe6 Update dri-devel to a 2006-06-24 snapshot.
Replace the annoying always-conflicting patch to freebsd-dri with a big
REINPLACE_CMD.
2006-06-25 14:42:13 +00:00
Eric Anholt
d811de6426 Update to a 20050719 snapshot of Mesa, DRM, and now r300 CVS trunk. The r300
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.
2005-07-20 09:35:05 +00:00
Eric Anholt
350ef10866 [1] Fix the build on alpha by removing -ffast-math from the build cflags.
[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
2005-05-05 01:20:50 +00:00
Eric Anholt
b2e30b8793 Bring the dri-devel port up to an 2005-04-19 snapshot of head. Includes
significant improvements to radeon drivers, with corresponding updates to DDX
and DRM.
2005-05-04 01:38:35 +00:00
Eric Anholt
64664465a9 - Update to snapshot from 2004-05-07.
- Re-enable Alpha build after fixing the pkg-plist.
- Fix installing to different X11BASE.
2004-05-13 05:58:29 +00:00
Eric Anholt
9985d7a8d6 Update to latest DRI CVS. New in this update is the move of the DRI drivers
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.
2003-12-10 07:31:53 +00:00
Eric Anholt
98be7ccb06 Resurrect dri-devel with a snapshot of today's DRI CVS. It contains only the
OpenGL drivers, like the graphics/dri port, rather than also providing the
XFree86 server, 2d drivers, and related modules.
2003-11-12 04:27:31 +00:00
Eric Anholt
1c2df5ed62 Fix build on recent -current by disabling libXThrStub.
PR:		45658
Submitted by:	Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
2002-11-24 18:25:54 +00:00
Eric Anholt
7d1b547ad7 [1] Fix new sync-to-vblank option.
[2] Add G550 cursor fix from XFree86-4-Server

PR:		[2] 43760
2002-10-17 00:39:11 +00:00
Eric Anholt
13a0c86a66 Update dri-devel to recent trunk, respect CFLAGS 2002-09-01 18:58:12 +00:00
Eric Anholt
cdfd4e95c7 dri-devel port provides development DRI libraries and X Server.
Reviewed by:	lioux
2002-08-21 21:53:59 +00:00