Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-10 | Add [GS]etOutputPrimary | Adam Jackson | |
2008-12-04 | Panning protocol extension | Matthias Hopf | |
2008-11-24 | Merge branch 'transform-proposal' | Keith Packard | |
Conflicts: randr.h randrproto.h randrproto.txt | |||
2008-11-24 | Fix RRNumberRequests | Adam Jackson | |
2008-11-24 | Add GetScreenResourcesCurrent | Adam Jackson | |
2008-02-15 | Add Transform request proposal for 1.3 | Keith Packard | |
2006-11-20 | Change properties to have a pending value and report valid values. | Keith Packard | |
Pending values are transferred to current values at mode set, allowing a queue of values to accrue in preparation for the modeset operation while still reporting valid 'current' values for applications. The set of valid values is also available so applications can present a reasonable list to the user during configuration. I renumbered a bunch of requests to keep property requests sequential. | |||
2006-11-16 | Remove output options. Clean up other sizes. | Keith Packard | |
Output options will be controlled by properties instead. Also found a few instances in randrproto.txt using the wrong size for MODEINFO. | |||
2006-11-01 | Fix RRNumberErrors, start adding standard property names | Keith Packard | |
2006-10-04 | Remove mode origins. Add preferred mode count. | Keith Packard | |
Switched from identifying source of mode line to listing which modes are preferred by each output. This enables better CRTC sharing by making modes less arbitrarily different. | |||
2006-10-04 | Get rid of mode origins. | Keith Packard | |
2006-10-03 | Add mode origins and output options. | Keith Packard | |
Mode origins indicate the source of the mode information, from VESA timings, user config or whatever. Output options currently include only panel fitting options; more may be added later (this field is 32 bits wide) | |||
2006-09-19 | Update package version to 1.2.0. Fix various goofs found by building stuff. | Keith Packard | |
2006-09-17 | Fix various random typos found while attempting to use header files | Keith Packard | |
Fix RRNumberRequests Rename errors to include RR to avoid conflicting with Xi. Add RR to various request/reply structs (oops). Remove nOutputs from SetCrtcConfigReq -- length is sufficient. Remove bogus members from SetCrtcConfigReply. Add MODEOPTION. Document protocol error encoding. | |||
2006-09-15 | Add CONNECTION values to spec and header. | Keith Packard | |
Missing CONNECTION values in encoding and header file. | |||
2006-09-14 | Update header files for new 1.2 spec. Fix missing bits in spec. | Keith Packard | |
Spec was missing a few things in the encoding section. | |||
2006-06-26 | move protocol.txt to randrproto.txt. Start updating headers for version 1.2 | Keith Packard | |
2006-06-24 | Reformat license text, add Intel copyright | Keith Packard | |
2004-12-04 | Encoding of numerous files changed to UTF-8 | Markus Kuhn | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-14 | Initial revision | Kaleb Keithley | |