summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-0/+133
2006-06-20Don't add -ldl to XORG_LIBS if it's not needed for dlopenAlan Coopersmith1-1/+4
2006-06-20Delete code that's been inside #if 0 since X11R6.7.Alan Coopersmith1-18/+0
2006-06-20Check setuid() return value. Bugzilla #7116.Matthieu Herrb4-10/+26
2006-06-19Pull over convolution filter fixes from xgl-0-0-1 branch.Kristan Høgsberg1-2/+7
2006-06-19Tell git to ignore emacs *~ droppings and git .msg filesAlan Coopersmith1-0/+2
2006-06-19Fix crash when using PICT_x4a4 by supplying an appropriate fbFetchPixel_x4a4.Eric Anholt1-0/+9
2006-06-19Clean up gcc warnings from picture format CARD32 -> enum change.Eric Anholt1-0/+50
2006-06-19Don't forget to step the rows when verifying the equivalence of fb/sys areas.Eric Anholt1-0/+2
2006-06-19Correct component ordering when fetching [ax]4b4g4r4 pixels.Eric Anholt1-10/+10
2006-06-19Convert PICT_* names from #defines to an enum to aid in debugging.Eric Anholt2-43/+45
2006-06-19update .gitignore to handle Xprint moveGreg Kroah-Hartman1-6/+6
2006-06-19fix compiler warnings in hw/xfree86/i2c/fi1236.cGreg Kroah-Hartman2-3/+6
2006-06-19fix compiler warning in hw/xfree86/i2c/tda9850.cGreg Kroah-Hartman1-1/+1
2006-06-19fix compiler warning in hw/vfb/InitOutput.cGreg Kroah-Hartman1-0/+2
2006-06-19fix compiler warnings in hw/xfree86/xf4bpp/ppcGC.cGreg Kroah-Hartman1-2/+2
2006-06-19fix compiler warnings in XTrap/xtrapdi.cGreg Kroah-Hartman1-5/+5
2006-06-19fix compiler warnings in XTrap/xtrapdiswp.cGreg Kroah-Hartman1-2/+2
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson19-3050/+79
2006-06-18Don't bother building RAC as a module, that's just absurd.Adam Jackson5-57/+14
2006-06-18Add a couple of (doxygen) comments I wrote while looking at modesetting.Eric Anholt1-0/+22
2006-06-18Add options to disable EXA acceleration for Composite/UTS/DFS, and always printEric Anholt3-7/+53
2006-06-18Add some missing .gitignore stuff for Mesa symlinks and other generated files.Eric Anholt13-0/+63
2006-06-18Xprint/ -> hw/xprintAdam Jackson262-143/+53
2006-06-16Add explicit dependencies (Xorg_DEPENDENCIES = ) on the internal librariesEric Anholt1-0/+3
2006-06-16Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against theEric Anholt1-0/+4
2006-06-12Add arrayobj.c to the Makefile as well.Ian Romanick1-0/+1
2006-06-12Add new Mesa files arrayobj.c and arrayobj.h.Ian Romanick1-0/+2
2006-06-09fix compiler warnings in record/set.cGreg Kroah-Hartman1-52/+22
2006-06-09more .gitignore updatesGreg Kroah-Hartman1-7/+210
2006-06-09updated .gitignore with more pre-generated filesGreg Kroah-Hartman1-0/+8
2006-06-09fix compiler warning in hw/xfree86/loader/loaderProcs.hGreg Kroah-Hartman1-0/+1
2006-06-09fix compiler warning in hw/xfree86/loader/loadmod.cGreg Kroah-Hartman1-2/+0
2006-06-09fix compiler warnings in hw/xnest/Keyboard.cGreg Kroah-Hartman1-3/+0
2006-06-09remove unneeded externs from Xprint/ps/psout.cGreg Kroah-Hartman1-3/+1
2006-06-09remove unneeded "extern" in Xprint/ddxInit.cGreg Kroah-Hartman1-2/+1
2006-06-09removed unneeded extern in Xprint/ps/PsWindow.cGreg Kroah-Hartman1-2/+0
2006-06-09put function prototype for ShapeExtensionInit() in proper placeGreg Kroah-Hartman4-5/+3
2006-06-08Bug #7120: Multimonitor (non-Xinerama) support for xwin servers.Adam Jackson1-2/+4
2006-06-08Bug #7121: fix clipboard handling in Xming (Colin Harrison)Adam Jackson1-26/+17
2006-06-08fix compiler warnings in Xprint/ps/psout.cGreg Kroah-Hartman2-4/+5
2006-06-08fix compiler warning in Xprint/ps/PsImageUtil.cGreg Kroah-Hartman1-0/+1
2006-06-08add proper function prototypes for Xprint/ps/PsCache.c to Xprint/ps/Ps.hGreg Kroah-Hartman2-1/+9
2006-06-08fix compiler warnings in Xprint/ps/PsArea.cGreg Kroah-Hartman2-2/+3
2006-06-08fix compiler warning in Xprint/ps/PsGC.cGreg Kroah-Hartman1-1/+0
2006-06-08fix compiler warnings in Xprint/ps/PsFonts.cGreg Kroah-Hartman1-3/+1
2006-06-08fix compiler warnings in Xprint/ps/PsInit.cGreg Kroah-Hartman1-2/+0
2006-06-08fixed compiler warnings in Xprint/ps/PsPixmap.cGreg Kroah-Hartman2-1/+5
2006-06-08fix compiler warnings in Xprint/ps/PsPolygon.cGreg Kroah-Hartman1-3/+1
2006-06-08fix compiler warnings in Xprint/ps/PsPrint.cGreg Kroah-Hartman1-3/+0