xserver/dix
Keith Packard 8b5086250a Eliminate bogus event resizing.
Now that all event queues hold internal events only, they never need
to be resized. Resizing them led to memory corruption as they would
get sized for an appropriate xEvent, not an internal event.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-20 20:45:24 +10:00
..
BuiltInAtoms
Makefile.am dix: xserver "make dist" fails due to eventconvert.h (#27825) 2009-07-19 20:01:12 +10:00
Xserver-dtrace.h.in
Xserver.d
atom.c
buildatoms
colormap.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
cursor.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
deprecated.c dix: remove dixLookupResource - we don't have any users left. 2009-09-07 10:51:16 +10:00
devices.c Eliminate bogus event resizing. 2009-09-20 20:45:24 +10:00
dispatch.c Ensure that rotation updates happen frequently 2009-08-25 18:14:19 -07:00
dispatch.h
dixfonts.c dix: append "built-ins" to the font path in SetDefaultFontPath 2009-09-16 11:44:08 +10:00
dixutils.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
enterleave.c dix: call SetFocusOut and LeaveWindow when disabling a device. 2009-08-03 10:11:48 +10:00
enterleave.h dix: call SetFocusOut and LeaveWindow when disabling a device. 2009-08-03 10:11:48 +10:00
eventconvert.c dix: hide the sequenceNumber key repeat hack behind two functions. 2009-09-04 12:59:43 +10:00
events.c dix: FindChildForEvent needs init child to None. 2009-09-14 09:32:53 +10:00
extension.c dix: switch to byte-counting functions. 2009-07-14 10:05:54 +10:00
ffs.c
gc.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
getevents.c Eliminate bogus event resizing. 2009-09-20 20:45:24 +10:00
globals.c DPMS: Remove the defaultDPMS* variables 2009-04-03 18:22:20 -04:00
glyphcurs.c
grabs.c input: remove XI2 keysym grabs, use keycode grabs instead. 2009-07-22 12:12:51 +10:00
initatoms.c
inpututils.c Un-export ApplyPointerMapping. This is an in-server function. 2009-09-03 08:39:26 +10:00
main.c Disable the out-of-bounds workaround in pixman. 2009-08-11 14:40:42 -04:00
pixmap.c
privates.c
property.c dix: don't return BadMatch from GetProperty (#23562) 2009-09-03 14:19:35 +10:00
protocol.txt Add DRI2 requests to protocol.txt 2009-08-28 23:29:05 -04:00
ptrveloc.c Revert "Coverity Prevent: RESOURCE_LEAK in AccelSetProfileProperty:" 2009-07-17 06:34:00 +03:00
registry.c Correct outdated e-mail address in "Author" statements. 2009-09-02 17:56:52 -04:00
resource.c dix/resource: fix use after free in resource code with DRI 2009-06-24 10:44:11 +10:00
selection.c xserver: Avoid sending uninitialized padding data over the network 2009-02-16 13:28:38 +10:00
swaprep.c dix: switch to byte-counting functions. 2009-07-14 10:05:54 +10:00
swapreq.c
tables.c
window.c dix: when unsetting a cursor, update the sprite immediately (#23608) 2009-09-03 08:39:27 +10:00