summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-03Fix bugs in support for new repeatTypes in XAA and EXA.Eric Anholt2-2/+11
2006-07-03Bug #7366: Fix crashes when setting filters on source pictures.Eric Anholt2-7/+22
2006-07-03Bug #7366: Fix two crashes in operations on source pictures.Eric Anholt2-6/+16
2006-07-01Missing close parenthesis in one of the setuid() fixes.Rudo Thomas1-1/+1
2006-07-01Merge branch 'origin'Keith Packard359-1643/+1227
2006-07-01Bug #7381: Coordinates get wrapped in accelerated line drawing on pixmapPaul Mackerras1-14/+5
2006-06-30Bug 7145: fix build with gcc 2.95 & other c89 compilersJens Granseuer2-4/+10
2006-06-29Updated Solaris aperture driver to build on sun4v & amd64 kernelsMartin Bochnig1-170/+208
2006-06-27Add damage tracking to GLX_EXT_tfp implementation.Kristian Høgsberg4-43/+108
2006-06-27Bump server release to 7.1.99.1.Eric Anholt1-3/+3
2006-06-27Fix MMX Saturate implementation.Eric Anholt1-1/+1
2006-06-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith14-37/+129
2006-06-26Free small, one-time memory leak in xdmcp -from handlingPeter Breitenlohner1-0/+4
2006-06-26Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently.Eric Anholt2-8/+9
2006-06-24Bug #6911: Check return value of exaGetPixelFromRGBA().George Fufutos1-2/+6
2006-06-24Bug #6818: Avoid infinite loop in exaLog2() with negative arguments.Michel Dänzer1-1/+1
2006-06-24Make sure <execinfo.h> is actually included when needed.Michel Dänzer1-5/+1
2006-06-24Bug #7213: Fix the XFree86-DRI extension for byte-swapped clients.Michel Dänzer1-7/+30
2006-06-24Fix byte swapping in some GLX requests.Michel Dänzer1-2/+2
2006-06-23Use correct OSNAME setting so we can find os-specific modules like libdrm.Eric Anholt1-3/+3
2006-06-23Remove the default case from fbcompose.c switches which should cover all cases.Eric Anholt2-8/+4
2006-06-23Add a manpage for EXA.Eric Anholt3-0/+54
2006-06-22Add kdrive servers to .gitignoreAdam Jackson1-0/+18
2006-06-22Drop libz from the server's link line, it was only needed for LBX.Adam Jackson1-1/+1
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAdam Jackson6-9/+85
2006-06-21Unbreak unbreaking the loader. Re-add the symbol reference lists so that theAdam Jackson9-100/+2139
2006-06-21Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith6-9/+85
2006-06-21fix a number of compiler warnings in os/*Greg Kroah-Hartman4-3/+15
2006-06-21add some function prototypes to hw/xprint/DiPrint.h as they are exportedGreg Kroah-Hartman1-0/+5
2006-06-21fix compiler warning in dix/xpstubs.c when XPRINT is not definedGreg Kroah-Hartman1-0/+3
2006-06-21Fix #2488 for fb too: sample pixel center when transforming.Kristian Høgsberg1-6/+15
2006-06-21Bug 4320: Fastpath corner case improvement for Composite.Matthias Hopf1-1/+4
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith16-31/+17
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