summaryrefslogtreecommitdiff
path: root/dix/dispatch.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-07dix: don't free stranger pointers inside AllocARGBCursorTiago Vignatti1-3/+9
2010-12-23os: Add facilities for client ID tracking.Rami Ylimäki1-0/+10
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-10-13Comparison between pointer and integer in latest dix/dispatch.cColin Harrison1-1/+1
2010-10-13dix: Remove the memory of the multibuffer extensionAdam Jackson1-11/+2
2010-09-28dix: remove proc tables initializationTiago Vignatti1-20/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-53/+53
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-2/+2
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-1/+1
2010-06-05Clean up after removal of screen parameters from region macros.Jamey Sharp1-8/+5
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-9/+13
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-6/+6
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-7/+6
2010-05-20Replace screen->rgf scratch GC flags with a bit in each GC.Jamey Sharp1-1/+0
2010-05-19Return an appropriately-typed error from dixLookupResourceByType.Jamey Sharp1-20/+26
2010-05-19Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp1-1/+0
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-230/+124
2010-05-13Quit using clientErrorValue in dix/colormap.c.Jamey Sharp1-19/+3
2010-05-13Quit using clientErrorValue in dix/gc.c.Jamey Sharp1-7/+8
2010-05-13Replace dixChangeGC with calls directly to the right variant.Jamey Sharp1-1/+1
2010-05-12SetFontPath: set client->errorValue on failure.Jamey Sharp1-6/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-33/+33
2010-05-07Introduce dixLookupFontable for "FONT or GC" parameters.Jamey Sharp1-22/+4
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith1-23/+17
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard1-1/+21
2009-07-22Bug #22804: Reject out of bounds XGetImage requestsAaron Plattner1-23/+49
2009-07-14dix: switch to byte-counting functions.Peter Hutterer1-28/+28
2009-06-03s/MIN/min/, s/MAX/max/ (#2968)Adam Jackson1-4/+0
2009-05-27Remove reference to non-existing requestLog and requestLogIndexNicolai Hähnle1-6/+0
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-4/+5
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-2/+339
2009-03-31dix: Simplify InitClient()Adam Jackson1-22/+1
2009-03-09Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard1-24/+24
2009-02-16xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand1-4/+14
2009-02-13dix: Remove includes which are not actually used directlyBenjamin Close1-4/+0
2009-02-03Constify atom name stringsAlan Coopersmith1-1/+1
2009-01-22Remove a bunch of useless casts.Adam Jackson1-11/+10
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-15/+6
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-21/+21
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-13/+13
2008-11-04Purge device-based WindowAccess code.Peter Hutterer1-1/+0
2008-10-22dix: init remaining three xkb fields to zero in a new client.Peter Hutterer1-0/+2
2008-10-06Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson1-1/+1
2008-10-06xalloc+bzero -> xcallocAdam Jackson1-4/+2
2008-09-02Don't try to destroy a NULL pixmap.Daniel Drake1-1/+1
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson1-1/+0
2008-08-11The smart scheduler is not optional.Mathieu Bérard1-16/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-4/+0
2008-05-20Merge branch 'master' into mpxPeter Hutterer1-6/+0
2008-05-12X n'est pas une print API.Adam Jackson1-6/+0