index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-11
Bug #7346: Disable Composite extension in Xprt
Drew Parsons
1
-0
/
+1
2006-07-10
Fix the configure check for the --{enable,disable}-dpms option
Gustavo Pichorim Boiko
1
-1
/
+1
2006-07-09
Replace GNU make-ism.
Matthieu Herrb
1
-1
/
+1
2006-07-08
Fix crash in Xephyr when running on host X with keymap width < 4 ( i.e xvnc )
Matthew Allum
1
-12
/
+8
2006-07-08
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Matthew Allum
11
-98
/
+100
2006-07-08
Add support to Xephyr for simulating 8bit grayscale.
Matthew Allum
2
-7
/
+22
2006-07-08
Bug #3042: Use autoconf to get the correct name of a struct member.
Tilman Sauerbeck
4
-66
/
+32
2006-07-08
Bug #7097: do case-insensitive comparison for some hotkeys.
Tilman Sauerbeck
7
-32
/
+68
2006-07-06
Implement GLX_MESA_copy_sub_buffer.
Kristian Høgsberg
3
-6
/
+84
2006-07-06
Add GLX_MESA_copy_sub_buffer marshalling support.
Kristian Høgsberg
4
-2
/
+62
2006-07-06
Remove hardcoded 'lib' in XPRINTDIR.
Ed Catmur
1
-1
/
+1
2006-07-06
Generate xprint.pre from xprint.cpp.
Ed Catmur
1
-0
/
+11
2006-07-06
PPC64 build fix.
Adam Jackson
1
-1
/
+4
2006-07-06
xorgcfg now needs libxkbui version 1.0.2 or better.
Keith Packard
1
-1
/
+1
2006-07-06
GL proto version 1.4.7 needed for texture-from-pixmap defines.
Keith Packard
1
-1
/
+1
2006-07-06
Switch the default mouse device on Linux to /dev/input/mice.
Adam Jackson
1
-1
/
+1
2006-07-06
Refactor linuxGetIOSize and linuxGetSizes. Eliminate the unnecessary
Ian Romanick
1
-36
/
+23
2006-07-06
Remind dlloader that it needs to search the global scope as well as the
Adam Jackson
1
-0
/
+8
2006-07-06
Drop unused GL/include subtree.
Kristian Høgsberg
8
-158
/
+1
2006-07-06
Implement glXCreateWindow and glXDestroyWindow.
Kristian Høgsberg
2
-53
/
+85
2006-07-06
Move __GLXdrawable lookup and creation into GetDrawableOrPixmap.
Kristian Høgsberg
2
-154
/
+72
2006-07-06
Drop global GLX error integer variables and use __glXError() instead.
Kristian Høgsberg
8
-211
/
+99
2006-07-06
Move createDrawable from __GLXcontext to __GLXscreen.
Kristian Høgsberg
6
-86
/
+99
2006-07-06
Add marshalling for GLX 1.3 requests.
Kristian Høgsberg
5
-38
/
+207
2006-07-05
add another file to .gitignore
Greg Kroah-Hartman
1
-0
/
+1
2006-07-05
fix compiler warning in hw/xfree86/common/xf86Config.c
Greg Kroah-Hartman
1
-0
/
+1
2006-07-05
fix compiler warning about xnestRecolorCursor() not being defined
Greg Kroah-Hartman
1
-0
/
+1
2006-07-05
fix some more compiler warnings due to defines being declared differently
Greg Kroah-Hartman
1
-2
/
+2
2006-07-05
fix wrong function pointer type in hw/dmx/dmxcmap.c
Greg Kroah-Hartman
1
-1
/
+1
2006-07-03
Revert "Optimize out computing a gradient pixel if the mask value is 0."
Eric Anholt
1
-131
/
+76
2006-07-03
Correct AGP memory deallocation argument on *BSD.
Eric Anholt
1
-1
/
+5
2006-07-03
Optimize out computing a gradient pixel if the mask value is 0.
Eric Anholt
1
-76
/
+131
2006-07-03
Bump server version to 7.1.99.2 for gradient and repeat fixes.
Eric Anholt
1
-1
/
+1
2006-07-03
Fix source picture filter check for multiple screens.
Eric Anholt
1
-3
/
+11
2006-07-03
Fix bugs in support for new repeatTypes in XAA and EXA.
Eric Anholt
2
-2
/
+11
2006-07-03
Bug #7366: Fix crashes when setting filters on source pictures.
Eric Anholt
2
-7
/
+22
2006-07-03
Bug #7366: Fix two crashes in operations on source pictures.
Eric Anholt
2
-6
/
+16
2006-07-01
Missing close parenthesis in one of the setuid() fixes.
Rudo Thomas
1
-1
/
+1
2006-07-01
Merge branch 'origin'
Keith Packard
359
-1643
/
+1227
2006-07-01
Bug #7381: Coordinates get wrapped in accelerated line drawing on pixmap
Paul Mackerras
1
-14
/
+5
2006-06-30
Bug 7145: fix build with gcc 2.95 & other c89 compilers
Jens Granseuer
2
-4
/
+10
2006-06-29
Updated Solaris aperture driver to build on sun4v & amd64 kernels
Martin Bochnig
1
-170
/
+208
2006-06-27
Add damage tracking to GLX_EXT_tfp implementation.
Kristian Høgsberg
4
-43
/
+108
2006-06-27
Bump server release to 7.1.99.1.
Eric Anholt
1
-3
/
+3
2006-06-27
Fix MMX Saturate implementation.
Eric Anholt
1
-1
/
+1
2006-06-26
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
14
-37
/
+129
2006-06-26
Free small, one-time memory leak in xdmcp -from handling
Peter Breitenlohner
1
-0
/
+4
2006-06-26
Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently.
Eric Anholt
2
-8
/
+9
2006-06-24
Bug #6911: Check return value of exaGetPixelFromRGBA().
George Fufutos
1
-2
/
+6
2006-06-24
Bug #6818: Avoid infinite loop in exaLog2() with negative arguments.
Michel Dänzer
1
-1
/
+1
[next]