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,443 messages, beginning Mar 2008
  • 0 messages added yesterday

X.Org development list

October 2009 - page 1
Peter Hutterer 125435529701 Oct 2009 In a follow-up patch we may have glyphs with a NULL picture. To cope with that, always set the pictures for glyphs to NULL at creation time and cope w...
Peter Hutterer 125435542201 Oct 2009 This patch fixes two bugs: size is calculated as glyph height * padded_width. If the client submits garbage, this may get above INT_MAX, resulting in ...
Peter Hutterer 125435565301 Oct 2009* This patch fixes two bugs: size is calculated as glyph height * padded_width. If the client submits garbage, this may get above INT_MAX, resulting in ...
Julien Cristau 125435857701 Oct 2009* If libudev is found, we use that for hotplug and disable the hal and dbus backends. We look for event devices with an "x11_driver" property....
Re-fix DGA removal. (5 Replies)
Keith Packard 125435924301 Oct 2009* Removing DGA ended up breaking any drivers calling into the old xf86DiDGAInit function as it tried to see if DGA was already enabled and ended up cras...
Peter Hutterer 125437367101 Oct 2009* From: Peter Hutterer Make clipping of valuators respect subpixels. This is needed for XI2 coords not to become negative. The clipping rules intend to ...
Dave Airlie 125437423101 Oct 2009 From: Dave Airlie The upload in finish access can cause an infinite loop if UTS returns FALSE in here. Signed-off-by: Dave Airlie...
Dave Airlie 125437423901 Oct 2009* Hi Michel, So I've been getting a recusive problem with 1.7's EXA (not with master) 0369eeeb6bf8a808fa2df503fc8b8df81e6e07b8 works around the ...
Dave Airlie 125437475501 Oct 2009 Keith has shown half the block handlers wrappers are wrong, also dynamic wrapping/unwrapping from what I can see will happen after the drivers, so its...
Jamey Sharp 125437497901 Oct 2009* ...
Daniel Stone 125437931701 Oct 2009* Hi all, Following on from Peter's email about the 1.8/7.6 release process[0], we had a BoF about the same[1] at XDC. Everyone broadly agreed on th...
Markus Amsler 125441945801 Oct 2009* After commit ad5c0d9efa47476ed5cf75c82265c73919e468b4 Author: Ian Romanick Date: Tue Sep 29 16:43:43 2009 -0700 GLX: Enable GLX 1.4 on DRI2 I'm ge...
Kim Woelders 125443081901 Oct 2009 Signed-off-by: Kim Woelders...
xorg patent issues. (4 Replies)
Greg KH 125444004701 Oct 2009* Hi, As discussed at XDC2009 in your talk about patents and xorg, I talked with the Linux Foundation's Technical Advisory board about the issues yo...
Peter Hutterer 125444258702 Oct 2009 Tested-by: Xavier Chantry Signed-off-by: Peter Hutterer Acked-by: Julien Cristau...
Peter Hutterer 125444289902 Oct 2009 Currently the root coordinates may fall into ]-1..0] if the subpixel remainder is less than 0. Screen coordinates mustn't go below 0, so use miPoi...
()125448232802 Oct 2009 set to 1.2; for DRI2 it is set to 1.4, while glx???orVersion is set to 1.2. With these current versions out there, this extra code seems to have no re...
Luc Verhaegen 125449363302 Oct 2009 * The SERVER_GLX_*_VERSION defines now set the initial GLXScreen->GLXMajor/Minor values directly. * The GLXScreen->GLXMajor/Minor versions of th...
Kim Woelders 125450467502 Oct 2009 Signed-off-by: Kim Woelders...
Jamey Sharp 125450745402 Oct 2009 The xserver source uses type declarations and #defines from Xtransint.h in source files where the rest of the Xtrans source is not included. These sta...
Jamey Sharp 125452205402 Oct 2009 Signed-off-by: Jamey Sharp...
Martin Ettl 125457204403 Oct 2009 Hi friends, here is another issue (spotted out by cppcheck, a static code analysis tool). It prints the following warning: ../kdrive/linux/bus.c,73,Er...
Martin Ettl 125457560503 Oct 2009* Hello friends, further analysation with the static code analysis tool cppcheck brought up another issue. The tool printed the following warning: ../xf...
Martin Ettl 125461864604 Oct 2009* Hi friends, here is another issue (spotted out by cppcheck, a static code analysis tool). It prints the following warning: ../xfree86/common/xf86Confi...
Sedat Dilek 125475513105 Oct 2009* Hi, hereby v2 of my patch (forgot myself to add to Authors' list). Peter can you apply that in server-1.7-nominations GIT branch? Kind Regards, - ...
Martin Ettl 125477617405 Oct 2009* Hi friends, i run cppcheck (a static code analysis tool; http://sourceforge.net/projects/cppcheck/) against the sources of xorg-server 1.7.0. I create...
()125477890705 Oct 2009 remnants of Jensen support" (c7680befe5aebd0f4277d11ff3984d8a7deb9d5b) that breaks dense systems. Plus, this commit was present in xserver-1.5 wh...
Peter Hutterer 125478039705 Oct 2009 The record.h header used to be in recordproto up to excluding 1.14, then moved to libXtst. Check for both and enable it dependent on which version we ...
Jeremy Huddleston 125478785206 Oct 2009* I just pushed a patch directly into master to cherry-pick into the nominations branch, but I then realized that we're not supposed to actually be ...
Kim Woelders 125478864006 Oct 2009* Hello, Commit 128cd03eecacc6d5c5903d59a11966dcf3697bf1 causes trouble with clip regions in the e16 WM composite manager (e.g. during fade-out). The pr...
Peter Hutterer 125479025206 Oct 2009 I wrote up what I think is the proposed development process on the wiki. http://www.x.org/wiki/XServer I want this page to be the authoritative source...
No subject (1 Reply)
Peter Hutterer 125479079706 Oct 2009* The following changes since commit 24e640e1fa6cfb3917ba90dcdabf1fadddff20aa: Jeremy Huddleston (1): XQuartz: Fix a possible minor memory leak are avai...
Alan Coopersmith 125479263806 Oct 2009* Fixes build with dtrace probes on Solaris after efacd7bfd08ffc0725de6f639c6afbf3b2f6c9fe Signed-off-by: Alan Coopersmith...
Peter Hutterer 125480165106 Oct 2009 Keith, please pull the three fixes into master, nothing exciting but they are needed for 1.7.1 The following changes since commit 24e640e1fa6cfb3917ba...
Julien Cristau 125483812206 Oct 2009* Without this, configure spits out ../configure: line 15460: ac_fn_c_check_member: command not found...
Alan Coopersmith 125484090206 Oct 2009* Revert "Add shave so that we can see the steaming piles of warnings generated." This reverts commit 181cc08c8908a119fc403f970dea8cc98d3e0b9b...
Dave Airlie 125484952706 Oct 2009* This was in ajax's summary and I just wanted to raise the issues with this before anyone seriously started thinking about it. 1. We should not fai...
Yaakov (Cygwin/X 125485974306 Oct 2009* From: Yaakov (Cygwin/X Cygwin has O_NOCTTY but not TIOCSCTTY, so there is no way for the tty to become controlling this way. Also, document the reason...
Joshua C. 125486015906 Oct 2009* I have a problem with my xorg-x11-server-Xorg-1.6.4-0.1.fc11.x86_64. I read the instructions here http://www.x.org/wiki/Development/Documentati... but...
Peter Hutterer 125486887506 Oct 2009* On Linux, the server uses default rules of "evdev" which doesn't apply for this driver. For all other cases, the server uses "base...
Peter Hutterer 125487421707 Oct 2009* The record.h header used to be in recordproto up to excluding 1.14, then moved to libXtst. Check for both and enable it dependent on which version we ...
Alan Coopersmith 125488388507 Oct 2009 Keith, please pull these fixes into master. The first two are needed for 1.7.1 as well, to resolve the conflict between Solaris & MacOS X dtrace b...
Yaakov (Cygwin/X 125490697407 Oct 2009* We're having some issues with luit on Cygwin: In sys.c: int openTty(char *line) { int rc; int tty = -1; tty = open(line, O_RDWR | O_NOCTTY); ...
David Jander 125492589407 Oct 2009* Hi all, My excuses if this question may seem slightly off-topic (I hope it is not). In the light of the painful state of hardware acceleration support...
Thomas Jaeger 125493511507 Oct 2009 * Drop the questionable --loop option * Add a --long option (opposite of --short) * Make --short the default if no device argument is given * XI2: Mak...
Jamey Sharp 125494487707 Oct 2009* Signed-off-by: Jamey Sharp...
Thomas Jaeger 125495702907 Oct 2009* This has been bugging me for a while: Nobody wants to see the details for all the devices when querying the device list. Tom...
Francisco Jerez 125495740407 Oct 2009* It can be reproduced when the server is regenerated and for some reason the private keys are reassigned in a different order: a manually allocated pri...
Daniel Genis 125496307008 Oct 2009* Hello everyone, I hope someone here can help myself and other users who would like to use X org together with compiz on an ATI card. The problem is a ...
Daniel Stone 125497002708 Oct 2009 Hi Keith, Just various fixes I've vaccuumed up off the list; please merge to master. The following changes since commit 4151a13c80f3afa43f88afcf19...

Next page

Home | About | Privacy