[ANNOUNCE] dri2proto 2.4

2011-05-05 Thread Jesse Barnes
Gaetan Nadon (3):
  config: install and distribute dri2proto.txt
  config: remove the pkgconfig pc.in file from EXTRA_DIST
  config: update AC_PREREQ statement to 2.60

Jesse Barnes (1):
  dri2proto: make DRI2 swap event match GLX spec

Marcin Koƛcielnicki (1):
  Fix DRI2Connect line encoding to match existing code

Mike Stroyan (2):
  Add more info about dri2proto events
  Fix typo and obsolete reference in dri2proto.txt

git tag: dri2proto-2.4

http://xorg.freedesktop.org/archive/individual/proto/dri2proto-2.4.tar.bz2
MD5:  0cdeb1e95901813385dc9576be272bd3  dri2proto-2.4.tar.bz2
SHA1: 0650ad4bad3aabb58fda22ff3dbb4bc79d59bf7c  dri2proto-2.4.tar.bz2

http://xorg.freedesktop.org/archive/individual/proto/dri2proto-2.4.tar.gz
MD5:  0d70217f84d5059a8fe0d49a774252f8  dri2proto-2.4.tar.gz
SHA1: d586e32f1344189964f13cca0d6599b16204b8c6  dri2proto-2.4.tar.gz

Thanks,
-- 
Jesse Barnes, Intel Open Source Technology Center
___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce


[ANNOUNCE] xf86-input-acecad 1.5.0

2011-05-05 Thread Cyril Brulebois
This release of the Acecad Flair input driver is compatible with
xserver 1.10, and comes with a few janitorial changes.

Note that while this driver is still officially maintained, more
contributors would be appreciated. Hence, if you want to see the
driver continue to be useful, please test and report bugs. And try
to fix the bugs you find, that'd be rather awesome too!


Alan Coopersmith (2):
  Update Sun license notices to current X.Org standard form
  Remove refcnt field from InputDriverRec.

Cyril Brulebois (1):
  acecad 1.5.0

Gaetan Nadon (24):
  .gitignore: use common defaults with custom section # 24239
  Several driver modules do not have a ChangeLog target in Makefile.am #2381
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  configure.ac: remove unused sdkdir=$(pkg-config...) statement
  config: move CWARNFLAGS from configure.ac to Makefile.am
  config: remove AH_TOP autoheader statement
  config: add conditional inclusion of config.h
  config: simplify configuration regarding sysfs headers and library.
  config: update AC_PREREQ statement to 2.60
  config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
  config: fix warnings and layout
  config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
  config: fix checking for extensions section
  config: remove extension check for unused RANDR extension
  config: optional extension check for inputproto not required
  man: Use Autoconf provided $(AM_V_GEN)$(SED)
  config: AC_PROG_SED is required explicitly on Solaris
  config: acecad does not use the input protocol
  config: upgrade to util-macros 1.8 for additional man page support
  config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
  config: requires xext, kb and input extensions through xf86.h
  config: requires RANDR through xf86.h

Peter Hutterer (11):
  Remove some unused crap from configure
  Remove usage of XI86_POINTER_CAPABLE.
  Replace LocalDevicePtr with InputInfoPtr.
  Remove libc wrapper usage for xcalloc, xfree, etc.
  Move default_options up, preparation work for ABI 12.
  Purge close_proc, hasn't been called by the server for ages.
  Use a local variable for history_size.
  Adjust to new PreInit for ABI 12.
  Add mode field to InitValuatorAxisStruct
  Bump to 1.4.99
  The driver doesn't need libXext

git tag: xf86-input-acecad-1.5.0

http://xorg.freedesktop.org/archive/individual/driver/xf86-input-acecad-1.5.0.tar.bz2
MD5:  a03721cae66c475e5f6513fa51142869  xf86-input-acecad-1.5.0.tar.bz2
SHA1: 410cee68e4435dc95774fb389fcefae1b2ffe3d1  xf86-input-acecad-1.5.0.tar.bz2

http://xorg.freedesktop.org/archive/individual/driver/xf86-input-acecad-1.5.0.tar.gz
MD5:  d9727fde63dc0d5584bed888bb1e5ccd  xf86-input-acecad-1.5.0.tar.gz
SHA1: deaccefef1082b100da3a4474c39228062c2b212  xf86-input-acecad-1.5.0.tar.gz


signature.asc
Description: Digital signature
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Re: [ANNOUNCE] dri2proto 2.4

2011-05-05 Thread Jesse Barnes
On Wed, 4 May 2011 14:17:29 -0700
Jesse Barnes jbar...@virtuousgeek.org wrote:

 Gaetan Nadon (3):
   config: install and distribute dri2proto.txt
   config: remove the pkgconfig pc.in file from EXTRA_DIST
   config: update AC_PREREQ statement to 2.60
 
 Jesse Barnes (1):
   dri2proto: make DRI2 swap event match GLX spec
 
 Marcin Koƛcielnicki (1):
   Fix DRI2Connect line encoding to match existing code
 
 Mike Stroyan (2):
   Add more info about dri2proto events
   Fix typo and obsolete reference in dri2proto.txt

Ignore this release too; compatibility is more important than forcing
bug fixes down people's throats.

-- 
Jesse Barnes, Intel Open Source Technology Center
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Re: [ANNOUNCE] glproto 1.4.13

2011-05-05 Thread Jesse Barnes
On Wed, 4 May 2011 14:16:50 -0700
Jesse Barnes jbar...@virtuousgeek.org wrote:

 Dave Airlie (2):
   glxtokens.h: add GLX_EXT_framebuffer_sRGB support.
   glproto: add GLX_ARB_context_create + GLX_ARB_context_create_profile
 
 Jesse Barnes (1):
   glxproto: make GLX swap event struct match spec
 
 git tag: glproto-1.4.13

Ok ignore this one, I should have made it backward compatible.  The bug
fix isn't important enough to cause existing builds to break.

-- 
Jesse Barnes, Intel Open Source Technology Center
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: evdev devices in xorg.conf

2011-05-05 Thread Zoltan Szecsei

On 2011-05-06 01:26, Peter Hutterer wrote:

On Tue, May 03, 2011 at 08:50:28AM +0200, Zoltan Szecsei wrote:
   

On 2011-05-03 08:21, Peter Hutterer wrote:
 

On Tue, May 03, 2011 at 07:47:24AM +0200, Zoltan Szecsei wrote:

that just means that the device didn't get added for some reason. Nothing
that should affect the working of the server (other than that you obviously
can't use this device). If you ssh in before, you'll probably notice that
this line is already in the log while you're logging in. from your last
backtrace, it's the graphics driver that hangs.

   

Hi Peter,
Nope - I have had the machine on for a while this morning, and not
logged in via the consoe.

I've just dived in over ssh and extracted these files:
 

ssh in before it hangs, attach gdb and once it hangs, ctrl+c and get a
backtrace. if it hangs in WaitForSomething, then it's more likely a stuck
grab (but in this case you should still see rendering happening).

Cheers,
   Peter
   

Hi All,
Thanks for the efforts.
I'll be out of office in an hour or two and back only on the 16th, so 
I'll pick up this issue thereafter.


Kind regards,
Zoltan


-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1209 / Virus Database: 1500/3617 - Release Date: 05/05/11

___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com