Age | Commit message (Expand) | Author |
2008-12-16 | randr: clear primaryOutput when the output is deleted | Adam Jackson |
2008-12-16 | randr: use primary output for RRFirstOutput() | Adam Jackson |
2008-12-16 | randr: Mangle GetScreenResources sort order based on primary output | Adam Jackson |
2008-12-16 | randr: Mangle compat Xinerama reply based on primary output | Adam Jackson |
2008-12-16 | randr: Add [GS]etOutputPrimary | Adam Jackson |
2008-12-09 | randr: Update SProcRandrVector for panning | Matthias Hopf |
2008-12-09 | randr: Nuke config-timestamp for panning | Matthias Hopf |
2008-12-09 | randr: Protocol bits for panning support | Matthias Hopf |
2008-12-09 | randr: add swapped dispatch for RR[GS]etCrtcTransform | Julien Cristau |
2008-12-02 | randr: Don't send output property events on server exit | Adam Jackson |
2008-11-26 | Add server support for RRGetScreenResourcesCurrent | Keith Packard |
2008-11-25 | Move matrix operations from X server to pixman 0.13.2 | Keith Packard |
2008-11-24 | [randr] don't try to compute crtc transform when no mode is set. | Keith Packard |
2008-11-24 | Update RandR global transform when driver notifies of transform change. | Keith Packard |
2008-11-24 | Export rrtransform.h as needed by randrstr.h | Keith Packard |
2008-11-24 | rrtransform needs randrstr to get RANDR_INTERFACE defines | Keith Packard |
2008-11-24 | Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify. | Keith Packard |
2008-11-24 | Allow drivers to set crtc transforms. | Keith Packard |
2008-11-24 | Handle RandR transform matrices in floating point. | Keith Packard |
2008-11-24 | Eliminate inverse matrix from randr transform protocol | Keith Packard |
2008-11-24 | Report whether transforms are support from driver through extension to client | Keith Packard |
2008-11-24 | Compute matrix inversion instead of using wire version in RRCrtcTransformSet | Keith Packard |
2008-11-24 | Pass filter kernel size through transforms | Keith Packard |
2008-11-24 | Use transform when computing scanout size of modes | Keith Packard |
2008-11-24 | [RANDR] Support filters in CRTC transforms. | Keith Packard |
2008-11-24 | Wire up RandR CRTC transform protocol, bump server to RandR 1.3 | Keith Packard |
2008-11-24 | Add projective transforms to RandR DIX/DDX API. | Keith Packard |
2008-11-08 | Remove some null statements. | James Cloos |
2008-10-16 | RANDR: Fix output property event delivery. | Pierre Willenbrock |
2008-10-06 | RANDR: Delivery output property events. | Keith Packard |
2008-10-03 | const cleanup | Adam Jackson |
2008-09-21 | Fix panoramiX request and reply swapping | Peter Harris |
2008-09-10 | Drop a reference to user mode after create | Keith Packard |
2008-09-08 | Revert "randr: fix user mode create initial reference count" | Zhenyu Wang |
2008-09-03 | randr: fix user mode create initial reference count | Zhenyu Wang |
2008-08-28 | Prepare for array-index based devPrivates. | Tomas Carnecky |
2008-08-21 | Add swapped dispatch for randr 1.2 requests | Julien Cristau |
2008-08-20 | Centralize declaration of ConnectionInfo. | Adam Jackson |
2008-07-31 | OutputPropertyNotifyMask is a valid thing to select for. | Tomas Carnecky |
2008-07-24 | Remove all empty extension reset hooks, replace with NULL. | Adam Jackson |
2008-06-15 | randr: remove superfluous check against uninitialised variable. | Peter Hutterer |
2008-06-13 | Fix "warning: no previous prototype for ‘miRROutputGetProperty’". | Eamon Walsh |
2008-04-07 | Merge branch 'master' into dcdc_rework | Peter Hutterer |
2008-03-17 | Make xf86SetDesiredModes aware of current output configuration | Jesse Barnes |
2008-03-12 | Return randr interface version in xf86CrtcScreenInit() | Matthias Hopf |
2008-03-06 | Allow RandR get output property to call into drivers | Jesse Barnes |
2008-03-01 | clean some "unused" warnings | George Sapountzis |
2008-02-28 | XACE: Fix instances of DixUnknownAccess at hook callsites. | Eamon Walsh |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer |
2007-11-20 | Revert "registry: Register RANDR extension protocol names." | Eamon Walsh |