summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2006-02-28Remove redundant definition of struct Inst. Safeguard xf86AddDriver againstIan Romanick1-10/+6
2006-02-25EXA driver doc cleanups and additions.Jesse Barnes1-68/+50
2006-02-25Add two radeon pci ids (one is used for a radeon mobility X700 XL in aRoland Scheidegger1-0/+2
2006-02-21Eliminate unused PCI BIOS reading functionality. The old code used severalIan Romanick2-112/+29
2006-02-20Eliminate all the code for querying the PCI class from the PCI ID database.Ian Romanick5-140/+10
2006-02-16Fix an occasional crash on VT switches: the server would save a pointer toBenjamin Herrenschmidt1-1/+3
2006-02-16Bug #5871: Drop special build infrastructure left over from libcwrapperEric Anholt1-3/+3
2006-02-16Bug #5869: Remove traces of EXTMODULE define, which doesn't appear to beEric Anholt2-3/+1
2006-02-16Export xf86ActivateDevice, used by the evdev driver.Zephaniah E. Hull2-0/+2
2006-02-16Move EXA implementation up to the top level and remove its XFree86Eric Anholt2-10/+165
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson8-19/+20
2006-02-14DRIGetSecs() would call getsecs() when XFree86LOADER is defined, relying onBenjamin Herrenschmidt1-4/+0
2006-02-14Bump shadow module version number to 1.1.0 from 1.0.0Alan Hourihane1-1/+1
2006-02-13Fix linux build without libc wrappers (From Fredrik Höglund)Benjamin Herrenschmidt3-4/+17
2006-02-13Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and removeBenjamin Herrenschmidt1-2/+3
2006-02-11<sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'esAlan Coopersmith2-2/+2
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt100-185/+142
2006-02-03Fix sysmouse handling on DragonFly, mostly garbage arrived. From JoergJeremy C. Reed1-8/+8
2006-02-02Move the frequently-repeated code to get the pixmap that backs a drawableEric Anholt4-59/+26
2006-02-02Remove more debugging leftovers.Eric Anholt1-12/+0
2006-02-02Rearrange and rename EXA code to be a bit more logically organized. AlsoEric Anholt12-5098/+41
2006-01-31Further bug #5386 fixes: Fix some problems with the EDID code: SomeLuc Verhaegen2-2/+6
2006-01-31Bring the cvt utility up to date with bug #5386 changes. Fix 2 issues withLuc Verhaegen1-86/+53
2006-01-31Accept modes with less than 25% horizontal blanking again (you can push oldLuc Verhaegen1-9/+13
2006-01-28Add libc_wrapper support for random(), which will be used in upcoming EXAEric Anholt3-1/+9
2006-01-28Remove leftover variables for cfb24 build, and finish commenting out XglxEric Anholt1-4/+0
2006-01-27update pci idsAlan Hourihane2-4802/+3023
2006-01-25Remove xf8_32wid, it's dead code with no maintainer interest. Also removeAdam Jackson8-1001/+2
2006-01-23Commit #4633 - Initial mouse pointer incorrect with EXA which also fixesAlan Hourihane2-71/+38
2006-01-10Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST.Daniel Stone1-0/+2
2006-01-08Remove remaining #ifdef DPSEXT stanzas.Adam Jackson1-3/+0
2006-01-06Move drawable lock acquisition into DRIClipNotify from DRIValidateTree, soAdam Jackson2-26/+8
2006-01-06Remove unused X11R4 DDX compatibility function miClipNotify.Adam Jackson1-2/+1
2005-12-30Add an empty all-local target for FreeBSD make's sake, which doesn't dealEric Anholt1-0/+2
2005-12-29Remove PowerMAX_OS define it never worked , it'll never work again,Dave Airlie8-269/+3
2005-12-28Bug #5153: standalone CVT modeline generator.Luc Verhaegen7-7/+657
2005-12-26Bug #4190: Add a rule for 'make relink' since automake sucks.Adam Jackson1-0/+3
2005-12-25Remove unused layer module.Adam Jackson2-7/+0
2005-12-22Adjust the rules for auto-generating some source files, so that they workEric Anholt2-31/+35
2005-12-20Bug #5359: Fix a segfault (Mark Kettenis)Adam Jackson1-0/+1
2005-12-19Bug #5116: Refer DRI section details to dri.fd.o.Adam Jackson1-3/+2
2005-12-19Fix typos.Alan Coopersmith3-7/+7
2005-12-15Update to 2005-12-14 snapshot from pciids.sf.netAlan Coopersmith2-391/+4895
2005-12-14Bug #4718: Command line flag to disable ACPI.Adam Jackson4-2/+10
2005-12-12Remove unnecessary include of dgaproc.h that broke Solaris builds.Alan Coopersmith1-4/+0
2005-12-09Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith)Adam Jackson2-5/+3
2005-12-09Fix a thinko so the code matches the commentAdam Jackson1-1/+2
2005-12-09Bug #1288: Additional refactor of the driver probe logic to keep ati loadedAdam Jackson1-97/+46
2005-12-09Push the fallback drivers to the end of the list so driver probe orderAdam Jackson1-1/+47
2005-12-09Bug #4361: Change driver probe logic to read the driver list from diskAdam Jackson1-0/+6