Go to file
Peter Hutterer e76b5b5e73 dix: calloc, not malloc, ValuatorClassRec.
For master devices, the ptraccel code could segfault on free since we'd be
dereferencing random memory. Callocing the valuatorClassRec is the easy fix.
2008-09-18 14:55:32 +09:30
composite Conditionalize Composite-based backing store on pScreen->backingStoreSupport. 2008-09-17 17:00:46 -07:00
config config: protect against potential out-of-bounds indexing. 2008-08-04 15:15:16 +09:30
damageext damage: choose less ambiguous function names 2008-08-31 17:46:26 +02:00
dbe Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
dix dix: calloc, not malloc, ValuatorClassRec. 2008-09-18 14:55:32 +09:30
doc Xserver.man: Typo (the the). 2008-08-30 15:35:32 +02:00
exa exa: disable shared pixmaps 2008-09-16 17:13:42 +02:00
fb Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
glx damage: choose less ambiguous function names 2008-08-31 17:46:26 +02:00
hw XQuartz: Dead code removal 2008-09-12 15:26:18 -07:00
include Array-index based devPrivates implementation. 2008-09-12 19:11:53 -04:00
mi mieq: Fix my broken cherry pick. 2008-09-03 12:54:56 -07:00
miext XQuartz: 256 color support 2008-09-12 15:26:13 -07: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 Drop a reference to user mode after create 2008-09-10 13:11:09 +08:00
record Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
render Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
Xext Xevie: swap replies as necessary 2008-09-01 20:05:05 +02:00
xfixes Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
Xi Xi: remove broken SDeviceEnterNotifyEvent, replace with ...Leave... 2008-09-18 13:32:57 +09:30
xkb Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
.gitignore Add cscope files to .gitignore 2008-09-05 06:10:37 -07: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 scrnsaver is optional at build time. 2008-09-15 10:43:46 -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