~ubuntu-branches/ubuntu/precise/xserver-xorg-video-modesetting-lts-quantal/precise-proposed

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2012-11-30 21:00:02 UTC
  • Revision ID: package-import@ubuntu.com-20121130210002-f7dufa32tmc5k162
Tags: upstream-0.5.0
ImportĀ upstreamĀ versionĀ 0.5.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This is a generic modesetting driver.
 
2
The idea is to piggy-back the X driver on top of the DRM and Gallium3D
 
3
drivers (DRM for modesetting and Gallium3D for Exa acceleration)
 
4
 
 
5
All questions regarding this software should be directed at the
 
6
Xorg mailing list:
 
7
 
 
8
        http://lists.freedesktop.org/mailman/listinfo/xorg
 
9
 
 
10
Please submit bug reports to the Xorg bugzilla:
 
11
 
 
12
        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
 
13
 
 
14
The master development code repository can be found at:
 
15
 
 
16
        git://anongit.freedesktop.org/git/xorg/driver/xf86-video-modesetting
 
17
 
 
18
        http://cgit.freedesktop.org/xorg/driver/xf86-video-modesetting
 
19
 
 
20
For patch submission instructions, see:
 
21
 
 
22
        http://www.x.org/wiki/Development/Documentation/SubmittingPatches
 
23
 
 
24
For more information on the git code manager, see:
 
25
 
 
26
        http://wiki.x.org/wiki/GitPage