summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/dixsym.c
AgeCommit message (Expand)Author
2008-11-04Remove XEvIEDaniel Stone
2008-11-04Xi: XINPUT has been mandatory for agesDaniel Stone
2008-10-06Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson
2008-10-03Remove the Must_have_memory hack.Adam Jackson
2008-10-03Drop the never-called SkippedRequestCallback list.Adam Jackson
2008-10-03Unexport MakeClientGrab{Imp,P}erviousAdam Jackson
2008-08-27Add an array of integers for use as per-screen cursor private keys.Eamon Walsh
2008-08-13Eviscerate save-under support.Adam Jackson
2008-07-31Unifdef XIDLE.Adam Jackson
2008-07-24Sync is built-in and mandatory.Adam Jackson
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson
2008-07-24Shape extension is built-in and mandatory.Adam Jackson
2008-07-18Drop the FONTCACHE extension.Adam Jackson
2008-07-16Remove loadable font renderer support.Adam Jackson
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone
2008-06-13Make devPrivates lookup functions ABI instead of static inlines.Eamon Walsh
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer
2008-04-18Death to TOG-CUP.Adam Jackson
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt
2008-04-18Death to APPGROUP.Adam Jackson
2008-04-18Death to Extended Visual Information.Adam Jackson
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh
2008-02-29dix: Refactoring of property code to allow for polyinstantiation.Eamon Walsh
2007-11-26registry: Add a call for DTRACE compatibility.Eamon Walsh
2007-11-26registry: Rebase registry to use the server config file of protocol names.Eamon Walsh
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh
2007-04-04dix: add new, combined resource lookup function. Move all dix lookup APIEamon Walsh
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-03-22dix: reorganize property code to better support xace hook; requires new API forEamon Walsh
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson
2007-03-08Add ResourceStateCallback similar in function to ClientStateCallback.Eamon Walsh
2007-03-08devPrivates rework: redo interface again, dropping parent and type parametersEamon Walsh
2007-03-07Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh
2007-03-05devPrivates rework: redo interface and implementation.Eamon Walsh
2007-03-01devPrivates rework: unhook resource system; will try a different approach.Eamon Walsh
2007-02-23devPrivates rework: hook up new interface in resource system; add newEamon Walsh
2007-02-23devPrivates rework: add new interface implementation.Eamon Walsh
2006-12-14Add new, combined dix lookup functions.Eamon Walsh
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith
2006-08-07remove optional R3 backwards compatibilityDaniel Stone
2006-08-03Make SecurityLookupIDBy* part of the base functionality.Eamon Walsh
2006-07-31Adding devPrivates support to the ExtensionEntry structure.Eamon Walsh