| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Obtained from: xorg development repo
Notes:
svn path=/head/; revision=324712
|
|
|
|
|
|
|
|
| |
Submitted by: Marius Strobl
Obtained from: xorg development repo
Notes:
svn path=/head/; revision=322221
|
|
|
|
| |
Notes:
svn path=/head/; revision=321224
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
Notes:
svn path=/head/; revision=319055
|
|
|
|
|
|
|
| |
Approved by: rnoland
Notes:
svn path=/head/; revision=249404
|
|
|
|
| |
Notes:
svn path=/head/; revision=233380
|
|
|
|
|
|
|
|
|
|
|
| |
mem(4) doesn't work on sparc64, revert to the pre-libpciaccess
approach of using the tty(4) device opened by the X server there.
Hopefully we have proper MI means of doing so one day.
Approved by: flz
Notes:
svn path=/head/; revision=231409
|
|
|
|
|
|
|
|
|
| |
BARs ourself.
Submitted by: Nathan Whitehorn <nwhitehorn@freebsd.org>
Notes:
svn path=/head/; revision=229064
|
|
|
|
|
|
|
|
|
|
| |
This should fix BIOS mapping on those chips that don't have a specific
pci rom.
Reported by: Michael Butler <imb@protected-networks.net>
Notes:
svn path=/head/; revision=227849
|
|
|
|
|
|
|
|
|
| |
Calculate the correct BIOS size as well. Previously, we just
always used the standard 64k VGA bios entry at 0xc0000. We still
do that if we don't find a BIOS BAR.
Notes:
svn path=/head/; revision=227793
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had the info, but we weren't populating the field. Do that now.
This fixes at least mga, possibly other drivers.
Reported by: Mark Knight <markk@knigma.org>
Tested by: Mark Knight <markk@knigma.org>,
Warren Block <wblock@wonkity.com>
Notes:
svn path=/head/; revision=227100
|
|
Commit these fixes until I get them committed upstream and a
release cut.
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=226848
|