summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-04-04Fix PCI config space cycles from int10 emulator.Adam Jackson1-1/+1
2008-04-04Only autoload RECORD if it was enabled.Kristian Høgsberg1-0/+2
2008-04-04quirk: add quirk for ACER EDIDDave Airlie1-0/+5
2008-04-02XQuartz: Change reporting of space change to debug log rather than stderrJeremy Huddleston1-1/+1
2008-04-02The AppKit thread should not be calling directly into the X serverBen Byer5-16/+13
2008-04-02formatting cleanup for X11Application.m (no code changes)Ben Byer1-260/+241
2008-04-02moved and renamed QuartzMessageServerThread toBen Byer7-58/+60
2008-04-02shovelling code around ...Ben Byer4-123/+116
2008-04-02just a bit of juggling headers around -- we're preparingBen Byer7-9/+16
2008-04-02nuke DarwinEventQueueBen Byer2-34/+1
2008-04-02continue with gutting darwinEvents.cJeremy Huddleston1-96/+28
2008-04-02turns out we weren't actually using these files. oopsJeremy Huddleston3-690/+0
2008-04-02remove vestigal DarwinEQPointerPost etcBen Byer3-21/+4
2008-04-02gut darwinEQEnqueue, and make it just call mieqEnqueue (for the moment)Ben Byer1-33/+7
2008-04-02add prototype for DarwinEventHandlerBen Byer2-2/+2
2008-04-02add logging of current thread ID to DEBUG_LOG macroBen Byer1-1/+1
2008-04-02Begin to move all of our Xquartz DDX-specific event handlersBen Byer1-0/+24
2008-04-02XQuartz: Fixed missing close-paren in preference pane text.Jeremy Huddleston2-2/+2
2008-04-02Pick up dri2proto from the standard proto header include path.Kristian Høgsberg1-1/+1
2008-04-02Add @XORG_CFLAGS@ to satisfy xf86* includes.Kristian Høgsberg2-2/+2
2008-04-02dri2: fix crasher if DRI2Connect failsXiang, Haihao1-1/+1
2008-04-02Bug #15160: quirk Proview AY765CHong Liu1-0/+5
2008-04-01xfree86: don't crash in AutoConfig if the primary device is not pciGoneri Le Bouder1-2/+3
2008-03-31Add code to track 5 valuators for pointing device, in preparationBen Byer3-20/+80
2008-03-31add debug statements so we can see if/when our Xinput stubs are getting called.Ben Byer1-3/+13
2008-03-31Remove calls to InitValuatorAxisStruct -- these are now handled in dix byBen Byer1-18/+2
2008-03-31Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg5-45/+445
2008-03-28XQuartz: Fixed names of enums to be more consistentJeremy Huddleston8-82/+82
2008-03-28=?utf-8?q?XQuartz:=20Another=20Expos=C3=A9=20fix:=20F9=20doesn't=20raise=20al...Jeremy Huddleston1-8/+4
2008-03-28Compile fix.Adam Jackson1-1/+1
2008-03-28Add E-EDID segment selection.Adam Jackson1-34/+71
2008-03-28Refactor DDC2 code to allow for proper segmented addressing.Adam Jackson1-68/+64
2008-03-28Start E-EDID support in the DDC module.Adam Jackson2-29/+47
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh2-1/+25
2008-03-27XQuartz: Sanity-check the removal of the 256-color optionJeremy Huddleston1-1/+2
2008-03-27xquartz: copy in new stubs from Xi/stubs.c to replace our oldBen Byer1-127/+59
2008-03-27prevent "fake mouse clicks" from generating spurious extra eventsBen Byer1-0/+3
2008-03-27quirk: fix LPL monitors properly.Dave Airlie1-8/+1
2008-03-24Bug #10016: Implement WM_CLASS hints in Xephyr.David Nusinow4-0/+51
2008-03-24Bug #11510: Fix build without RECORD.Adam Jackson1-1/+5
2008-03-24Bug #11508: Fix build without XV.Adam Jackson1-0/+2
2008-03-22xaa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau1-21/+36
2008-03-22exa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau1-6/+7
2008-03-21XQuartz: Disable 256 color option and fullscreen optionJeremy Huddleston4-25/+36
2008-03-21Xquartz: Added separate preference tab for quartz-wm settingsJeremy Huddleston7-160/+410
2008-03-21XQuartz: Initial framework for dealing with spaces on OS-XJeremy Huddleston3-3/+25
2008-03-21Rootless: Removed safeAlphaXXXX() in favor of using fb/pixmanJeremy Huddleston2-13/+1
2008-03-21=?utf-8?q?Apple:=20Xserver=20half=20of=20the=20Expos=C3=A9=20bug-fix=20(requi...Jeremy Huddleston1-0/+2
2008-03-20Fix RandR 1.2 driver interface conversion of two colour cursors to ARGBMichel Dänzer1-1/+2
2008-03-20Revert "Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB"Alex Deucher1-2/+0