Commit Graph

31 Commits

Author SHA1 Message Date
Jeremy Huddleston
dd9be3b218 Add a configure option to disable dga
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Jamey Sharp <jamey@minilop.net>
2011-09-14 15:48:13 -05:00
Adam Jackson
bdc5941113 Port away from xalloc/xfree
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-05-25 06:05:29 -04:00
Adam Jackson
7f57ed6be7 Fix DGA includes
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-05-25 06:04:39 -04:00
Antoine Martin
fb0888f90d Increase the maximum framebuffer size to 32767x32767
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Antoine Martin <antoine@devloop.org.uk>
Tested-by: Antoine Martin <antoine@devloop.org.uk>
2011-05-25 06:03:10 -04:00
Jamey Sharp
77ae177fd7 Use new server API to find the root window.
Signed-off-by: Jamey Sharp <jamey@minilop.net>
2010-06-22 08:09:38 -07:00
Adam Jackson
4d4e41812e Canonically re-wrap too.
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-18 09:37:49 -05:00
Adam Jackson
b5983dbbd5 Compile fix.
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-18 09:36:34 -05:00
Adam Jackson
e39d9a2655 Add support for HW_SKIP_CONSOLE
Acked-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-17 17:15:02 -05:00
Adam Jackson
a8366277a7 Properly un/rewrap CreateWindow
Acked-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-17 17:14:42 -05:00
Adam Jackson
8fe24e48ac Remove useless loader symbol lists. 2009-05-28 14:54:17 -04:00
Adam Jackson
33e86171bd Uninclude xf86Version.h 2008-08-15 14:05:04 -04:00
Adam Jackson
ba7ab1d468 Death to RCS tags. 2008-03-19 17:26:51 -04:00
Brice Goglin
345de2bd04 Define DUMMY_*_VERSION* using PACKAGE_VERSION_* 2007-08-07 10:50:06 +02:00
Adam Jackson
22e38bed8c VERSION -> DUMMY_VERSION 2006-04-07 18:59:48 +00:00
Adam Jackson
7432eaf48b Unlibcwrap. Bump server version requirement. Bump to 1.1.0. 2006-04-07 18:50:19 +00:00
Adam Jackson
ec9e857716 Prep for modular builds by adding guarded #include "config.h" everywhere. 2005-07-11 02:29:47 +00:00
Adam Jackson
7b856f1c89 Bug #3626: _X_EXPORT tags for video and input drivers. 2005-06-25 21:16:54 +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
Adam Jackson
5340744915 Bug #2605: Make the cyrix, dummy, glint, neomagic, tga, and trident drivers
build when BuildXF86DGA NO.
(also fix some datestamps in the changelog)
2005-02-25 16:38:34 +00:00
Egbert Eich
73816949f2 Modifying X.Org Xserver DDX to allow to run X with ordinary user
permissions when no access to HW registers is required. For API changes
    which mostly involve the modifications to make the RRFunc (introduced
    with 6.8) more flexible please check Bugzilla #2407. NOTE: This patch
    applies changes to OS specific files for other OSes which I cannot
    test.
2005-01-28 16:12:59 +00:00
Markus Kuhn
720c9b05f4 Encoding of numerous files changed to UTF-8 2004-12-04 00:43:05 +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
289ef4abc5 Fixing setting of physical framebuffer base for several drivers. C&T
driver: Fixed setting of minimal clocks for HiQV chipsets. Neomagic
    driver: improved support for lowres double scan modes.
2004-05-26 16:24:08 +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