summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-31config: return BadValue to caller if add/remove doesn't have parameters.Peter Hutterer1-4/+6
2007-08-30Allow yres_virtual to be greater for some kernel fbdev drivers.Alan Hourihane1-1/+1
2007-08-30Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.Eric Anholt6-116/+1
2007-08-30Remove the now-dead PciAvoid symbol.Eric Anholt5-15/+0
2007-08-30Fixing a misleading comment which could suggest a GPL violation.Egbert Eich1-2/+2
2007-08-29Remove stale changelogs from kdrive.Eric Anholt2-720/+0
2007-08-29Add more generated files to .gitignore.Eric Anholt1-0/+30
2007-08-29Bug #9629: Remove badly-licensed neomagic kdrive files.Eric Anholt3-157/+1
2007-08-28Replace BSD custom PCI code with a stub implementation thanks to pciaccess.Eric Anholt8-382/+103
2007-08-27Remove the BusAccWindows resource code which is now unused.Eric Anholt8-467/+0
2007-08-27Remove unused xf8GetBlock and xf86GetSparse entry points.Eric Anholt3-215/+0
2007-08-27Fix fbdevhwstub for pci-rework.Eric Anholt1-3/+2
2007-08-26Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccessKeith Packard2-0/+4
2007-08-27Xprint: fix handling of TrueType font nameEugeniy Meshcheryakov1-0/+2
2007-08-25Refactor PictureInitIndexedFormats.Adam Jackson2-25/+25
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson67-5959/+80
2007-08-25Fix bug in debugging info related to pci-rework mergeDavid Nusinow1-1/+1
2007-08-24Remove files made obsolete by pci-rework.Ian Romanick4-171214/+0
2007-08-24Bump video driver ABI for pci-rework.Aaron Plattner1-1/+1
2007-08-24Merge branch 'pci-rework'Ian Romanick61-7723/+1418
2007-08-24exaPolyFillRect: pGC->alu doesn't matter with a single rectangle.Michel Dänzer1-2/+3
2007-08-24exaGetImage: Don't migrate pixmap out of FB with no DownloadFromScreen hook.Michel Dänzer1-1/+1
2007-08-24EXA: Improve ShmPutImage.Michel Dänzer3-23/+59
2007-08-24Export fbShmPutImage to modules.Michel Dänzer2-2/+5
2007-08-24EXA: Only mark offscreen memory as used when it really is.Michel Dänzer1-2/+6
2007-08-24__glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target.Michel Dänzer1-7/+10
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick771-5581/+22376
2007-08-23Fix indentation.Matthieu Herrb1-1/+1
2007-08-23Remove an extra cast.Matthieu Herrb1-1/+1
2007-08-23A high resolution device that's moving fast can potentially generateOtto Moerbeek1-1/+1
2007-08-23glx: fix crash when freeing visualsBrian Paul1-5/+8
2007-08-23Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...Søren Sandmann Pedersen2-1/+2
2007-08-23Get rid of the type1 font module.Julien Cristau5-84/+3
2007-08-23randr: fixup crtc and output destroyDave Airlie1-2/+2
2007-08-22Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher8-65/+76
2007-08-22Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"Eric Anholt2-2/+1
2007-08-22Revert "Fix <pixman.h> include to <pixman/pixman.h>"Eric Anholt4-4/+4
2007-08-22Fix overly-restrictive integer overflow check in EXA pixmap creation.Eric Anholt1-1/+1
2007-08-22Fix <pixman.h> include to <pixman/pixman.h>Alan Hourihane4-4/+4
2007-08-21Merge branch 'master' of ssh+git://sandmann@git.freedesktop.org/git/xorg/xserverSøren Sandmann Pedersen16-43/+201
2007-08-21Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fixSøren Sandmann Pedersen2-1/+2
2007-08-21config: fix default xkb model (pc105, not keyboard)Julien Cristau1-1/+1
2007-08-21Fix an error message to not point to @xfree86.org.Adam Jackson1-1/+1
2007-08-20Screen size changing should leave FB alone when X is inactive.Keith Packard1-2/+2
2007-08-20Ref count cursors used in hw/xfree86/modes code.Keith Packard1-0/+11
2007-08-21add xf86_crtc_clip_video_helper to xf86sym.cAlex Deucher1-0/+1
2007-08-20Move module defaults from the header to the source file.David Nusinow2-11/+12
2007-08-20move intel crtc xv clipping helper to the xserverAlex Deucher2-0/+137
2007-08-21xfree86: Fix build on Linux/alpha.Julien Cristau1-1/+1
2007-08-19Autoconfiguration of wsmouse for NetBSD.Blair Sadewitz1-6/+6