~chasedouglas/ubuntu/maverick/xorg-server/multitouch

« back to all changes in this revision

Viewing changes to include/protocol-versions.h

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau, Julien Cristau, Christopher James Halse Rogers
  • Date: 2010-06-07 23:22:48 UTC
  • mfrom: (0.9.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: james.westby@ubuntu.com-20100607232248-x9ob0sjy8bwkc2ki
Tags: 2:1.8.1.901-1
[ Julien Cristau ]
* New upstream release
* Merge changes from 2:1.7.7-2.

[ Christopher James Halse Rogers ]
* 16-xaa-fbcomposite-fix-negative-size.diff:
  - mi hunk merged upstream.  Update to keep just the fbpict.c hunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
#define SERVER_DMX_MINOR_VERSION                2
52
52
#define SERVER_DMX_PATCH_VERSION                20040604
53
53
 
54
 
/* DRI2 */
55
 
#define SERVER_DRI2_MAJOR_VERSION               1
56
 
#define SERVER_DRI2_MINOR_VERSION               2
57
 
 
58
54
/* Generic event extension */
59
55
#define SERVER_GE_MAJOR_VERSION                 1
60
56
#define SERVER_GE_MINOR_VERSION                 0