summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/dixsym.c
Commit message (Expand)AuthorAgeFilesLines
* Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}Paulo Cesar Pereira de Andrade2008-12-051-464/+0
* Add visibility flags to XSERVER_CFLAGS.Paulo Cesar Pereira de Andrade2008-12-021-1/+1
* Remove XEvIEDaniel Stone2008-11-041-7/+0
* Xi: XINPUT has been mandatory for agesDaniel Stone2008-11-041-3/+0
* Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson2008-10-061-17/+0
* Remove the Must_have_memory hack.Adam Jackson2008-10-031-1/+0
* Drop the never-called SkippedRequestCallback list.Adam Jackson2008-10-031-1/+0
* Unexport MakeClientGrab{Imp,P}erviousAdam Jackson2008-10-031-2/+0
* Add an array of integers for use as per-screen cursor private keys.Eamon Walsh2008-08-271-0/+1
* Eviscerate save-under support.Adam Jackson2008-08-131-2/+0
* Unifdef XIDLE.Adam Jackson2008-07-311-3/+0
* Sync is built-in and mandatory.Adam Jackson2008-07-241-3/+0
* XC-MISC is built-in and mandatory.Adam Jackson2008-07-241-3/+0
* Bigreqs are built-in and mandatory.Adam Jackson2008-07-241-5/+0
* Shape extension is built-in and mandatory.Adam Jackson2008-07-241-3/+0
* Drop the FONTCACHE extension.Adam Jackson2008-07-181-3/+0
* Remove loadable font renderer support.Adam Jackson2008-07-161-6/+1
* XFree86: Remove XFree86-Misc extensionDaniel Stone2008-07-161-3/+0
* Make devPrivates lookup functions ABI instead of static inlines.Eamon Walsh2008-06-131-0/+3
* Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer2008-04-251-4/+2
* Death to TOG-CUP.Adam Jackson2008-04-181-3/+0
* Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt2008-04-181-3/+0
* Death to APPGROUP.Adam Jackson2008-04-181-3/+0
* Death to Extended Visual Information.Adam Jackson2008-04-181-3/+0
* XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh2008-03-281-0/+3
* dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh2008-02-291-5/+3
* dix: Refactoring of property code to allow for polyinstantiation.Eamon Walsh2008-02-291-0/+1
* registry: Add a call for DTRACE compatibility.Eamon Walsh2007-11-261-0/+5
* registry: Rebase registry to use the server config file of protocol names.Eamon Walsh2007-11-261-3/+0
* xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh2007-11-191-0/+1
* dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh2007-10-111-2/+6
* xace: add hooks + new access codes: XKB extension.Eamon Walsh2007-09-281-2/+0
* devPrivates rework: since API is already broken, switch everythingEamon Walsh2007-08-281-16/+2
* security: drop the "declare extension security" dix call. Use theEamon Walsh2007-08-031-1/+0
* dix: add new, combined resource lookup function. Move all dix lookup APIEamon Walsh2007-04-041-11/+11
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-03-261-1/+1
|\
| * Static markup and dead code cull over xkb/.Adam Jackson2007-03-201-1/+1
* | dix: reorganize property code to better support xace hook; requires new API forEamon Walsh2007-03-221-0/+1
* | Add ResourceStateCallback similar in function to ClientStateCallback.Eamon Walsh2007-03-081-0/+1
* | devPrivates rework: redo interface again, dropping parent and type parametersEamon Walsh2007-03-081-1/+0
* | Merge branch 'master' into XACE-SELINUXEamon Walsh2007-03-071-2/+0
|\ \ | |/
| * remove PIXPRIV checks as this flag is always set.Eamon Walsh2007-03-061-2/+0
* | devPrivates rework: redo interface and implementation.Eamon Walsh2007-03-051-2/+5
* | devPrivates rework: unhook resource system; will try a different approach.Eamon Walsh2007-03-011-1/+0
* | devPrivates rework: hook up new interface in resource system; add newEamon Walsh2007-02-231-0/+1
* | devPrivates rework: add new interface implementation.Eamon Walsh2007-02-231-0/+6
|/
* Add new, combined dix lookup functions.Eamon Walsh2006-12-141-4/+8
* Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh2006-08-211-1/+0
|\
| * Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith2006-08-101-1/+0
| |\
| | * remove optional R3 backwards compatibilityDaniel Stone2006-08-071-1/+0