summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
2001-04-30Better version mismatch error messages.brianp8-130/+220
2001-04-30fix build of i810 kernel driver for 2.4.3 or greater kernelsalanh2-4/+22
2001-04-30- PCIGART patches for Alpha from Compaqkem5-17/+29
2001-04-27fixed a segfault that occured when swapping a non-current window when indirec...brianp1-3/+12
2001-04-26fixed mem leak in XFreeFontInfo callbrianp1-2/+2
2001-04-23fix DRI build on FreeBSDalanh1-1/+1
2001-04-23added LinkSourceFile(glext.h, ...) (Guido Guenther)brianp1-0/+1
2001-04-22Missed some asm code build fixes.gareth2-6/+5
2001-04-22- Re-enable Mesa asm code (broken by Imakefile changes).gareth9-10/+9
2001-04-21Added PCI_CHIP_RADEON_VE support (Buddy Smith)brianp4-0/+7
2001-04-21minor rephrasing of a few words about the kernel modulesbrianp1-3/+7
2001-04-21fixed an error in the kernel module compilation infobrianp1-1/+1
2001-04-21include linux/sisfb.h, per David Gaarenstroombrianp1-0/+1
2001-04-18put back BUS_BASEdawes1-0/+5
2001-04-16- Fix typo and remove magic numberskem4-7/+26
2001-04-10Use the linux version of xf86drm.c.dawes3-1108/+3
2001-04-10Use X_BYTE_ORDER rather than the non-portable endian.hdawes5-6/+8
2001-04-10resolve some XFree86 vs DRI differencesX_4_0_99_2-20010410-mergedawes4-7/+5
2001-04-10restore the original Id linesdawes2-2/+2
2001-04-10third part of XFree86 4.0.99.2 mergedawes35-68/+66
2001-04-10need <stdarg.h> for va_* handlingdawes1-0/+1
2001-04-10Fix PPC optimization options.gareth4-9/+20
2001-04-10second part of XFree86 4.0.99.2 mergedawes26-98/+24
2001-04-09First pass of XFree86 4.0.99.2 merge.dawes386-11152/+7714
2001-04-09Initial revisiondawes160-0/+41152
2001-04-06- Fix typoX_4_0_99_2-20010409-preimportkem2-23/+40
2001-04-06search /lib/modules/<version>/build/include first, then the others....alanh1-5/+12
2001-04-06Handle drivers that don't have __HAVE_SG defined.alanh2-0/+7
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergekem59-1245/+3245
2001-04-03include 2.4.2alanh1-4/+4
2001-04-03make 2.4.2 -> 2.4.3 change conditional. works with older than 2.4.3 kernelsalanh1-0/+16
2001-04-02Make DRIScreenInit() check if Xinerama is enabled, and disable directdawes1-0/+26
2001-04-02fixed typo: BuilePexExt -> BuildPexExtbrianp1-1/+1
2001-04-02Update radeon DRM to v1.1.0 (texture upload changes).gareth4-7/+7
2001-04-02Minor cleanups.gareth1-14/+2
2001-03-30added -I../../include/GL to get internal/glcore.hbrianp1-1/+1
2001-03-30- Fix BuildXFree86ConfigTools, but leave it off in host.def since itdawes4-6/+45
2001-03-30replace xnfcalloc with xcalloc in DRI-related driver codedawes8-47/+50
2001-03-30- Move xf86ConfigDRI declaration from xf86Priv.h to xf86.h.dawes10-60/+26
2001-03-30Make DRIDrvMsg() messages look like other driver messages by callingdawes1-5/+9
2001-03-30trival message typodawes1-1/+1
2001-03-30Call the correct createScreen[] function rather than always calling thedawes1-4/+7
2001-03-30- Don't have Find_CreateScreenFuncs stop after it finds the firstdawes1-24/+52
2001-03-30merge in 2.4.3 kernel change.alanh1-4/+4
2001-03-28fix typodawes1-1/+1
2001-03-28- mga, tdfx: add a "DRI" option to make it possible to turn DRI on/off perdawes3-27/+39
2001-03-28Fix the list of drm symbols, which avoids the "unresolved symbols" messagesdawes1-2/+10
2001-03-28Add comments about Compaq's sponsorship of MGA development to the sourcekeithw1-0/+25
2001-03-27(portability fix)alanh1-0/+3
2001-03-25xf86cfg requires libkbui.a (and other libs) which aren't built by defaultgareth1-1/+1