summaryrefslogtreecommitdiff
path: root/damageext
AgeCommit message (Expand)AuthorFilesLines
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone3-2/+1
2012-07-09Use C99 designated initializers in extension EventsAlan Coopersmith1-9/+11
2012-07-09Use C99 designated initializers in various extension RepliesAlan Coopersmith1-4/+6
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard3-234/+218
2011-09-21Use internal temp variable for swap macrosMatt Turner1-25/+19
2011-04-13damage: use DamageReportDamage for the initial borderClip damage reportErkki Seppälä1-1/+1
2010-11-10Set DamageSetReportAfterOp to true for the damage extensionKristian Høgsberg1-0/+1
2010-11-10Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.Eric Anholt1-2/+2
2010-10-20Revert "Set DamageSetReportAfterOp to true for the damage extension" (#30260)Aaron Plattner1-1/+0
2010-08-06Set DamageSetReportAfterOp to true for the damage extensionKristian Høgsberg1-0/+1
2010-06-05Clean up after removal of screen parameters from region macros.Jamey Sharp1-2/+0
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-3/+4
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-6/+6
2010-05-19Add typed resource-lookup errors for non-core resource types.Jamey Sharp2-3/+2
2010-05-19Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp1-1/+0
2010-05-19Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp1-4/+2
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-5/+5
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-3/+3
2010-05-11Remember drawable ID used to find damage target for use in events. Bug 5730.Keith Packard2-1/+3
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-5/+2
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+3
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-12/+6
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-5/+4
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-10-02Unifdef ISCAdam Jackson1-0/+0
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis1-2/+2
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis1-2/+2
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+3
2008-08-11The smart scheduler is not optional.Mathieu Bérard1-2/+0
2007-11-20Revert "registry: Register DAMAGE extension protocol names."Eamon Walsh1-20/+1
2007-10-15registry: Register DAMAGE extension protocol names.Eamon Walsh1-1/+20
2007-09-04xace: add hooks + new access codes: Damage extensionEamon Walsh1-2/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh2-5/+3
2007-06-29Death to RCS tags.Adam Jackson3-6/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson2-23/+9
2007-02-01Set the Damage version supported in the server, instead of using damageproto.Eric Anholt1-5/+12
2007-01-09Track rename of DamagePost -> DamageAdd.Eric Anholt1-8/+8
2007-01-05Add support for the DamagePost (XDamage 1.1) request.Eric Anholt1-1/+43
2006-12-14Remove instances of macro SECURITY_VERIFY_DRAWABLE.Eamon Walsh1-2/+6
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-5/+5
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-03-15Coverity #491: Check version number correctly.Adam Jackson1-1/+1
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-3/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone3-0/+12
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2