summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Revert "xfree86: xf86{Enable, Disable}InputHandler can be static."Aaron Plattner1-0/+2
2008-10-10xfree86: export NewInputDeviceRequest/DeleteInputDeviceRequestPeter Hutterer1-0/+2
2008-10-08xfree86: xf86{Enable, Disable}InputHandler can be static.Tiago Vignatti1-2/+0
2008-10-07Revert "Unexport (and unimplement) xf86SetAccessFuncs" for now.Aaron Plattner1-0/+1
2008-10-07Revert "Remove unused server state change callbackery" for now.Aaron Plattner1-0/+2
2008-10-06Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson1-17/+0
2008-10-03Remove a bunch of unused API from the mi export list.Adam Jackson1-24/+0
2008-10-03loader: sort the mi symbol listAdam Jackson1-97/+97
2008-10-03Remove unused pciNumBusesAdam Jackson1-3/+0
2008-10-03Remove the Must_have_memory hack.Adam Jackson1-1/+0
2008-10-03Drop the never-called SkippedRequestCallback list.Adam Jackson1-1/+0
2008-10-03Unexport MakeClientGrab{Imp,P}erviousAdam Jackson1-2/+0
2008-10-03Unexport xf86NoSharedResourcesAdam Jackson1-1/+0
2008-10-03Unexport xf86DeallocateResourcesForEntityAdam Jackson1-1/+0
2008-10-03Unexport xf86SetEntityFuncsAdam Jackson1-1/+0
2008-10-03Unexport xf86ChkConflictAdam Jackson1-1/+0
2008-10-03Remove unused server state change callbackery.Adam Jackson1-2/+0
2008-10-03Internalise some resource list API.Adam Jackson1-4/+0
2008-10-03Unexport xf86EnterServerStateAdam Jackson1-1/+0
2008-10-03Unexport (and unimplement) xf86SetAccessFuncs.Adam Jackson1-1/+0
2008-10-02Unifdef ISCAdam Jackson1-2/+0
2008-08-27Add an array of integers for use as per-screen cursor private keys.Eamon Walsh1-0/+1
2008-08-13Eviscerate save-under support.Adam Jackson1-2/+0
2008-08-13Remove xf86Version.h and related API.Adam Jackson1-1/+0
2008-07-31Unifdef XIDLE.Adam Jackson1-3/+0
2008-07-28xfree86: don't output a spurious newline to the log when loading a moduleJulien Cristau1-8/+9
2008-07-24Drop xf86CommonSpecialKey() and atKeynames.hKristian Høgsberg1-1/+0
2008-07-24Sync is built-in and mandatory.Adam Jackson1-3/+0
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson1-3/+0
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson1-5/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-3/+0
2008-07-24Ugh, remove trailing backslash.Kristian Høgsberg1-1/+1
2008-07-24Remove SPARC muldiv code. Was used by ELF loader, which is no more.Kristian Høgsberg2-94/+1
2008-07-23Unifdef DGUX.Adam Jackson1-2/+0
2008-07-18Drop the FONTCACHE extension.Adam Jackson1-3/+0
2008-07-17Remove more Lynx leftoversAlan Coopersmith2-8/+0
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard4-51/+5
2008-07-16Build fixesAdam Jackson1-2/+0
2008-07-16Remove loadable font renderer support.Adam Jackson7-204/+2
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone2-21/+0
2008-07-16XFree86: Delete OSMouse codeDaniel Stone1-6/+0
2008-07-16XFree86: Remove useless debugging codeDaniel Stone1-8/+0
2008-07-10Add LoaderShouldIgnoreABI to allow drivers that roll their own ABI checks (i....Aaron Plattner2-0/+7
2008-07-04Remove deprecated function miPointerPosition().Tiago Vignatti1-1/+0
2008-06-30Actually fetch all blocks of EEDID if asked to.Adam Jackson1-0/+1
2008-06-24Fix "warning: assignment discards qualifiers from pointer target type".Eamon Walsh1-5/+4
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson1-1/+1
2008-06-13Make devPrivates lookup functions ABI instead of static inlines.Eamon Walsh1-0/+3
2008-05-02Merge branch 'master' into mpxPeter Hutterer1-0/+1
2008-04-29Keep rotation wrappers in place while transforms are in useHong Liu1-0/+1