index
:
~tagr/xserver
fixes
libunwind
master
non-pci-primary
outputclass
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-01
Enable MIT-SHM in Xdmx.
Adam Jackson
1
-2
/
+0
2007-10-30
reduce wakeups from smart scheduler
Arjan van de Ven
3
-37
/
+8
2007-10-29
Set up visuals for the existing X visuals.
Kristian Høgsberg
3
-20
/
+41
2007-10-29
Change the GLX module to initialize after COMPOSITE.
Kristian Høgsberg
2
-11
/
+11
2007-10-28
xfree86: wrap keyboard devices for XKB.
Peter Hutterer
1
-0
/
+5
2007-10-28
XKB: Cope with all events in XkbProcessKeyboardEvent
Daniel Stone
1
-19
/
+38
2007-10-28
XKB: Don't update indicators on all devices, add missing include file
Daniel Stone
1
-5
/
+5
2007-10-28
xkb: Unwrap properly in ProcessPointerEvent.
Peter Hutterer
1
-1
/
+22
2007-10-28
xkb: xkbHandleActions: let wrapping take care of event delivery.
Peter Hutterer
1
-17
/
+7
2007-10-28
dix: don't compress motion events from different devices (EventEnqueue)
Peter Hutterer
1
-1
/
+2
2007-10-28
dix: add XI event support to FixKeyState.
Peter Hutterer
1
-12
/
+9
2007-10-28
xkb: enable XI event processing for xkb.
Peter Hutterer
4
-44
/
+103
2007-10-28
Save processInputProc before wrapping it and restore it later, instead of
Peter Hutterer
2
-8
/
+12
2007-10-28
xkb: Store the action filters per device in the XkbSrvInfoRec.
Peter Hutterer
2
-49
/
+57
2007-10-28
XFree86: Remove ridiculous SIGIO debugging
Daniel Stone
1
-6
/
+0
2007-10-28
XKB: Add more bits to xkbsrv.h
Daniel Stone
1
-0
/
+3
2007-10-28
Xi: Include XI protocol header in exevents.h
Daniel Stone
1
-0
/
+2
2007-10-28
configure.ac/XFree86: Only build XF86Misc and XF86VidMode when appropriate
Daniel Stone
2
-5
/
+13
2007-10-26
xselinux: Add a SetDeviceContext request and stubs for more requests.
Eamon Walsh
2
-13
/
+298
2007-10-26
Restore the CompositeGlyphs -> ps->Glyphs -> miGlyphs callchain to allow acce...
Aaron Plattner
2
-25
/
+24
2007-10-26
Weed out some unused fluff from __GLXcontext.
Kristian Høgsberg
6
-44
/
+4
2007-10-26
Include stddef.h for size_t.
Bernardo Innocenti
1
-0
/
+1
2007-10-26
Quiet glx visual debug info.
Kristian Høgsberg
1
-2
/
+0
2007-10-26
Nuke superfluous ",", added missing include for xf86i2c.h.
Matthias Hopf
1
-2
/
+3
2007-10-26
XFree86 Misc/VidMode: Remove ridiculous debug ErrorFs
Daniel Stone
2
-66
/
+0
2007-10-25
registry: Remove synthetic bit from event types in lookup function.
Eamon Walsh
1
-1
/
+1
2007-10-25
xace: Add a "manage" access check when setting the Redirect event bits.
Eamon Walsh
1
-0
/
+10
2007-10-25
xselinux: Don't include the client in the receive hook audit messages.
Eamon Walsh
1
-1
/
+1
2007-10-25
Clean up unused pVisual part of __GLXcontext.
Kristian Høgsberg
2
-8
/
+1
2007-10-25
Make glx destroy path handle cases where the X window goes away first.
Kristian Høgsberg
2
-5
/
+16
2007-10-25
xselinux: Label the default device directly with the process context.
Eamon Walsh
1
-7
/
+3
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
44
-1881
/
+1207
2007-10-25
Input: Fix key down test (bug #12858)
Naoki Hamada
1
-4
/
+12
2007-10-24
xselinux: Introduce a type transition when labeling events.
Eamon Walsh
1
-5
/
+12
2007-10-24
xselinux: Add audit message fields for selection and event names.
Eamon Walsh
1
-12
/
+22
2007-10-24
Prefer configured DisplaySize to probed DDC data, if available.
Matthias Hopf
1
-2
/
+12
2007-10-23
Revert "registry: special case minor number when looking up core requests."
Eamon Walsh
1
-2
/
+0
2007-10-23
xselinux: Add basic support for selection access control and redirection.
Eamon Walsh
2
-60
/
+348
2007-10-23
xace: Still more changes to selection code. Removed the SelectionPtr from
Eamon Walsh
4
-25
/
+36
2007-10-23
xselinux: Remove synthetic bit when looking up event type.
Eamon Walsh
1
-1
/
+2
2007-10-23
xselinux: Unregister callbacks on server reset.
Eamon Walsh
1
-17
/
+37
2007-10-23
xace: try to pretend events were sent when a denial occurs.
Eamon Walsh
1
-8
/
+10
2007-10-23
EXA: Fix off-by-one in polyline drawing.
Pierre Willenbrock
1
-1
/
+1
2007-10-23
Superfluous ','.
Matthias Hopf
1
-1
/
+1
2007-10-23
Get rid of unnecessary GNU extended variadic macro.
Matthias Hopf
1
-1
/
+1
2007-10-22
Define PCI_TXT_IDS_DIR more cleanly
David Nusinow
3
-5
/
+6
2007-10-22
Leave hardware-specified preferred modes alone when user preference exists.
Keith Packard
1
-2
/
+1
2007-10-22
GLX: Fix leak of X pixmaps associated with GLX pixmaps.
Michel Dänzer
1
-0
/
+5
2007-10-22
GLX: Don't crash on unused client array members when switching to/from console.
Michel Dänzer
1
-2
/
+2
2007-10-21
Add a note as to why the text file based PCI ID scheme is present at all
David Nusinow
1
-0
/
+4
[prev]
[next]