Go to file
Keith Packard 6245e9dd47 Allocate correct size for RRPropertyRec (oops).
Neglected to change the allocation size from sizeof (PropertyRec) to
sizeof (RRPropertyRec). Lots of fun crashes this way.
(cherry picked from commit 0626eb8e5c)
2006-11-28 11:13:43 -08:00
afb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb StorePixels() macro could create invalid *x++=*x... code - fixed. 2006-10-20 00:42:47 +03:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Add CompositeRegisterAlternateVisuals. 2006-08-08 18:41:30 -07:00
config config: error messages non-fatal, and before we free them 2006-11-08 15:30:03 +02:00
damageext get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
dbe Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dix Merge branch 'randr-1.2' 2006-11-27 15:43:15 -08:00
doc Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug 2006-10-23 02:58:30 +03:00
exa Call exaTryComponentAlphaHelper() for solid src also. 2006-08-12 20:54:33 +03:00
fb Merge master back to randr-1.2 2006-11-04 17:46:26 -08:00
GL Regenerated from Mesa w/ latest gl_API.xml file 2006-11-22 09:16:43 -07:00
hw Separate DDC mode list creation from MonPtr creation. 2006-11-28 11:13:43 -08:00
include Merge branch 'randr-1.2' 2006-11-27 15:43:15 -08:00
mfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mi dix/mi: still more warning fixes 2006-11-08 15:29:16 +02:00
miext Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
os Fix potential NULL pointer access in timer code. 2006-11-28 18:58:18 +01:00
randr Allocate correct size for RRPropertyRec (oops). 2006-11-28 11:13:43 -08:00
record Delete some long-unused testing code. 2006-07-21 22:37:59 -04:00
render transformIsIdentity() now doesn't accept a zero matrix as the identity. 2006-09-12 01:15:40 +02:00
Xext xace: avoid 'unused variable pScreen' 2006-11-08 15:29:16 +02:00
xfixes Bug #6786: Use separate defines for server's Fixes support level. 2006-11-08 12:03:37 -05:00
Xi Xi: disallow changing core keyboard and pointer 2006-10-29 03:43:34 +03:00
xkb xkb: warning fix 2006-11-08 15:29:17 +02:00
XTrap Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac Register dependency on new RandR protocol. 2006-11-27 16:26:14 -08:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
Makefile.am Makefile.am: add config to DIST_SUBDIRS as well 2006-11-02 04:51:03 +02:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00