index
:
~fredinfinite23/xorg-server
master
Additional glX support for Xephyr server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-18
Xi: don't drop the grab status in XExtendedGrabDevice().
Peter Hutterer
1
-10
/
+5
2008-06-18
mi: remove trailing whitespaces from misprite.c
Peter Hutterer
1
-36
/
+37
2008-06-17
SELinux: Add an extension alias under the OS-agnostic "Flask" name.
Eamon Walsh
1
-0
/
+2
2008-06-17
SELinux: Bring server-side name registry up to date.
Eamon Walsh
1
-8
/
+20
2008-06-17
Bug #15169: Make the server build again on Alpha.
Ian Romanick
4
-484
/
+14
2008-06-15
Xi: avoid double button mapping.
Keith Packard
2
-5
/
+10
2008-06-15
randr: remove superfluous check against uninitialised variable.
Peter Hutterer
1
-4
/
+1
2008-06-13
Fix "warning: the address of ‘newTypes’ will always evaluate as ‘true’".
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: unused variable `s'".
Eamon Walsh
1
-5
/
+4
2008-06-13
Fix "warning: unused variable `tsize'".
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: ‘rc’ may be used uninitialized in this function".
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: no previous prototype for ‘miRROutputGetProperty’".
Eamon Walsh
1
-0
/
+5
2008-06-13
Fix "Warning: no previous prototype for `SecureRPCInit'".
Eamon Walsh
1
-0
/
+1
2008-06-13
Fix multiple warnings in os/xdmauth.c.
Eamon Walsh
1
-6
/
+8
2008-06-13
Fix "warning: label ‘done’ defined but not used".
Eamon Walsh
1
-0
/
+2
2008-06-13
Fix "warning: no previous prototype for ‘XevieExtensionInit’".
Eamon Walsh
2
-0
/
+5
2008-06-13
Fix "warning: unused variable ‘pDev’, `pPointer'".
Eamon Walsh
1
-0
/
+2
2008-06-13
Fix "warning: passing argument 1 of 'pixman_fill' from incompatible pointer t...
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: pointer targets in assignment differ in signedness".
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: assignment from incompatible pointer type".
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: implicit declaration of function ‘miPointerGetScreen’".
Eamon Walsh
1
-0
/
+1
2008-06-13
Make devPrivates lookup functions ABI instead of static inlines.
Eamon Walsh
3
-53
/
+76
2008-06-13
Fix unterminated endif.
Adam Jackson
1
-0
/
+2
2008-06-13
... and stay dead.
Adam Jackson
1
-12
/
+0
2008-06-13
Death to mfb.
Adam Jackson
100
-26217
/
+8
2008-06-13
clean .gitignore
George Sapountzis
1
-88
/
+0
2008-06-13
glx: drop unused cleargc
George Sapountzis
1
-7
/
+0
2008-06-13
AIGLX/DRI1: Switch to server context for calling pScreen->GetImage.
Michel Dänzer
1
-0
/
+4
2008-06-12
Remove xgl.
Adam Jackson
57
-28582
/
+2
2008-06-12
modes: make aspect choosing work on single output case.
Dave Airlie
1
-0
/
+1
2008-06-12
dbe: fix DoS reported by iDefense.
Dave Airlie
1
-26
/
+27
2008-06-11
Welcome to hotplug era.
Tiago Vignatti
1
-7
/
+1
2008-06-11
No need for inputPending field in xf86Info.
Tiago Vignatti
4
-7
/
+0
2008-06-11
CopyGetMasterEvent() can be static.
Tiago Vignatti
2
-6
/
+1
2008-06-11
Remove more unused things.
Tiago Vignatti
1
-1
/
+0
2008-06-11
Remove unused xf86DeviceCursorUndisplay() function.
Tiago Vignatti
1
-1
/
+0
2008-06-11
Un-K&R shm extension.
Kristian Høgsberg
1
-66
/
+34
2008-06-11
CVE-2008-2362 - RENDER Extension memory corruption
Matthieu Herrb
1
-4
/
+12
2008-06-11
CVE-2008-2361 - RENDER Extension crash
Matthieu Herrb
1
-0
/
+2
2008-06-11
CVE-2008-2360 - RENDER Extension heap buffer overflow
Matthieu Herrb
1
-2
/
+9
2008-06-11
CVE-2008-1379 - MIT-SHM arbitrary memory read
Matthieu Herrb
1
-2
/
+11
2008-06-11
CVE-2008-1377 - RECORD and Security extensions memory corruption
Matthieu Herrb
2
-6
/
+20
2008-06-11
kdrive: fix wrong use of &, should be | instead.
Peter Hutterer
1
-1
/
+1
2008-06-11
Xext: init firstValuator to zero, otherwise core XTest events may get lost.
Peter Hutterer
1
-1
/
+1
2008-06-11
dix: Call RealizeCursor during InitializeSprite.
Peter Hutterer
1
-0
/
+1
2008-06-11
xnest: wrap the xnest cursor sprite funcs around the mi funcs.
Peter Hutterer
3
-4
/
+47
2008-06-11
mi: protect mipointrst.h against multiple includes.
Peter Hutterer
1
-0
/
+4
2008-06-11
xfree86: Fix up xf86ScaleAxis
Peter Hutterer
1
-2
/
+2
2008-06-10
XQuartz: Under the new startup model, we no longer need to do the foreground/...
Jeremy Huddleston
5
-89
/
+0
2008-06-10
XQuartz: Removed code path for old startup
Jeremy Huddleston
4
-43
/
+2
[next]