| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
presence of xfree86-dri. Also, fix up the wording and the website in pkg-descr.
|
|
|
|
|
|
|
| |
failure. It seems to be continually growing more c99 dependencies, so don't try
to patch them.
Reported by: krismail
|
|
|
|
|
|
|
|
| |
[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
|
|
|
|
|
| |
significant improvements to radeon drivers, with corresponding updates to DDX
and DRM.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
- Re-enable Alpha build after fixing the pkg-plist.
- Fix installing to different X11BASE.
|
|
|
|
| |
Reported by: kris
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
OpenGL drivers, like the graphics/dri port, rather than also providing the
XFree86 server, 2d drivers, and related modules.
|
|
|
|
|
|
|
| |
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
| |
PR: 45658
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
|
|
|
|
|
|
| |
[2] Add G550 cursor fix from XFree86-4-Server
PR: [2] 43760
|
|
|
|
|
| |
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.
|
| |
|
|
Reviewed by: lioux
|