summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-add length to GetOutputPrimary reply.get-set-primaryAdam Jackson2008-12-092-2/+2
* SetOutputPrimary: document another error pathAdam Jackson2008-12-081-2/+3
* Remove useless length from GetOutputProperty replyAdam Jackson2008-12-081-1/+1
* Fix padding on GetOutputPrimary reply.Adam Jackson2008-12-082-1/+11
* Define primary output requests.Adam Jackson2008-12-033-4/+98
* More doc for CRTC transformsAdam Jackson2008-12-031-4/+5
* Update to version 1.2.99.1randrproto-1.2.99.1Keith Packard2008-11-261-1/+1
* Merge branch 'transform-proposal'Keith Packard2008-11-243-23/+176
|\
| * Describe projective transform additions in Introductiontransform-proposalKeith Packard2008-11-241-4/+8
| * Eliminate inverse matrix from randr transform protocolKeith Packard2008-03-182-15/+7
| * Add filters to CRTC transforms.Keith Packard2008-03-152-4/+16
| * Add Transform request proposal for 1.3Keith Packard2008-02-153-22/+133
* | GSRC added in 1.3, not 1.2gsr-currentAdam Jackson2008-11-241-1/+1
* | Fix RRNumberRequestsAdam Jackson2008-11-241-1/+1
* | Add GetScreenResourcesCurrentAdam Jackson2008-11-243-5/+102
* | spec: add missing list of clones to RRGetOutputInfo replyJulien Cristau2008-07-111-0/+1
* | randrproto 1.2.2randrproto-1.2.2Adam Jackson2008-07-021-1/+1
* | Bug #16149: Make the field not be named 'delete' in C++ mode.Adam Jackson2008-06-231-0/+4
|/
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-061-0/+10
* Correct a copy'n'paste error in RRGetOutputInfo spec text.Jakob Bornecrantz2007-04-171-1/+1
* Delete duplicate B32's in xRRScreenChangeNotifyEventAlan Coopersmith2007-04-091-2/+2
* Bump version to 1.2.1.randrproto-1.2.1Keith Packard2007-02-181-1/+24
* Fix wording about requesting ConfigureNotify events.Keith Packard2007-02-181-1/+1
* Fix the size of the padding fields of xRRGetCrtcGamma.Eric Anholt2007-02-011-5/+5
* Install the randr protocol description.Eric Anholt2007-01-091-1/+4
* More bugs found by Ian Osgood during the XCB work.Keith Packard2006-11-302-4/+6
* Merge branch 'multi-monitor'Keith Packard2006-11-301-6/+6
|\
| * Fix padding bugs discovered in XCB workmulti-monitorKeith Packard2006-11-301-6/+6
* | Merge branch 'multi-monitor'randrproto-1.2.0Eric Anholt2006-11-279-599/+2331
|\ \ | |/
| * Use BYTE for one-byte values. #undef Drawable needed.Keith Packard2006-11-241-2/+3
| * Create Properties when configured. Pending defaults to CurrentKeith Packard2006-11-241-12/+12
| * Change properties to have a pending value and report valid values.Keith Packard2006-11-203-37/+165
| * Remove output options. Clean up other sizes.Keith Packard2006-11-163-57/+7
| * Fix RRNumberErrors, start adding standard property namesKeith Packard2006-11-011-1/+5
| * Move physical size information from mode to output.Keith Packard2006-11-012-8/+14
| * Remove mode origins. Add preferred mode count.Keith Packard2006-10-043-44/+22
| * Get rid of mode origins.Keith Packard2006-10-042-35/+12
| * Add mode origins and output options.Keith Packard2006-10-033-9/+34
| * Add mode origins and output options.Keith Packard2006-10-031-9/+109
| * Update package version to 1.2.0. Fix various goofs found by building stuff.Keith Packard2006-09-194-12/+11
| * Fix various random typos found while attempting to use header filesKeith Packard2006-09-173-27/+43
| * Add CONNECTION values to spec and header.Keith Packard2006-09-152-1/+11
| * Update header files for new 1.2 spec. Fix missing bits in spec.Keith Packard2006-09-143-133/+426
| * Add .gitignoreKeith Packard2006-09-131-0/+11
| * Fix RandR opcodesKeith Packard2006-09-131-22/+22
| * Add Output properties and CRTC Gamma ramps. Move sub-pixel to Output.Keith Packard2006-09-131-23/+304
| * Spelling and formatting fixes.Keith Packard2006-09-121-45/+34
| * Rearrange modes to be listed with screen resources. Encoding.Keith Packard2006-09-121-229/+367
| * Finish basic request descriptions for version 1.2Keith Packard2006-09-111-26/+86
| * Move supported mode list from CRTC to OUTPUT.Keith Packard2006-09-111-175/+206