index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-31
config: return BadValue to caller if add/remove doesn't have parameters.
Peter Hutterer
1
-4
/
+6
2007-08-30
Allow yres_virtual to be greater for some kernel fbdev drivers.
Alan Hourihane
1
-1
/
+1
2007-08-30
Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.
Eric Anholt
6
-116
/
+1
2007-08-30
Remove the now-dead PciAvoid symbol.
Eric Anholt
5
-15
/
+0
2007-08-30
Fixing a misleading comment which could suggest a GPL violation.
Egbert Eich
1
-2
/
+2
2007-08-29
Remove stale changelogs from kdrive.
Eric Anholt
2
-720
/
+0
2007-08-29
Add more generated files to .gitignore.
Eric Anholt
1
-0
/
+30
2007-08-29
Bug #9629: Remove badly-licensed neomagic kdrive files.
Eric Anholt
3
-157
/
+1
2007-08-28
Replace BSD custom PCI code with a stub implementation thanks to pciaccess.
Eric Anholt
8
-382
/
+103
2007-08-27
Remove the BusAccWindows resource code which is now unused.
Eric Anholt
8
-467
/
+0
2007-08-27
Remove unused xf8GetBlock and xf86GetSparse entry points.
Eric Anholt
3
-215
/
+0
2007-08-27
Fix fbdevhwstub for pci-rework.
Eric Anholt
1
-3
/
+2
2007-08-26
Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess
Keith Packard
2
-0
/
+4
2007-08-27
Xprint: fix handling of TrueType font name
Eugeniy Meshcheryakov
1
-0
/
+2
2007-08-25
Refactor PictureInitIndexedFormats.
Adam Jackson
2
-25
/
+25
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
67
-5959
/
+80
2007-08-25
Fix bug in debugging info related to pci-rework merge
David Nusinow
1
-1
/
+1
2007-08-24
Remove files made obsolete by pci-rework.
Ian Romanick
4
-171214
/
+0
2007-08-24
Bump video driver ABI for pci-rework.
Aaron Plattner
1
-1
/
+1
2007-08-24
Merge branch 'pci-rework'
Ian Romanick
61
-7723
/
+1418
2007-08-24
exaPolyFillRect: pGC->alu doesn't matter with a single rectangle.
Michel Dänzer
1
-2
/
+3
2007-08-24
exaGetImage: Don't migrate pixmap out of FB with no DownloadFromScreen hook.
Michel Dänzer
1
-1
/
+1
2007-08-24
EXA: Improve ShmPutImage.
Michel Dänzer
3
-23
/
+59
2007-08-24
Export fbShmPutImage to modules.
Michel Dänzer
2
-2
/
+5
2007-08-24
EXA: Only mark offscreen memory as used when it really is.
Michel Dänzer
1
-2
/
+6
2007-08-24
__glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target.
Michel Dänzer
1
-7
/
+10
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
771
-5581
/
+22376
2007-08-23
Fix indentation.
Matthieu Herrb
1
-1
/
+1
2007-08-23
Remove an extra cast.
Matthieu Herrb
1
-1
/
+1
2007-08-23
A high resolution device that's moving fast can potentially generate
Otto Moerbeek
1
-1
/
+1
2007-08-23
glx: fix crash when freeing visuals
Brian Paul
1
-5
/
+8
2007-08-23
Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...
Søren Sandmann Pedersen
2
-1
/
+2
2007-08-23
Get rid of the type1 font module.
Julien Cristau
5
-84
/
+3
2007-08-23
randr: fixup crtc and output destroy
Dave Airlie
1
-2
/
+2
2007-08-22
Add _X_EXPORT to exported functions in hw/xfree86/modes/*
Alex Deucher
8
-65
/
+76
2007-08-22
Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
Eric Anholt
2
-2
/
+1
2007-08-22
Revert "Fix <pixman.h> include to <pixman/pixman.h>"
Eric Anholt
4
-4
/
+4
2007-08-22
Fix overly-restrictive integer overflow check in EXA pixmap creation.
Eric Anholt
1
-1
/
+1
2007-08-22
Fix <pixman.h> include to <pixman/pixman.h>
Alan Hourihane
4
-4
/
+4
2007-08-21
Merge branch 'master' of ssh+git://sandmann@git.freedesktop.org/git/xorg/xserver
Søren Sandmann Pedersen
16
-43
/
+201
2007-08-21
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
2
-1
/
+2
2007-08-21
config: fix default xkb model (pc105, not keyboard)
Julien Cristau
1
-1
/
+1
2007-08-21
Fix an error message to not point to @xfree86.org.
Adam Jackson
1
-1
/
+1
2007-08-20
Screen size changing should leave FB alone when X is inactive.
Keith Packard
1
-2
/
+2
2007-08-20
Ref count cursors used in hw/xfree86/modes code.
Keith Packard
1
-0
/
+11
2007-08-21
add xf86_crtc_clip_video_helper to xf86sym.c
Alex Deucher
1
-0
/
+1
2007-08-20
Move module defaults from the header to the source file.
David Nusinow
2
-11
/
+12
2007-08-20
move intel crtc xv clipping helper to the xserver
Alex Deucher
2
-0
/
+137
2007-08-21
xfree86: Fix build on Linux/alpha.
Julien Cristau
1
-1
/
+1
2007-08-19
Autoconfiguration of wsmouse for NetBSD.
Blair Sadewitz
1
-6
/
+6
[next]