Go to file
Adam Jackson ee7c684f21 Reimplement ShmPutImage.
There's no reason to not just dispatch this straight into the GC.  As a
bonus, if you do so, damage wraps correctly, and thus swcursor works.
The side effect is it's no longer possible to override ShmPutImage with
ShmRegisterFuncs().

Also remove the (broken) damage tracking for same from EXA, since it didn't
work right, and is now superfluous.
2008-08-28 10:12:28 -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 Centralize declaration of ConnectionInfo. 2008-08-20 13:14:34 -04:00
doc Document more of the OS and library assumptions. 2008-07-31 15:50:23 -04:00
exa Reimplement ShmPutImage. 2008-08-28 10:12:28 -04:00
fb Unifdef sgi. 2008-07-23 13:37:42 -04:00
glx Fix driGetConfigAttribIndex unaligned access to GLboolean. 2008-08-26 11:07:32 -04:00
hw XQuartz: Always use TIS for the keyboard layout seed since KB* aren't thread safe. 2008-08-26 23:10:18 -07:00
include Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS check 2008-08-22 10:14:11 -07: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 Add swapped dispatch for randr 1.2 requests 2008-08-21 09:24:02 +02:00
record CVE-2008-1377 - RECORD and Security extensions memory corruption 2008-06-11 08:06:09 -06:00
render Centralize declaration of ConnectionInfo. 2008-08-20 13:14:34 -04:00
Xext Reimplement ShmPutImage. 2008-08-28 10:12:28 -04:00
xfixes Suppress cursor display until the first XDefineCursor() request. 2008-08-20 13:24:03 -04:00
Xi Xi: don't include .c files. 2008-08-22 21:38:01 +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 Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS check 2008-08-22 10:14:11 -07: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