summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-02Merge branch 'glyph-pixmaps'Eric Anholt7-211/+232
2007-10-02Do not build hw/xfree86/os-support/bus/ix86Pci.c on Linux.Keith Packard1-1/+2
2007-10-02Xephyr: add "multiscreen" suportAndrew Christan6-319/+613
2007-10-02Fix #12650: "windows not receiving mouse events in multiple screens context"Dodji Seketeli3-0/+59
2007-10-02exa: increase minor version number for pixmap allocation hooksDave Airlie1-1/+1
2007-10-02exa: only setup offscreen allocator if driver doesn't provide CreatePixmapKristian Høgsberg1-27/+35
2007-10-02exa: add hooks for drivers to take over pixmap allocationDave Airlie2-27/+91
2007-10-02exa: add a pixmap private pointer for drivers to retrieve.Dave Airlie3-0/+15
2007-09-27Rework local client id finding code to be more uniformAlan Coopersmith5-84/+168
2007-09-27xorgcfg needs $(DIX_CFLAGS) for pixman-1 include pathAlan Coopersmith1-1/+1
2007-09-27Fix PCI rework build on Solaris (copy what BSD does)Alan Coopersmith2-1/+15
2007-09-27EXA: Added back the maxPitchPixels initialization code.Tilman Sauerbeck1-0/+15
2007-09-27Add the FB_ACCESS_WRAPPER checksAlan Hourihane1-0/+10
2007-09-27Fix bug #12286Alan Hourihane1-4/+23
2007-09-27EXA: Remove bogus pitch checks.Michel Dänzer1-34/+0
2007-09-27EXA: Punt for all fallbacks in exaFillRegion*.Michel Dänzer1-35/+13
2007-09-27EXA: Make sure tile offsets passed to drivers are never negative.Michel Dänzer1-2/+5
2007-09-27EXA: Tile offscreen pixmap coordinate offsets are always 0.Michel Dänzer1-11/+5
2007-09-27EXA: Remove some clearly bogus code from exaCopyNtoN.Michel Dänzer1-8/+0
2007-09-27EXA: Punt on fallback case not handled correctly in exaFillRegionTiled.Michel Dänzer1-1/+2
2007-09-26Remove unused pciAddrHostToBus functions from ix86Pci.cAlan Coopersmith1-3/+3
2007-09-26Input: Properly swap DevicePresenceNotify events.Eamon Walsh1-0/+3
2007-09-26Input: Return errors to the dispatcher instead of sending them ourself.Eamon Walsh35-652/+267
2007-09-26EXA: Removed duplicated exaGetDrawablePixmap() calls.Tilman Sauerbeck1-3/+2
2007-09-26Xephyr: fix compiler warningsDodji Seketeli1-2/+2
2007-09-25EXA: Added pitch limitations.Tilman Sauerbeck5-33/+137
2007-09-24[EDID] Ignore reserved bits in deciding monitor vs detailed timing descriptor.Eric Anholt1-1/+8
2007-09-23Input: Generate XKB mapping changes for all core-sending devices (bug #12523)Daniel Stone5-14/+29
2007-09-23GetKeyboardEvents: Reject out-of-range keycodes (bug #12528)Daniel Stone1-0/+4
2007-09-22Document xf86_crtc_clip_video_helper better.Alex Deucher1-1/+4
2007-09-22Revert "Fix possible crash if Xv window is outside of either crtc"Alex Deucher1-3/+1
2007-09-22Fix possible crash if Xv window is outside of either crtcMichel Dänzer1-1/+3
2007-09-22EXA: Check ABI compatibility earlier.Tilman Sauerbeck1-11/+11
2007-09-21So, like, checking return codes of system calls (signal, etc) is good.Ben Byer1-4/+20
2007-09-20XDarwin: build fix for X11.appBen Byer1-1/+1
2007-09-20XDarwin: pulling in Indirect GLX fixes from downstreamBen Byer1-1281/+766
2007-09-20XDarwin: Fixes to quartzKeyboard.c to prevent a crash using certain non-US ke...Ben Byer1-21/+33
2007-09-20XDarwin: Merging misc changes from downstream.Ben Byer5-75/+30
2007-09-20Don't segfault on shutdown if we never managed to connect to dbus.Aaron Plattner1-1/+2
2007-09-20Set noCompositeExtension to TRUE when failing to initialize the extension (e....Aaron Plattner1-0/+6
2007-09-19XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ...Ben Byer29-93/+72
2007-09-19XDARWIN: More fixes to Makefile.amBen Byer1-8/+16
2007-09-19XNEST: removed obsolete hack to build under DarwinBen Byer1-16/+0
2007-09-19XVFB: Removed obsolete hack to build on DarwinBen Byer1-16/+0
2007-09-19XDarwin: changes to Makefile.am to use new conditionalsBen Byer1-24/+28
2007-09-19xserver: don't force DTRACE detection by defaultDodji Seketeli1-1/+0
2007-09-18XDarwin: We build many many different targets, let's break them out into aut...Ben Byer1-1/+5
2007-09-18XDarwin: Disable dtrace support on Darwin 9 (since it doesn't work ... yet ...)Ben Byer1-0/+7
2007-09-18XDarwin: changed XF86BigFont support default from yes to auto so XDarwin can ...Ben Byer1-1/+5
2007-09-17EXA: Make sure driver hooks get correct offscreen offsets from exaCopyDirty.Michel Dänzer1-4/+4