index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-02
Merge branch 'glyph-pixmaps'
Eric Anholt
7
-211
/
+232
2007-10-02
Do not build hw/xfree86/os-support/bus/ix86Pci.c on Linux.
Keith Packard
1
-1
/
+2
2007-10-02
Xephyr: add "multiscreen" suport
Andrew Christan
6
-319
/
+613
2007-10-02
Fix #12650: "windows not receiving mouse events in multiple screens context"
Dodji Seketeli
3
-0
/
+59
2007-10-02
exa: increase minor version number for pixmap allocation hooks
Dave Airlie
1
-1
/
+1
2007-10-02
exa: only setup offscreen allocator if driver doesn't provide CreatePixmap
Kristian Høgsberg
1
-27
/
+35
2007-10-02
exa: add hooks for drivers to take over pixmap allocation
Dave Airlie
2
-27
/
+91
2007-10-02
exa: add a pixmap private pointer for drivers to retrieve.
Dave Airlie
3
-0
/
+15
2007-09-27
Rework local client id finding code to be more uniform
Alan Coopersmith
5
-84
/
+168
2007-09-27
xorgcfg needs $(DIX_CFLAGS) for pixman-1 include path
Alan Coopersmith
1
-1
/
+1
2007-09-27
Fix PCI rework build on Solaris (copy what BSD does)
Alan Coopersmith
2
-1
/
+15
2007-09-27
EXA: Added back the maxPitchPixels initialization code.
Tilman Sauerbeck
1
-0
/
+15
2007-09-27
Add the FB_ACCESS_WRAPPER checks
Alan Hourihane
1
-0
/
+10
2007-09-27
Fix bug #12286
Alan Hourihane
1
-4
/
+23
2007-09-27
EXA: Remove bogus pitch checks.
Michel Dänzer
1
-34
/
+0
2007-09-27
EXA: Punt for all fallbacks in exaFillRegion*.
Michel Dänzer
1
-35
/
+13
2007-09-27
EXA: Make sure tile offsets passed to drivers are never negative.
Michel Dänzer
1
-2
/
+5
2007-09-27
EXA: Tile offscreen pixmap coordinate offsets are always 0.
Michel Dänzer
1
-11
/
+5
2007-09-27
EXA: Remove some clearly bogus code from exaCopyNtoN.
Michel Dänzer
1
-8
/
+0
2007-09-27
EXA: Punt on fallback case not handled correctly in exaFillRegionTiled.
Michel Dänzer
1
-1
/
+2
2007-09-26
Remove unused pciAddrHostToBus functions from ix86Pci.c
Alan Coopersmith
1
-3
/
+3
2007-09-26
Input: Properly swap DevicePresenceNotify events.
Eamon Walsh
1
-0
/
+3
2007-09-26
Input: Return errors to the dispatcher instead of sending them ourself.
Eamon Walsh
35
-652
/
+267
2007-09-26
EXA: Removed duplicated exaGetDrawablePixmap() calls.
Tilman Sauerbeck
1
-3
/
+2
2007-09-26
Xephyr: fix compiler warnings
Dodji Seketeli
1
-2
/
+2
2007-09-25
EXA: Added pitch limitations.
Tilman Sauerbeck
5
-33
/
+137
2007-09-24
[EDID] Ignore reserved bits in deciding monitor vs detailed timing descriptor.
Eric Anholt
1
-1
/
+8
2007-09-23
Input: Generate XKB mapping changes for all core-sending devices (bug #12523)
Daniel Stone
5
-14
/
+29
2007-09-23
GetKeyboardEvents: Reject out-of-range keycodes (bug #12528)
Daniel Stone
1
-0
/
+4
2007-09-22
Document xf86_crtc_clip_video_helper better.
Alex Deucher
1
-1
/
+4
2007-09-22
Revert "Fix possible crash if Xv window is outside of either crtc"
Alex Deucher
1
-3
/
+1
2007-09-22
Fix possible crash if Xv window is outside of either crtc
Michel Dänzer
1
-1
/
+3
2007-09-22
EXA: Check ABI compatibility earlier.
Tilman Sauerbeck
1
-11
/
+11
2007-09-21
So, like, checking return codes of system calls (signal, etc) is good.
Ben Byer
1
-4
/
+20
2007-09-20
XDarwin: build fix for X11.app
Ben Byer
1
-1
/
+1
2007-09-20
XDarwin: pulling in Indirect GLX fixes from downstream
Ben Byer
1
-1281
/
+766
2007-09-20
XDarwin: Fixes to quartzKeyboard.c to prevent a crash using certain non-US ke...
Ben Byer
1
-21
/
+33
2007-09-20
XDarwin: Merging misc changes from downstream.
Ben Byer
5
-75
/
+30
2007-09-20
Don't segfault on shutdown if we never managed to connect to dbus.
Aaron Plattner
1
-1
/
+2
2007-09-20
Set noCompositeExtension to TRUE when failing to initialize the extension (e....
Aaron Plattner
1
-0
/
+6
2007-09-19
XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ...
Ben Byer
29
-93
/
+72
2007-09-19
XDARWIN: More fixes to Makefile.am
Ben Byer
1
-8
/
+16
2007-09-19
XNEST: removed obsolete hack to build under Darwin
Ben Byer
1
-16
/
+0
2007-09-19
XVFB: Removed obsolete hack to build on Darwin
Ben Byer
1
-16
/
+0
2007-09-19
XDarwin: changes to Makefile.am to use new conditionals
Ben Byer
1
-24
/
+28
2007-09-19
xserver: don't force DTRACE detection by default
Dodji Seketeli
1
-1
/
+0
2007-09-18
XDarwin: We build many many different targets, let's break them out into aut...
Ben Byer
1
-1
/
+5
2007-09-18
XDarwin: Disable dtrace support on Darwin 9 (since it doesn't work ... yet ...)
Ben Byer
1
-0
/
+7
2007-09-18
XDarwin: changed XF86BigFont support default from yes to auto so XDarwin can ...
Ben Byer
1
-1
/
+5
2007-09-17
EXA: Make sure driver hooks get correct offscreen offsets from exaCopyDirty.
Michel Dänzer
1
-4
/
+4
[next]