Commit Graph

6 Commits

Author SHA1 Message Date
Eric Anholt 3a4151b69d Fix driver build against server 1.4.2.
This disables UXA and DRM modesetting pre-1.5, due to privates handling
issues.
2008-10-06 17:26:43 -07:00
Keith Packard 59774e9aca Add UXA - the unified memory acceleration architecture.
This eliminates the cost of EXA migration management while providing full
pixmap allocation control to the driver. The goal is to make something
useful for UMA drivers.
2008-08-05 15:29:50 -07:00
Zhenyu Wang 075cf7fce5 Fix distcheck for clean doltcompile 2008-07-23 15:07:48 +08:00
Eric Anholt eb45315b07 Move README to being a plain old text file. 2007-04-03 00:15:04 -07:00
Søren Sandmann Pedersen bd48e0531a - For all drivers that have a <driver>.sgml file, add code in their build
system to build the README file at make dist time

- in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that
  will check if the required tools and files exist, and if so set a
  conditional.

- util/modular/symlink.sh
  - Link all the <driver>.sgml to xf86-video-<driver>/README.sgml
  - Add all the README.<driver> to the list of excluded files

- xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes
  to make it spew less warnings when the text file is built.
2005-10-03 21:22:07 +00:00
Søren Sandmann Pedersen 09e871b1b4 Build system for i810 2005-07-26 00:41:42 +00:00