summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh13-28/+33
2007-09-04xace: add hooks + new access codes: Damage extensionEamon Walsh1-2/+2
2007-08-31xace: add hooks + new access codes: Composite extensionEamon Walsh1-15/+32
2007-08-31xace: add hooks + new access codes: Render extensionEamon Walsh4-52/+94
2007-08-30xace: Correct some access modes.Eamon Walsh3-3/+3
2007-08-30xace: add hooks + new access codes: SHAPE extensionEamon Walsh1-13/+13
2007-08-30xace: add hooks + new access codes: MIT-SCREEN-SAVER extensionEamon Walsh1-16/+35
2007-08-30xace: add hooks + new access codes: XFixes extension.Eamon Walsh7-47/+87
2007-08-30devPrivates rework: convert CursorRec and CursorBits over to new interface.Eamon Walsh14-51/+75
2007-08-29xace: add hooks + new access codes: TOG-CUP extension.Eamon Walsh1-4/+5
2007-08-29xace: drop map-window checking hook, add new hooks for controlling theEamon Walsh5-25/+75
2007-08-28xace: add hooks + new access codes: core protocol input requestsEamon Walsh5-79/+188
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh261-3957/+1642
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh187-179876/+2624
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