- 22 Nov, 2008 3 commits
-
-
Jeremy Huddleston authored
-
George Staplin authored
The new replacement is __GLXconfig. (cherry picked from commit 3bed9b65)
-
Alan Coopersmith authored
Also trailing white space removal to clear git warnings.
-
- 21 Nov, 2008 11 commits
-
-
Jeremy Huddleston authored
(cherry picked from commit e62107e5)
-
Jeremy Huddleston authored
(cherry picked from commit 0ad91c59)
-
Jeremy Huddleston authored
(cherry picked from commit 56c469a6)
-
Jeremy Huddleston authored
(cherry picked from commit 0947aa79)
-
Jeremy Huddleston authored
(cherry picked from commit 80350907)
-
Jeremy Huddleston authored
(cherry picked from commit a61a8d90)
-
Jeremy Huddleston authored
and just have the AppKit thread wake it up. (cherry picked from commit 799715b8)
-
Egbert Eich authored
When the linux kernel sets the NX bit vm86 segfaults when it tries to execute code in memory that is not marked EXEC. Such code gets called whenever we return from a VBIOS call to signal the calling program that the call is actually finished and that we are not trapping for other reasons (like IO accesses). Use mprotect(2) to set these memory ranges PROT_EXEC.
-
Rémi Cardona authored
Without this, commit ace38faf is useless when HAL support is disabled. Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
Matthieu Herrb authored
-
Matthieu Herrb authored
XXX check amd64 pci init
-
- 20 Nov, 2008 6 commits
-
-
Peter Hutterer authored
Signed-off-by:
Peter Hutterer <peter.hutterer@redhat.com> Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
simonthum authored
Signed-off-by:
Peter Hutterer <peter.hutterer@redhat.com>
-
Peter Hutterer authored
-
Peter Hutterer authored
There's little chance that we'll get the input devices at runtime without HAL, we might as well force the server to add mouse/kbd devices automatically - just like in the olden days. Signed-off-by:
Peter Hutterer <peter.hutterer@redhat.com>
-
Alan Coopersmith authored
Previously each server starting ran xkbcomp with the output set to <keymapname>.xkm, read it, then deleted it - which led to races if two servers were starting at the same time with the same keymap. Sun bug #6773816 Xorg uses the same xkm output file for compiled keymap file <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6773816>
-
Rémi Cardona authored
Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
- 19 Nov, 2008 5 commits
-
-
Jeremy Huddleston authored
(cherry picked from commit 477c6968)
-
Jeremy Huddleston authored
it got accidently added and isn't used. (cherry picked from commit cb6ffce6)
-
Jeremy Huddleston authored
This way we on't need to hold the mutex during the dixSaveScreens() call. Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by:
Tiago Vignatti <vignatti@c3sl.ufpr.br> Signed-off-by:
Peter Hutterer <peter.hutterer@redhat.com>
-
Jeremy Huddleston authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by:
Tiago Vignatti <vignatti@c3sl.ufpr.br> Signed-off-by:
Peter Hutterer <peter.hutterer@redhat.com>
-
Alan Coopersmith authored
Depends on commit 70e18a3b to get definition of xf86InitVidMem on Solaris.
-
- 18 Nov, 2008 1 commit
-
-
Keith Packard authored
These values need not be constrained to integer values. Signed-off-by:
Peter Hutterer <peter.hutterer@redhat.com> Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 17 Nov, 2008 2 commits
-
-
Dave Airlie authored
This does a precursor check to make sure the copies are required before entering the prepare/done code.
-
Dave Airlie authored
Simple fix for now, I'm sure damage shouldn't be calling us with nbox = 0.
-
- 16 Nov, 2008 2 commits
-
-
Jeremy Huddleston authored
(cherry picked from commit be8ac84c)
-
Jeremy Huddleston authored
Added a configure option called --enable-standalone-xpbproxy which is useful for deveoping xpbproxy. The 'active' switch in preferences just disables the in-server xpbproxy (not this standalone). (cherry picked from commit 42944936)
-
- 15 Nov, 2008 2 commits
-
-
Michel Dänzer authored
-
Michel Dänzer authored
-
- 14 Nov, 2008 7 commits
-
-
Jeremy Huddleston authored
(cherry picked from commit 763195d3)
-
Jeremy Huddleston authored
(cherry picked from commit a186cab6)
-
Jeremy Huddleston authored
(cherry picked from commit 7dff93ec)
-
Jeremy Huddleston authored
(cherry picked from commit 35203862)
-
-
Fernando Carrijo authored
Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
- 13 Nov, 2008 1 commit
-
-