Go to file
Kristian Høgsberg 54d9acd511 Add damage tracking to GLX_EXT_tfp implementation.
- Only update when pixmap content actually change;
- Only update the regions that acutally changed.

This is a worthwhile optimization, but it doesn't completely remove
the bottleneck, as mesa still uploads then entire texture whenever
it changes.
2006-06-27 19:44:52 -04:00
afb Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. 2006-04-30 19:16:14 +00:00
cfb Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. 2006-04-30 19:16:14 +00:00
cfb32 Fix linux build without libc wrappers (From Fredrik Höglund) 2006-02-13 04:56:27 +00:00
composite Fri Apr 7 13:46:45 2006 Søren Sandmann <sandmann@redhat.com> 2006-04-07 17:49:32 +00:00
damageext Coverity #491: Check version number correctly. 2006-03-15 16:32:05 +00:00
dbe Big old pile of warning fixes. 2006-03-28 01:21:00 +00:00
dix Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h 2006-06-21 16:18:41 -07:00
doc Add some missing .gitignore stuff for Mesa symlinks and other generated files. 2006-06-18 19:47:51 -07:00
exa Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently. 2006-06-26 15:57:32 +02:00
fb Fix MMX Saturate implementation. 2006-06-27 04:14:03 +02:00
GL Add damage tracking to GLX_EXT_tfp implementation. 2006-06-27 19:44:52 -04:00
hw Make sure <execinfo.h> is actually included when needed. 2006-06-24 15:09:24 +02:00
include put function prototype for ShapeExtensionInit() in proper place 2006-06-09 09:51:28 -07:00
mfb Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. 2006-04-30 19:16:14 +00:00
mi Move Xserver API for security extension to securitysrv.h 2006-06-20 18:22:51 -07:00
miext Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the 2006-06-16 10:14:30 -07:00
os Free small, one-time memory leak in xdmcp -from handling 2006-06-26 10:48:44 -07:00
randr Wrap a couple more SDK headers in if XORG, as per Dave Airlie's commit on 2006-04-17 07:27:43 +00:00
record fix compiler warnings in record/set.c 2006-06-09 11:24:57 -07:00
render Remove the default case from fbcompose.c switches which should cover all cases. 2006-06-23 13:56:20 -07:00
Xext Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h 2006-06-21 16:18:41 -07:00
xfixes Coverity #807: Fix a memory leak in XFixesExpandRegion. 2006-03-15 16:49:04 +00:00
Xi Coverity #323, #445, #446, #447: Fix potential NULL dereferences. 2006-04-09 17:15:51 +00:00
xkb Simplify the unsupported XI function list. 2006-06-01 20:56:39 +00:00
XTrap fix compiler warnings in XTrap/xtrapdi.c 2006-06-19 11:27:47 -07:00
.gitignore Add a manpage for EXA. 2006-06-23 13:56:20 -07: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 Bump server release to 7.1.99.1. 2006-06-27 21:49:00 +02: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 Xprint/ -> hw/xprint 2006-06-18 21:07:28 -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 Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00