ArchiveOrangemail archive

X.Org development list


xorg-devel.lists.x.org
(List home) (Recent threads) (13 other X.org lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Moderate traffic list: up to 30 messages per day
  • This list contains about 36,151 messages, beginning Mar 2008
  • 3 messages added yesterday

X.Org development list

August 2010 - page 1
Jesse Adkins 128070072101 Aug 2010* Various commits to xfree86, most taking out unused variables, externs, and macros. Nothing too big. Available at : git://gitorious.org/xf86jessefixes/...
Henrik Rydberg 128070746802 Aug 2010 mtdev - Multitouch Protocol Translation Library (MIT license) The mtdev library is a kernel input event stream translator, which greatly simplifies mu...
Jesse Adkins 128071509902 Aug 2010 These are no longer enum values in parser/xf86parser.h Signed-off-by: Jesse Adkins...
Jesse Adkins 128071595602 Aug 2010* Turns out the keyboard driver relies on these. Added a note about who uses the macros, so this doesn't happen again. Signed-off-by: Jesse Adkins...
Peter Hutterer 128072783102 Aug 2010 Parse the options to event-mode as a list. This requires un-indenting the rest, otherwise the asciidoc/xmlto conversion will indent the trailing parag...
Jon TURNEY 128086135003 Aug 2010 IsFramedWindow() is called from miPaintWindow() if the server has been built with ROOTLESS defined, irrespective of if RootlessInit() has ever been ca...
Fernando Carrijo 128086678703 Aug 2010 Signed-off-by: Fernando Carrijo...
Jon TURNEY 128088541004 Aug 2010* IsFramedWindow() is called from miPaintWindow() if the server has been built with ROOTLESS defined, irrespective of if RootlessInit() has ever been ca...
Colin Harrison 128091228204 Aug 2010 Hi, I've reviewed and tested this patch, but only using the XWin DDX. Thanks, Colin Harrison...
Jesse Adkins 128093621404 Aug 2010* This was obsolete after 3eeb62e8f587732e6b433c2b9c6879eb26a3f1b4 "bug #890: completely remove deprecated keyboard driver". Signed-off-by: Je...
Tomas Carnecky 128094460804 Aug 2010* The gloal of this patchset is to simplify the configure.ac script and the makefiles, especially the definitions of variables which hold the set of lib...
Fernando Carrijo 128097566405 Aug 2010 Wrote this patch more as an exercise than anything else. And while I realize that there's a thin line between what people consider benign and pern...
Fernando Carrijo 128097596105 Aug 2010 Reviewed-by: Jamey Sharp Reviewed-by: Tiago Vignatti Signed-off-by: Fernando Carrijo...
Fernando Carrijo 128097707205 Aug 2010* In the previous version of this patch series, Tiago recommended a minor stylistic modification in the comment created for SmartScheduleClient(). That...
Jesse Adkins 128098925105 Aug 2010 Previous versions of this patch had whitespace damage (I expected everything was fine, since I was using git send-email), and had a missing semicolon....
Fernando Carrijo 128101793905 Aug 2010* The Open Group documentation for Select does not mention it failing with EAGAIN. http://opengroup.org/onlinepubs/007908775/xsh... Even so, we check fo...
Chris Wilson 128103119905 Aug 2010 In the absence of the user specifying an overriding monitor configuration, trust the KMS drivers to have correctly probed the output modes. This avoid...
Gaetan Nadon 128104051405 Aug 2010* There is no need to replace it using sed everytime. Signed-off-by: Gaetan Nadon...
Peter Hutterer 128105446506 Aug 2010 Below is the first public draft of the multitouch protocol specification, part of the future X Input Extension version 2.1. Earlier versions of this d...
Gaetan Nadon 128105755106 Aug 2010* There were no special symbols needing cpp. Everything can be handled by the default MAN_SUBSTS in util-macros. Signed-off-by: Gaetan Nadon...
Yaakov (Cygwin/X 128108726006 Aug 2010 From: Yaakov (Cygwin/X libtool requires the '-no-undefined' flag in order to create shared libraries on PE/COFF platforms (Cygwin/MinGW); on o...
Kristian Høgsberg 128109876306 Aug 2010 The following changes since commit 7e0575baf14ec4a89492fd2780f9ab5b9244afbd: ddc: Fix memory leak in GetEDID_DDC1 (2010-08-01 22:48:21 -0400) are avai...
Tomas Carnecky 128113770406 Aug 2010 Just one big patch for now (it's not that many changes anyway). I just don't know how to split it up. There's one change that could easily...
Trevor Woerner 128113774306 Aug 2010* Hi everyone, I was getting ready to send in a another patch and was going through my changes with an eye towards whitespace to make sure I was followi...
Alan Coopersmith 128115401407 Aug 2010 Just a reminder that if you're planning to ask the X.Org Foundation to help subsidize your travel/lodging/etc. for this year's developer summi...
Trevor Woerner 128120328407 Aug 2010* From: Trevor Woerner If help is requested using the build script, in addition to listing the build command-line options available, also display the li...
Alan Coopersmith 128125214608 Aug 2010* Signed-off-by: Alan Coopersmith...
Gaetan Nadon 128127143208 Aug 2010* The dtrace doc was recently added in commit 9c171d4aee695ab66e6db1ab92539557bd368cfa Signed-off-by: Gaetan Nadon...
Gaetan Nadon 128127567508 Aug 2010* The xbitmaps has no headers or libs upon which this module depends. Signed-off-by: Gaetan Nadon...
Gaetan Nadon 128127618808 Aug 2010 The dtrace doc was recently added in commit 9c171d4aee695ab66e6db1ab92539557bd368cfa Reviewed-by: Alan Coopersmith Signed-off-by: Gaetan Nadon...
Gaetan Nadon 128128411708 Aug 2010* Depends on xproto through the inclusion of X.h. Depends on Xaw through the inclusion of List.h Depends on Xmu through the inclusion of Xmu/Misc.h Depe...
Gaetan Nadon 128129425708 Aug 2010* PKG_CHECK_MODULES does the AC_SUBST macro call. Signed-off-by: Gaetan Nadon...
Various xset patches (6 Replies)
Yaakov (Cygwin/X 128130709608 Aug 2010* From: Yaakov (Cygwin/X Yaakov Selkowitz (3): Remove unused variable warning with !XF86MISC Use AC_PROG_SED and MAN_SUBSTS in macros-1.8 Use silent rul...
Trevor Woerner 128131200709 Aug 2010* From: Trevor Woerner If help is requested using the build script, in addition to listing the build command-line options available, also display the li...
A B 128134799709 Aug 2010 Hello, I'm novice in X System. I read i830_video.c in xf86-video-intel 2.12.0, and have several questions about X Video extension. 1. The prototyp...
update to macros 1.8 (4 Replies)
Yaakov (Cygwin/X 128136295209 Aug 2010* From: Yaakov (Cygwin/X Yaakov Selkowitz (2): Remove INSTALL from git Use AC_PROG_SED and MAN_SUBSTS in macros-1.8 INSTALL | 291 -- Makefile.am ...
Yaakov (Cygwin/X 128136807709 Aug 2010* From: Yaakov (Cygwin/X Using LN_S is required for portability; on MinGW, this is "cp -p". The install-exec-hook in src/Makefile.am must rema...
James Jones 128137742509 Aug 2010 XDamageSubtractAndTrigger behaves exactly like XDamageSubtract except it receives an optional fence sync object. If the value of this object is not No...
Adam Jackson 128138433209 Aug 2010* When doing Xinerama, we'll dispatch font ops across all backend screens. If using a font server (such that some operations can sleep), we'll p...
Siva 128138845409 Aug 2010 Hi, I'm running xorg-server 1.8.2 on my device and I have run into problems with Damage Extension registration in the new Xorg-server code. A litt...
XSync Fence Objects (8 Replies)
James Jones 128138879809 Aug 2010* Adds support for binary sync objects. Objects are set to "triggered" using X commands that are executed relative to X rendering commands. Cl...
Peter Hutterer 128140466110 Aug 2010 Devices that don't have a tool but BTN_TOUCH simply have the tool always on. Devices that have a tool other than BTN_TOUCH set this tool before BT...
Tomas Carnecky 128141227610 Aug 2010* This short series moves extensions which used to live in extmod into the Xext directory. Some were easy to move (simply move the ExtensionModule defin...
Alan Coopersmith 128141393710 Aug 2010 The following changes since commit 8d7b7a0d71e0b89321b3341b781bc8845386def6: Kristian H?gsberg (1): Set DamageSetReportAfterOp to true for the damage ...
Jon TURNEY 128141485910 Aug 2010* Commit 9de0e31746d5f0d9d39d11c94ec3cbc04a9935fc changed the signature of __GLXScreen's createDrawable method. Update the glxWinCreateDrawable() fu...
Trevor Woerner 128141624310 Aug 2010* From: Trevor Woerner I don't know if others have a better way of doing this, but sometimes it would be nice to sit in the top-most directory and p...
Colin Harrison 128142370910 Aug 2010 Hi, I've had to use these changes myself since commit 9de0e31746d5f0d9d39d11c94ec3cbc04a9935fc (dri2: Take an XID for tracking the DRI2 drawable, ...
vrushali shinde 128143633010 Aug 2010* Hello, I have added hardware acceleration for Fillrect and Copy to fbdev using EXA module. I do see performance improvement for x11perf upto 13 times,...
Jon TURNEY 128143668010 Aug 2010* IsFramedWindow() is called from miPaintWindow() if the server has been built with ROOTLESS defined, irrespective of if RootlessInit() has ever been ca...
Trevor Woerner 128144525510 Aug 2010* From: Trevor Woerner I don't know if others have a better way of doing this, but sometimes it would be nice to sit in the top-most directory and p...

Next page

Home | About | Privacy