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.
[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
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.