summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-04Panning protocol extensionMatthias Hopf
2008-12-03Indent CRTC transform docs to match the rest of the requests.Adam Jackson
2008-12-03More doc for CRTC transformsAdam Jackson
2008-11-26Update to version 1.2.99.1Keith Packard
2008-11-24Merge branch 'transform-proposal'Keith Packard
2008-11-24Describe projective transform additions in IntroductionKeith Packard
2008-11-24GSRC added in 1.3, not 1.2Adam Jackson
2008-11-24Fix RRNumberRequestsAdam Jackson
2008-11-24Add GetScreenResourcesCurrentAdam Jackson
2008-07-11spec: add missing list of clones to RRGetOutputInfo replyJulien Cristau
2008-07-02randrproto 1.2.2Adam Jackson
2008-06-23Bug #16149: Make the field not be named 'delete' in C++ mode.Adam Jackson
2008-03-18Eliminate inverse matrix from randr transform protocolKeith Packard
2008-03-15Add filters to CRTC transforms.Keith Packard
2008-02-15Add Transform request proposal for 1.3Keith Packard
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-04-17Correct a copy'n'paste error in RRGetOutputInfo spec text.Jakob Bornecrantz
2007-04-09Delete duplicate B32's in xRRScreenChangeNotifyEventAlan Coopersmith
2007-02-18Bump version to 1.2.1.Keith Packard
2007-02-18Fix wording about requesting ConfigureNotify events.Keith Packard
2007-02-01Fix the size of the padding fields of xRRGetCrtcGamma.Eric Anholt
2007-01-09Install the randr protocol description.Eric Anholt
2006-11-30More bugs found by Ian Osgood during the XCB work.Keith Packard
2006-11-30Merge branch 'multi-monitor'Keith Packard
2006-11-30Fix padding bugs discovered in XCB workKeith Packard
2006-11-27Merge branch 'multi-monitor'Eric Anholt
2006-11-24Use BYTE for one-byte values. #undef Drawable needed.Keith Packard
2006-11-24Create Properties when configured. Pending defaults to CurrentKeith Packard
2006-11-20Change properties to have a pending value and report valid values.Keith Packard
2006-11-16Remove output options. Clean up other sizes.Keith Packard
2006-11-01Fix RRNumberErrors, start adding standard property namesKeith Packard
2006-11-01Move physical size information from mode to output.Keith Packard
2006-10-04Remove mode origins. Add preferred mode count.Keith Packard
2006-10-04Get rid of mode origins.Keith Packard
2006-10-03Add mode origins and output options.Keith Packard
2006-10-03Add mode origins and output options.Keith Packard
2006-09-19Update package version to 1.2.0. Fix various goofs found by building stuff.Keith Packard
2006-09-17Fix various random typos found while attempting to use header filesKeith Packard
2006-09-15Add CONNECTION values to spec and header.Keith Packard
2006-09-14Update header files for new 1.2 spec. Fix missing bits in spec.Keith Packard
2006-09-13Add .gitignoreKeith Packard
2006-09-13Fix RandR opcodesKeith Packard
2006-09-13Add Output properties and CRTC Gamma ramps. Move sub-pixel to Output.Keith Packard
2006-09-12Spelling and formatting fixes.Keith Packard
2006-09-12Rearrange modes to be listed with screen resources. Encoding.Keith Packard
2006-09-11Finish basic request descriptions for version 1.2Keith Packard
2006-09-11Move supported mode list from CRTC to OUTPUT.Keith Packard
2006-09-11Start rework for screen/CRTC/monitor scheme.Keith Packard
2006-07-14renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-06-27Swizzle protocol contents to fix errors discovered while implementing X serve...Keith Packard