Commit Graph

18 Commits

Author SHA1 Message Date
Aaron Plattner 87249af5fa Remove DGA support
DGA was so 2004.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Bob Terek <xorg@esoterek.com>
Tested-by: Antoine Martin <antoine@nagafix.co.uk>
2017-08-05 16:46:24 -07:00
Aaron Plattner 7c3b090e80 Delete dPtr->screenSaver
This is assigned, but never used.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Bob Terek <xorg@esoterek.com>
Tested-by: Antoine Martin <antoine@nagafix.co.uk>
2017-08-05 16:46:21 -07:00
Aaron Plattner 12e3e20301 Delete XV stuff
As far as I can tell, this was never implemented or used.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Bob Terek <xorg@esoterek.com>
Tested-by: Antoine Martin <antoine@nagafix.co.uk>
2017-08-05 16:46:14 -07:00
Dave Airlie 1491470ee0 dummy: convert to the new server APIs.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-06-05 11:14:37 +01:00
Dave Airlie 20fcd59d3f dummy: add scrn conversion api compat header.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-23 11:36:22 +01:00
Yaakov Selkowitz 668223a665 Only include Xv headers if server supports it
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2012-04-05 21:52:38 -05:00
Adam Jackson ba7ab1d468 Death to RCS tags. 2008-03-19 17:26:51 -04:00
Adam Jackson 7432eaf48b Unlibcwrap. Bump server version requirement. Bump to 1.1.0. 2006-04-07 18:50:19 +00:00
Daniel Stone a467602c6c Fix includes right throughout the Xserver tree:
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
change "foo.h", "extensions/foo.h" and "X11/foo.h" to
    <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2005-04-20 12:25:23 +00:00
Stuart Kreitman b227226476 Bugzilla #1644: Attach an atom "VFB" to root window of dummy driver.
Committing in Head.
Modified Files: dummy.h dummy_driver.c
2004-10-15 21:09:00 +00:00
Eric Anholt a571d5efb5 DRI XFree86-4_3_99_12-merge import 2004-06-16 09:23:03 +00:00
Egbert Eich 5d8038b297 Merging XORG-CURRENT into trunk 2004-04-23 19:30:15 +00:00
Egbert Eich f8e1ff3e00 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:33:20 +00:00
Egbert Eich d268ada4b7 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:12:18 +00:00
Egbert Eich 2ba39037fa readding XFree86's cvs IDs 2004-02-26 13:35:52 +00:00
Egbert Eich f352d52a2a Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:23:18 +00:00
Kaleb Keithley 77748634e7 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:28:36 +00:00
Kaleb Keithley ca3b63783f Initial revision 2003-11-14 16:48:55 +00:00