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
December 2009 - page 1
Jeremy Huddleston — 125962840601 Dec 2009*
This makes us more consistent with the rest of the codebase, using xalloc/xfree Signed-off-by: Jeremy Huddleston...
Dan Nicholson — 125963368601 Dec 2009*
Currently there is a single file, xorg.conf, for configuring the server. This works fine most of the time, but it becomes a problem when packages or s...
Peter Hutterer — 125964813301 Dec 2009*
Technically, disabling AEI is the right suggestion. AEI off forces the server to init the built-in defaults for input devices (or pick the first one f...
Peter Hutterer — 125965080101 Dec 2009*
Keith, please pull from git://people.freedesktop.org/~whot/xserver.git master Included is the fix for the build error affecting 1.7.2 caused by nested...
Qfeng Chen — 125965416901 Dec 2009*
Hello, I patch the xserver-xorg-input-synaptics to make the orientation of the touchpad can be changed to fit the orientation of the screen, when the ...
Peter Hutterer — 125971078401 Dec 2009
BTN_TOOL_* is treated as tool, just like before. BTN_TOUCH on the other hand may need to be treated as a button left press. This again requires a butt...
Peter Hutterer — 125974607802 Dec 2009*
Many touchscreens (e.g. HP TouchSmart) send touch events through ABS_Z and ABS_RX instead of X/Y. ABS_X and ABS_Y are in fact dead. For these devices,...
Maarten Maathuis — 125975535902 Dec 2009*
This reverts commit 99d88ef69d5f7dbf99ca605eceb92f42230a89f4. - Some pixmaps under classic have a sys_pitch which is 0, no idea why. This is causing r...
James Le Cuirot — 125976981902 Dec 2009*
Hi, I have an old tablet with a Trident card. A long standing problem has been that you cannot rotate the screen with xrandr. It can only be done thro...
Alan Coopersmith — 125978047302 Dec 2009
I got tired of typing the same answer into IRC every few days so I typed it into the wiki so we can just paste the URL in to answer future questions o...
Peter Hutterer — 125979394502 Dec 2009
Same patches as in the last pull request, two new ones but all nicely reviewed this time. fwiw, I changed the signed-off-by's to acked-bys for the...
Jeremy Huddleston — 125982705003 Dec 2009
Hi Paulo, Last year, you made the following commit. http://cgit.freedesktop.org/xorg/xserver/comm... Also correct a link failure due to unresolved sym...
Arnaud Mouiche — 125983591603 Dec 2009*
Hi, I start to play with EXA and tried to implement it under kdrive, for a Davinci implementation (http://focus.ti.com/docs/prod/folders/print/t...) -...
prudhvi raj — 125985968703 Dec 2009*
Hello, I have accelerated fillrect and bitBlit operations in KDrive using KAA. After analysing the performance improvement using x11perf tool in some ...
Michel Dänzer — 125986182103 Dec 2009*
From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Fixes incorrectly skipped rendering of some Composite operations to windows. Signed-off-by: Michel D?nzer...
Maarten Maathuis — 125986635803 Dec 2009
- When they have a gpu copy ofcource. - Use the presence of a cpu copy as a hint to fall back instead of UTS'ing in exaHWCopyNtoN. Signed-off-by: ...
Maarten Maathuis — 125986653703 Dec 2009*
Signed-off-by: Maarten Maathuis Acked-by: Michel D?nzer...
Maarten Maathuis — 125987043903 Dec 2009*
- When they have a gpu copy ofcource. - Use the presence of a cpu copy as a hint to fall back instead of UTS'ing in exaHWCopyNtoN. Signed-off-by: ...
Maarten Maathuis — 125988467703 Dec 2009*
This reverts commit 99d88ef69d5f7dbf99ca605eceb92f42230a89f4. - Some pixmaps under classic have a sys_pitch which is 0, no idea why. This is causing r...
Peter Hutterer — 125988503504 Dec 2009
Commit 0e6cee853d8e5bef3274e632ef034d37f14674a9 introduced cleanup code to remove the accel properties when switching schemes. The same code is trigge...
Michel Dänzer — 125988844704 Dec 2009*
From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Fixes incorrectly skipped rendering of some Composite operations to windows. Signed-off-by: Michel D?nzer...
Pat Suwalski — 125996402304 Dec 2009
Hello, I'm in a situation where I have a small ARM device outputting 720p via HDMI. The framebuffer is locked in the kernel, so the resolution is ...
Maarten Maathuis — 125997951105 Dec 2009
- When they have a gpu copy ofcource. - Use the presence of a cpu copy as a hint to fall back instead of UTS'ing in exaHWCopyNtoN. Signed-off-by: ...
Dima Kogan — 126000751905 Dec 2009
Signed-off-by: Dima Kogan...
Dima Kogan — 126000751905 Dec 2009
Signed-off-by: Dima Kogan...
Dima Kogan — 126000771205 Dec 2009
Signed-off-by: Dima Kogan...
Tiago Vignatti — 126003304305 Dec 2009
The semantic remains, only code was moved: reuse chunk of code to realize cursor on both AllocARGBCursor and AllocGlyphCursor. (sh*t, git-diff got cra...
Antonio Villani — 126009524906 Dec 2009
Hi, i would patch xorg in such way that i can modify the pixmap for security reasons (Soft tempest). The first, idiot, goal is to send to the monitor ...
Michel Dänzer — 126009619306 Dec 2009*
From: =?UTF-8?q?Michel=20D=C3=A4nzer?= * Better detection of dimension changes. * Make sure to re-create the system memory copy when the pixmap dimens...
Gaetan Nadon — 126019802007 Dec 2009*
Hi, I thought it would be easier to review this list before I create the patch. The modules listed here are not shipped in X11R7.5 (http://www.x.org/r...
Christoph Bartoschek — 126020170307 Dec 2009*
Hi, I asked on ati-devel and got no answer. Maybe here is someone who knows what goes wrong: Most Qt applications have the ugly property to first show...
Peter Hutterer — 126020266607 Dec 2009*
This change splits the DEVICE_CLOSE behaviour from the DEVICE_OFF behaviour. This doesn't change functionality as the server guarantees DEVICE_OFF...
Gaetan Nadon — 126023545508 Dec 2009
It is deprecated since server version 1.4. Last shipped in 7.3 @ 1.0.1 Signed-off-by: Gaetan Nadon...
Matthieu Herrb — 126023655108 Dec 2009*
- Forwarded message from David Coppa - Date: Wed, 2 Dec 2009 09:34:40 +0100 From: Matthieu Herrb To: x11 at openbsd.org Cc: Matthieu Herrb Subject: tw...
Julien Cristau — 126025144608 Dec 2009*
Hi, since this patch is starting to be used in debian/ubuntu, I thought I'd update and re-send. The main user-visible change since last time is th...
Rémi Cardona — 126028213308 Dec 2009
...
Gaetan Nadon — 126028879108 Dec 2009
With automake prior to 2.62, commnents placed beside a #undef line prevent that statement to be substituted by config.status. Signed-off-by: Gaetan Na...
Gaetan Nadon — 126029162408 Dec 2009*
Hi, libXft fails to compile when it is configured with automake prior to 2.62. For example, it fails to compile in Tinderbox on host "construct...
Michel Dänzer — 126029475008 Dec 2009*
From: =?UTF-8?q?Michel=20D=C3=A4nzer?= * Better detection of dimension changes. * Make sure to re-create the system memory copy when the pixmap dimens...
Michel Dänzer — 126029519108 Dec 2009*
From: =?UTF-8?q?Michel=20D=C3=A4nzer?= This is what's documented in the function header and expected by both callers which care about the return c...
Gaetan Nadon — 126029588608 Dec 2009
evie, fontcache and xf86misc headers and libs Signed-off-by: Gaetan Nadon...
Michel Dänzer — 126029976008 Dec 2009*
From: =?UTF-8?q?Michel=20D=C3=A4nzer?= * Better detection of dimension changes. * Make sure to re-create the system memory copy when the pixmap dimens...
Michel Dänzer — 126029992408 Dec 2009*
From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Only return TRUE if the GPU copy is being accessed, and preserve the return value on repeated / nested calls fo...
Gaetan Nadon — 126031127808 Dec 2009*
Hi, This patch is to remove xsetpointer from the list of apps to build. It is no longer useful since server version 1.4. It was last release in 7.3....
Gaetan Nadon — 126031266008 Dec 2009
Using $prefix for any purpose will yield incorrect results as not all modules uses the same prefix and that modules can use different directory which ...
Peter Hutterer — 126031593908 Dec 2009
Xorg +xinerama crashes immediately due to whacky dependency between Xinerama and RandR12. The latter doesn't initialize if Xinerama is enabled, bu...
Gaetan Nadon — 126032016809 Dec 2009*
Hi, This patch removes from build.sh the 3 extensions removed in 7.5 (xevie, fontcache and xf86misc). Both headers and libs. Release Notes for X11R7.5...
Peter Hutterer — 126033400209 Dec 2009*
Signed-off-by: Peter Hutterer...
Jeremy Huddleston — 126035032509 Dec 2009*
main.c:134: warning: no previous prototype for 'dix_main' rootlessScreen.c: In function 'RootlessMarkOverlappedWindows': rootlessScree...
Matt Turner — 126036800909 Dec 2009
In regards to bug 24487.No, unfortunately I haven't heard anything more. I haven't found much time to debug it myself. I was hoping that the r...
Next page