Go to file
Adam Jackson 47b31233c2 Simplify driver setup.
No point warning about missing driver hooks, that just means the person
who gave you the driver is inept.  Might as well just crash.  Also,
just name anonymous screens as screen%d instead of failing after the 36th
screen.  Bonus points if you can figure out what the failure mode would
be on the 36th screen, and what the effective screen limit was.
2008-08-19 15:10:12 -04:00
composite Remove all empty extension reset hooks, replace with NULL. 2008-07-24 15:46:08 -04:00
config config: protect against potential out-of-bounds indexing. 2008-08-04 15:15:16 +09:30
damageext The smart scheduler is not optional. 2008-08-11 13:52:38 -04:00
dbe dbe: fix DoS reported by iDefense. 2008-06-12 09:04:24 +10:00
dix dix: stick a warning in about loss of subpixel precision. 2008-08-15 14:52:13 +09:30
doc Document more of the OS and library assumptions. 2008-07-31 15:50:23 -04:00
exa EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes. 2008-08-19 11:36:12 +02:00
fb Unifdef sgi. 2008-07-23 13:37:42 -04:00
glx glx: avoid possible NULLptr deref, fix #16884 2008-08-17 23:13:22 +02:00
hw Simplify driver setup. 2008-08-19 15:10:12 -04:00
include Eviscerate save-under support. 2008-08-13 17:28:08 -04:00
mi Refactor misprite a bit. 2008-08-19 14:47:10 -04:00
miext Shape extension is built-in and mandatory. 2008-07-24 15:46:08 -04:00
os Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener is flagged as such 2008-08-14 09:13:32 -07:00
randr OutputPropertyNotifyMask is a valid thing to select for. 2008-07-31 10:03:56 -04:00
record CVE-2008-1377 - RECORD and Security extensions memory corruption 2008-06-11 08:06:09 -06:00
render Remove all empty extension reset hooks, replace with NULL. 2008-07-24 15:46:08 -04:00
Xext Eviscerate save-under support. 2008-08-13 17:28:08 -04:00
xfixes Shape extension is built-in and mandatory. 2008-07-24 15:46:08 -04:00
Xi Backport device properties to XI 1.5 instead of XI 2.0 2008-08-15 14:52:13 +09:30
xkb Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h 2008-08-10 23:07:46 +02:00
.gitignore clean .gitignore 2008-06-13 16:00:16 +03:00
acinclude.m4 Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version 2008-04-16 18:38:38 -07:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Remove sparcPci.c 2008-08-18 14:37:42 -04:00
COPYING dix: add legal statements to ptrvelo.{c|h} 2008-07-28 18:13:18 +09:30
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am XTrap delenda est. 2008-06-25 09:52:36 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Include pciaccess in the xorg-server.pc Requires line. 2008-04-15 14:51:51 -07:00