summaryrefslogtreecommitdiff
path: root/miext
Commit message (Expand)AuthorAgeFilesLines
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-2127-29/+0
* get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2006-07-184-5/+3
* Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against theEric Anholt2006-06-161-0/+4
* Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson2006-04-303-10/+1
* Big old pile of warning fixes.Adam Jackson2006-03-281-0/+8
* Coverity #337: Remove useless NULL check.Adam Jackson2006-03-151-1/+1
* render/picture.c Correctly initialize devPrivates variable in source onlyLars Knoll2006-03-061-1/+2
* Forgot to include this file in previous patchKeith Packard2006-02-161-0/+162
* Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard2006-02-165-1/+84
* Mark everything in misym.c as _X_EXPORT.Adam Jackson2006-02-152-2/+2
* Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt2006-02-109-0/+18
* Commit slight variation of bug #5460 which is the merge of the new shadowAlan Hourihane2006-01-237-1437/+135
* wrap with if XORG / endifAlan Hourihane2006-01-231-0/+2
* #include "gcstruct.h"Alan Hourihane2006-01-231-0/+1
* add damage.h & damagestr.h to SDK headersAlan Hourihane2006-01-231-0/+2
* Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie2006-01-181-0/+2
* Missed oneAdam Jackson2005-12-291-425/+0
* Remove unused layer module.Adam Jackson2005-12-257-1357/+2
* Bug #4935: Fix includes. (Eric Anholt)Adam Jackson2005-12-091-0/+1
* Define XFree86Server only where it is required.Kevin E Martin2005-12-024-4/+4
* Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin2005-11-294-5/+11
* Fix typo and add new Makefiles to AC_OUTPUTKevin E Martin2005-10-152-1/+24
* Bug #4699: Correct some memory leaks in EXA and damage related to regionEric Anholt2005-10-061-8/+10
* Bugzilla #4616:Eric Anholt2005-10-022-0/+15
* Tue Sep 13 11:27:05 2005 S%Gï¿¿%@ren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-09-131-0/+1
* Remove use of dix-config and xorg-config.h from public headers.Daniel Stone2005-08-241-4/+0
* Bug #3989: Fix Composite builds, enable Composite build by default. (OlliAdam Jackson2005-08-071-0/+2
* dist fixes for cw and GL (Donnie Berkholz, me)Adam Jackson2005-08-031-1/+2
* Fix distcheck for serverKevin E Martin2005-07-281-0/+1
* Add support for building Xdmx and XvfbKevin E Martin2005-07-121-1/+1
* Fix more include paths; add dix-config.h to XKB code.Daniel Stone2005-07-031-3/+0
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-0351-19/+223
* Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone2005-07-024-0/+8
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-013-3/+3
* Adding initial build system.Daniel Stone2005-07-015-0/+50
* Bug #2469: More accurate damage reports. (Jonathan Lennox)Adam Jackson2005-06-091-36/+58
* rewrite the rootless compositing code (1) compiles which is already a hugeZack Rusin2005-05-181-191/+238
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-209-9/+9
* Tue Mar 22 12:47:16 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-03-221-1/+5
* Wed Mar 16 16:17:43 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-03-161-3/+7
* Fix crash with more than one screen reported by John Davidorff Pell.Torrey Lyons2004-12-091-2/+25
* Encoding of numerous files changed to UTF-8Markus Kuhn2004-12-0439-40/+40
* //freedesktop.org/bugzilla/show_bug.cgi?id=1998): Fix Xserver standaloneRoland Mainz2004-12-021-1/+3
* //freedesktop.org/bugzilla/show_bug.cgi?id=1204): Fix X11 test suiteRoland Mainz2004-11-231-2/+2
* Windows does not have ffs() implementation. added oneAlexander Gottwald2004-11-221-1/+1
* Fix rootless Cygwin crash due to acceleration code illegally modifying aTorrey Lyons2004-10-251-6/+37
* Allow rootless implementations to override frame reordering. This is usedTorrey Lyons2004-10-082-2/+26
* Bugzilla #1032: Make rootless acceleration functions compatible withTorrey Lyons2004-09-184-12/+107
* First set of documentation updates.Kevin E Martin2004-09-031-8/+4
* Workaround for servers using rootless layer with damage (Bug #1168, TorreyXORG-6_7_99_904Kevin E Martin2004-09-021-0/+8