Go to file
Adam Jackson 486fd4145a exaGetPixmapFirstPixel: avoid framebuffer readbacks if possible.
If the pixel in framebuffer memory isn't modified since we uploaded it, we
can just read from the system memory copy, wihch avoids both a readback and
an accelerator stall.

In principle this function is still wrong, and all the framebuffer pixel
access should be going through (w)fb so we can get pixel layout corrections.
2007-07-27 13:10:39 -04:00
afb Death to RCS tags. 2007-06-29 14:06:52 -04:00
cfb Death to RCS tags. 2007-06-29 14:06:52 -04:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Refactor how Composite adds visuals to the screen. 2007-07-18 15:54:26 -04:00
config libconfig shouldn't be an installed library. 2007-07-26 09:32:16 -04:00
damageext Death to RCS tags. 2007-06-29 14:06:52 -04:00
dbe Death to RCS tags. 2007-06-29 14:06:52 -04:00
dix Partial redundancy elimination in PropertyNotify generation. 2007-07-21 15:27:40 -04:00
doc Move SecurityPolicy file format from Xserver(1) to it's own man page 2007-02-22 14:38:40 -08:00
exa exaGetPixmapFirstPixel: avoid framebuffer readbacks if possible. 2007-07-27 13:10:39 -04:00
fb "fbpict.c", line 215: void function cannot return value 2007-07-11 17:16:59 -07:00
GL GLX: Only build code dealing with GLXPixmap damage field when DRI is enabled. 2007-07-10 09:02:40 +02:00
hw Don't map the front buffer in libdri if the ddx driver doesn't set the size. 2007-07-27 09:55:27 -07:00
include Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to build 2007-07-12 16:37:11 -07:00
mfb Death to RCS tags. 2007-06-29 14:06:52 -04:00
mi Make Composite manual redirect windows not clip their parent. 2007-07-03 14:29:11 -07:00
miext Death to RCS tags. 2007-06-29 14:06:52 -04:00
os Death to RCS tags. 2007-06-29 14:06:52 -04:00
randr Fix the output->crtc initialization in the old randr setup 2007-07-25 18:12:47 +02:00
record Death to RCS tags. 2007-06-29 14:06:52 -04:00
render Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xext Death to RCS tags. 2007-06-29 14:06:52 -04:00
xfixes Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xi Only decrement buttonsDown when the button count is greater than 0. 2007-06-25 09:35:30 +09:30
xkb Fix MEMORY SMASH in XkbCopyKeymap. 2007-07-04 23:38:27 -07:00
XTrap Death to RCS tags. 2007-06-29 14:06:52 -04:00
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
acinclude.m4 Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4 2007-07-25 17:42:23 -07:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac xnest: fix linking since dbus 2007-07-12 10:17:07 +10:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Generate ChangeLog file for make dist. 2007-07-10 21:33:54 -07: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