Age | Commit message (Expand) | Author |
2008-04-07 | Merge branch 'master' into dcdc_rework | Peter Hutterer |
2008-04-06 | dix: sprite may be NULL, don't dereference it then. | Peter Hutterer |
2008-04-06 | dix: remove debug error message about XI->core type conversion. | Peter Hutterer |
2008-04-05 | Xi: add comments for DeepCopyDeviceClasses, ChangeMasterDeviceClasses. | Peter Hutterer |
2008-04-04 | Fix the clock_gettime check for glibc-based non-Linux systems | Julien Cristau |
2008-04-04 | Fix PCI config space cycles from int10 emulator. | Adam Jackson |
2008-04-04 | Fix clock_gettime presence detect on FreeBSD. | Eric Anholt |
2008-04-04 | Convert __DRIconfigs after we've made sure createNewScreen succeeded. | Kristian Høgsberg |
2008-04-04 | Only autoload RECORD if it was enabled. | Kristian Høgsberg |
2008-04-04 | Xi: realloc to->valuator instead of allocing it blindly. | Peter Hutterer |
2008-04-04 | Xi: ALLOC_COPY_CLASS_IF should only alloc if to->field doesn't exist. | Peter Hutterer |
2008-04-04 | Xi: remove duplicate copying of kbdfeed and ptrfeed. | Peter Hutterer |
2008-04-04 | Xi: only alloc memory for feedback classes if it doesn't already exist. | Peter Hutterer |
2008-04-04 | Xi: don't free device classes before copying them. | Peter Hutterer |
2008-04-04 | quirk: add quirk for ACER EDID | Dave Airlie |
2008-04-02 | XQuartz: Change reporting of space change to debug log rather than stderr | Jeremy Huddleston |
2008-04-02 | The AppKit thread should not be calling directly into the X server | Ben Byer |
2008-04-02 | formatting cleanup for X11Application.m (no code changes) | Ben Byer |
2008-04-02 | moved and renamed QuartzMessageServerThread to | Ben Byer |
2008-04-02 | shovelling code around ... | Ben Byer |
2008-04-02 | just a bit of juggling headers around -- we're preparing | Ben Byer |
2008-04-02 | nuke DarwinEventQueue | Ben Byer |
2008-04-02 | continue with gutting darwinEvents.c | Jeremy Huddleston |
2008-04-02 | turns out we weren't actually using these files. oops | Jeremy Huddleston |
2008-04-02 | remove vestigal DarwinEQPointerPost etc | Ben Byer |
2008-04-02 | gut darwinEQEnqueue, and make it just call mieqEnqueue (for the moment) | Ben Byer |
2008-04-02 | add prototype for DarwinEventHandler | Ben Byer |
2008-04-02 | add logging of current thread ID to DEBUG_LOG macro | Ben Byer |
2008-04-02 | Begin to move all of our Xquartz DDX-specific event handlers | Ben Byer |
2008-04-02 | XQuartz: Fixed missing close-paren in preference pane text. | Jeremy Huddleston |
2008-04-02 | Pick up dri2proto from the standard proto header include path. | Kristian Høgsberg |
2008-04-02 | Send the GLX_EXT_texture_from_pixmap attributes to the client. | Kristian Høgsberg |
2008-04-02 | Add @XORG_CFLAGS@ to satisfy xf86* includes. | Kristian Høgsberg |
2008-04-02 | dri2: Unbreak glcore visual setup. | Kristian Høgsberg |
2008-04-02 | dri2: fix crasher if DRI2Connect fails | Xiang, Haihao |
2008-04-02 | Bug #15160: quirk Proview AY765C | Hong Liu |
2008-04-01 | xfree86: don't crash in AutoConfig if the primary device is not pci | Goneri Le Bouder |
2008-04-01 | XKB: Fix processInputProc wrapping | Thomas Jaeger |
2008-03-31 | Add code to track 5 valuators for pointing device, in preparation | Ben Byer |
2008-03-31 | add debug statements so we can see if/when our Xinput stubs are getting called. | Ben Byer |
2008-03-31 | Remove calls to InitValuatorAxisStruct -- these are now handled in dix by | Ben Byer |
2008-03-31 | XSELinux: Add a request to get a client's context from a resource ID. | Eamon Walsh |
2008-03-31 | Implement DRI2 direct rendering and update AIGLX to DRI interface changes. | Kristian Høgsberg |
2008-03-31 | EXA: Optimize the eviction scanning loop in exaOffscreenAlloc. | Fredrik Höglund |
2008-03-31 | EXA: Improve the algorithm used for tracking offscreen pixmap use. | Fredrik Höglund |
2008-03-31 | gitignore: Add two more bits | Daniel Stone |
2008-03-28 | XQuartz: Fixed names of enums to be more consistent | Jeremy Huddleston |
2008-03-28 | =?utf-8?q?XQuartz:=20Another=20Expos=C3=A9=20fix:=20F9=20doesn't=20raise=20al... | Jeremy Huddleston |
2008-03-28 | Compile fix. | Adam Jackson |
2008-03-28 | Add E-EDID segment selection. | Adam Jackson |