index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-09
xfree86: fix use of uninitialized variable in DGAProcessPointerEvent.
Peter Hutterer
1
-2
/
+5
2009-04-09
dix: fix dev/keybd variable mixup.
Peter Hutterer
1
-3
/
+3
2009-04-09
mi: fix compiler warning - explicitly typecast to InternalEvent.
Peter Hutterer
1
-1
/
+1
2009-04-09
mi: add prototype for CopyGetMasterEvent.
Peter Hutterer
1
-0
/
+7
2009-04-09
EXA: If the driver can't composite to an a8 mask, try an argb mask for glyphs.
Michel Dänzer
1
-2
/
+31
2009-04-09
xselinux: Don't BadAlloc in List* requests if there are no items to list.
Eamon Walsh
1
-3
/
+3
2009-04-09
config: fix crash caused by strdup(NULL)
Eamon Walsh
1
-2
/
+3
2009-04-09
glx: Test the error value, not its address...
Michel Dänzer
1
-1
/
+1
2009-04-08
Use a #define instead of a magic number
Ian Romanick
1
-2
/
+4
2009-04-08
Allow GLX sources to build against Mesa 7.4 sources
Ian Romanick
1
-1
/
+4
2009-04-08
xselinux: Don't require incoming context strings to be null-terminated.
Eamon Walsh
1
-21
/
+45
2009-04-07
Convert remaining GLX LookupIDByType() calls
Kristian Høgsberg
2
-7
/
+15
2009-04-07
Add validGlxDrawable() and use dixLookupResourceByType().
Kristian Høgsberg
2
-70
/
+76
2009-04-07
Don't stomp on dixLookupDrawable() return value in DoCreateGLXPixmap().
Kristian Høgsberg
1
-1
/
+5
2009-04-07
Make GLX context lookup use dixLookupResourceByType()
Kristian Høgsberg
1
-55
/
+43
2009-04-07
Don't leak default font path when appending built-ins
Alan Coopersmith
1
-2
/
+11
2009-04-07
dix: Dont change the keyboard mapping on non-keyboard devices.
Peter Hutterer
1
-0
/
+2
2009-04-06
config: Remove useless xf86conf{{m,c,re}alloc},free} macros
Adam Jackson
17
-135
/
+130
2009-04-06
config: s/xf86configStrdup/strdup/
Adam Jackson
6
-36
/
+24
2009-04-06
kdrive: Fix segfault in tslib support
David Jander
1
-1
/
+1
2009-04-06
os: signal handlers return void.
Adam Jackson
2
-14
/
+5
2009-04-06
Remove some OS/2 leftovers.
Adam Jackson
2
-12
/
+0
2009-04-05
XQuartz: Use updated Xplugin API to send overide-redirect windows to the curr...
Jeremy Huddleston
1
-15
/
+26
2009-04-05
XQuartz: Send a MotionNotify event for the mouse cursor when activating X11.app
Jeremy Huddleston
1
-21
/
+30
2009-04-04
xfree86: Remove unused DEFAULT_UNRESOLVED and DEFAULT_BEST_REFRESH macros
Julien Cristau
1
-3
/
+0
2009-04-03
Revert accidental Makefile change from previous commit
Adam Jackson
1
-1
/
+1
2009-04-03
DPMS: Re-export the various DPMS variables.
Adam Jackson
2
-8
/
+8
2009-04-03
os: Remove the useless -x option
Adam Jackson
1
-9
/
+0
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
5
-16
/
+8
2009-04-03
DPMS: Simplify command line parsing
Adam Jackson
4
-9
/
+4
2009-04-03
DPMS: Remove unused DPMSGet()
Adam Jackson
5
-36
/
+0
2009-04-03
DPMS: Align the default timeouts with the default screensaver timeout.
Adam Jackson
1
-3
/
+3
2009-04-03
DPMS: Simplify some macro silliness.
Adam Jackson
1
-17
/
+5
2009-04-03
DPMS: Unexport all the various setup variables.
Adam Jackson
1
-12
/
+12
2009-04-03
DPMS: Fix cast abuse
Adam Jackson
1
-8
/
+5
2009-04-03
DPMS: Code motion.
Adam Jackson
1
-34
/
+8
2009-04-03
Set bg pixmap of composite overlay window to None (#20912)
Havoc Pennington
1
-2
/
+2
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
12
-36
/
+23
2009-04-02
Support setTexBuffer2 in AIGLX.
Kristian Høgsberg
3
-3
/
+16
2009-04-01
Don't leak canonical module name and patterns if module is built-in
Alan Coopersmith
1
-1
/
+2
2009-04-01
XQuartz: Still send mouse events while X11 is in the background if we have te...
Jeremy Huddleston
1
-1
/
+1
2009-04-01
XQuartz: Return BadRequest when SendPSN isn't implemented rather than success
Jeremy Huddleston
1
-5
/
+6
2009-04-01
XQuartz: Pad xAppleDRINotifyEvent to 32bytes to match sizeof(xEvent)
Jeremy Huddleston
1
-1
/
+4
2009-04-01
xfree86: edid quirk for Philips LCD LP154W01-TLAJ
Tormod Volden
1
-0
/
+5
2009-04-01
input: Remove xf86ReloadInputDevs hack
Adam Jackson
3
-19
/
+0
2009-03-31
XQuartz: Don't report mouse events while X11 is not the foreground application
Jeremy Huddleston
1
-7
/
+4
2009-03-31
APM: Don't carp if not available.
Adam Jackson
1
-1
/
+0
2009-03-31
dix: Simplify InitClient()
Adam Jackson
1
-22
/
+1
2009-03-31
Document which bits of ClientRec are currently unused
Adam Jackson
1
-9
/
+4
2009-03-30
XQuartz: Fix mouse tracking for quake, et. al. in wine
Jeremy Huddleston
1
-9
/
+17
[prev]
[next]