Re: RELNOTES for 4.3.0

2003-02-23 Thread David Dawes
On Wed, Feb 19, 2003 at 11:14:55AM +, Alan Hourihane wrote: >Here's a list of items for the RELNOTES for 4.3.0, if anyone has anything >to add to this, please send it in. Thanks to all who sent in items for the release notes. I've put updated versions of the docs for 4.3.0 at

[PATCH] Radeon driver DPMS support for LCD/DFP.

2003-02-23 Thread Mike A. Harris
On Sun, 23 Feb 2003, Mike A. Harris wrote: [I hate to respond to my own email, but...] >>> I'll probably send my DPMS patch in for potential 4.3.0 >>> inclusion, but if it doesn't get in, then it's on my ftpsite for >>> those interested. >> >>Sweet. Looking forward to it. > >The patch works grea

Re: Centralize XXXCopyMungedData

2003-02-23 Thread Björn Augustsson
OK, that wasn't so clever... The rest of the patch is attached... :) /August. -- Bj|rn Augustsson DCE/DFS Sysadmin IT Systems & Services Chalmers tekniska h|gskola Chalmers University of Technology "Damn spooky analog crap." -- John Carmack. --- /dev/null 2003-01-11 23:38

Centralize XXXCopyMungedData

2003-02-23 Thread Björn Augustsson
Hi folks! Here's an interesting exercise for you: cd xc/programs/Xserver/hw/xfree86/drivers grep -i mungeddata */*.c Scary, huh? All of those functions do the same thing, modulo bugs and performance. And there's a few more of them, with different names. (grep -i copyYV) Now, this function is s

Re: logging out an X session

2003-02-23 Thread Omon Edeki
I got it to work.THANK YOU Thomas Omon Edeki [EMAIL PROTECTED] www.cs.utexas.edu/users/omon "Never.Never Give Up." On Thu, 20 Feb 2003, Thomas Zander wrote: > You don't want to do that like this, it won't ask the user to correctly > save his work. > kde has a mechanism to do that on the WM leve

Re: Radeon driver hides cursor over XVideo windows?

2003-02-23 Thread Billy Biggs
Vladimir Dergachev ([EMAIL PROTECTED]): > On Sun, 23 Feb 2003, Billy Biggs wrote: > > > Vladimir Dergachev ([EMAIL PROTECTED]): > > > > > Which application was used ? > > > > The user claims to see this behavior with xine 1-beta4. > > > > I would expect xine to turn off the cursor. So would

Re: Radeon driver hides cursor over XVideo windows?

2003-02-23 Thread Vladimir Dergachev
On Sun, 23 Feb 2003, Billy Biggs wrote: > Vladimir Dergachev ([EMAIL PROTECTED]): > > > Which application was used ? > > The user claims to see this behavior with xine 1-beta4. > I would expect xine to turn off the cursor. Vladimir Dergachev > -Billy > > > On Sun, 23 Feb

Re: Radeon driver hides cursor over XVideo windows?

2003-02-23 Thread Billy Biggs
Vladimir Dergachev ([EMAIL PROTECTED]): > Which application was used ? Ok nevermind, the user now wants me to say that he is an idiot. Sorry for wasting your time, -Billy ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinf

Re: Radeon driver hides cursor over XVideo windows?

2003-02-23 Thread Billy Biggs
Vladimir Dergachev ([EMAIL PROTECTED]): > Which application was used ? The user claims to see this behavior with xine 1-beta4. -Billy > On Sun, 23 Feb 2003, Billy Biggs wrote: > > > I've got a report that the radeon driver hides cursors after an > > inactivity timeout when above an XVide

Re: Radeon driver hides cursor over XVideo windows?

2003-02-23 Thread Vladimir Dergachev
Which application was used ? best Vladimir Dergachev On Sun, 23 Feb 2003, Billy Biggs wrote: > I've got a report that the radeon driver hides cursors after an > inactivity timeout when above an XVideo window. Can anyone confirm or > deny that? >

Radeon driver hides cursor over XVideo windows?

2003-02-23 Thread Billy Biggs
I've got a report that the radeon driver hides cursors after an inactivity timeout when above an XVideo window. Can anyone confirm or deny that? I think this is a bad idea and should be left up to the application for when to hide the cursor, especially for those which deal with menus (DVD app

Re: driver developer docs for RENDER extension

2003-02-23 Thread Sven Luther
On Mon, Feb 24, 2003 at 07:23:02AM +1100, Chris C wrote: > Hi, > > I am considering implementing the RENDER extension in a driver I am > working on, and was wondering if there were any docs along the lines > of the XAA.HOWTO that covers what the extension requires of me for > each function I imple

Luit documentation update and minor patch

2003-02-23 Thread Juliusz Chroboczek
David, if you choose to enforce the code freeze, please do apply the documentation update and remove the section of the manpage that deals with the new ``-x'' option. I'd also appreciate it if at least the change to charset.c could get in. The attached patch does three things: - fixes a bug wit

Re: Interesting job control bug

2003-02-23 Thread Juliusz Chroboczek
>> The xterm window doesn't close. As soon as the tail is killed, the >> xterm closes. It wasn't a bug after all, luit is working as designed. XTerm shuts down as soon as the child dies. This means that XTerm will discard any of the child's output that may have been queued in the pty. Luit does

XFree86 CVS procedures [was: Driver for CVS?]

2003-02-23 Thread Juliusz Chroboczek
TZ> But with your answers I can never understand your way of working; Okay, here's how it works. Everyone has read access to XFree86 CVS (see the www.xfree86.org page for details), and most developers keep a private XFree86 CVS tree, which they keep up to date using either cvs or cvsup. As you w

Re: Driver for CVS?

2003-02-23 Thread David Dawes
On Sun, Feb 23, 2003 at 08:52:17PM +0100, Thomas Zander wrote: >On Sun, Feb 23, 2003 at 02:30:15PM -0500, David Dawes wrote: >> On Sun, Feb 23, 2003 at 08:00:06PM +0100, Thomas Zander wrote: >> >Why this burdon on the developers and I think being a maintainer is not very >> >easy either.. >> >> Th

driver developer docs for RENDER extension

2003-02-23 Thread Chris C
Hi, I am considering implementing the RENDER extension in a driver I am working on, and was wondering if there were any docs along the lines of the XAA.HOWTO that covers what the extension requires of me for each function I implement ... I have looked at the source in mga_storm.c and also at the i

Re: Tochscreen calibration with xDeviceTSCalibrationCtl

2003-02-23 Thread Stefan Warmuth
Thank you for response, Am Sonntag, 23. Februar 2003 18:29 schrieb Thomas Zander: > I am far from knowledgable on XFree, but for a laptop a friend of mine > wrote a calibration tool that had the same problems. > The problem was 'solved' by writing the changes in XF86Config and > restarting X. I do

Re: [Dri-devel] remaining (reproducible) problems with 4.2.99.902 on Radeon M7

2003-02-23 Thread Charl P. Botha
On Sat, Feb 22, 2003 at 12:00:03PM -0700, Keith Whitwell wrote: > >3. A good old segfault: > >Program received signal SIGSEGV, Segmentation fault. > > This occurs because you have modified the X event loop to destroy a context > that *IS STILL IN USE* in another thread. GL doesn't provide any >

Re: RELNOTES for 4.3.0

2003-02-23 Thread Mike A. Harris
On 22 Feb 2003, Jeff Brubaker wrote: >> No problem. It's possible the option you used worked around the >> problem. I found the true problem yesterday though (whew). ;o) > >Heh.. I spoke too soon yesterday. When I tried the new packages, I >merely restarted XFree86. Today, the machine locke

Re: XFree86 4.2.99.902 (4.3.0 RC2) tagged

2003-02-23 Thread Matt Wilson
On Mon, Feb 17, 2003 at 09:11:48PM -0500, David Dawes wrote: > > Please reports bugs here, and send bugfixes and documentation updates > to [EMAIL PROTECTED] The updated 4.3 release schedule is: > >Code freeze (critical fixes and doc updates only)21 Feb 2003 >Last submission date for

Re: Driver for CVS?

2003-02-23 Thread Thomas Zander
On Sun, Feb 23, 2003 at 02:30:15PM -0500, David Dawes wrote: > On Sun, Feb 23, 2003 at 08:00:06PM +0100, Thomas Zander wrote: > >Why this burdon on the developers and I think being a maintainer is not very > >easy either.. > > There are many different development models, and everyone has their > o

Re: Driver for CVS?

2003-02-23 Thread David Dawes
On Sun, Feb 23, 2003 at 08:00:06PM +0100, Thomas Zander wrote: >On Sun, Feb 23, 2003 at 01:46:37PM -0500, David Dawes wrote: >> On Sun, Feb 23, 2003 at 07:22:02PM +0100, Thomas Zander wrote: >> >On Sun, Feb 23, 2003 at 01:00:23PM -0500, David Dawes wrote: >> >> On Sat, Feb 22, 2003 at 10:15:59PM +0

Re: Driver for CVS?

2003-02-23 Thread Thomas Zander
On Sun, Feb 23, 2003 at 01:46:37PM -0500, David Dawes wrote: > On Sun, Feb 23, 2003 at 07:22:02PM +0100, Thomas Zander wrote: > >On Sun, Feb 23, 2003 at 01:00:23PM -0500, David Dawes wrote: > >> On Sat, Feb 22, 2003 at 10:15:59PM +0100, Thomas Zander wrote: > >> >Hi, > >> > > >> >I have been finetu

Re: Driver for CVS?

2003-02-23 Thread David Dawes
On Sun, Feb 23, 2003 at 07:22:02PM +0100, Thomas Zander wrote: >On Sun, Feb 23, 2003 at 01:00:23PM -0500, David Dawes wrote: >> On Sat, Feb 22, 2003 at 10:15:59PM +0100, Thomas Zander wrote: >> >Hi, >> > >> >I have been finetuning a driver for the paceblade touchscreen for a long >> >time now; and

Re: Driver for CVS?

2003-02-23 Thread Thomas Zander
On Sun, Feb 23, 2003 at 01:00:23PM -0500, David Dawes wrote: > On Sat, Feb 22, 2003 at 10:15:59PM +0100, Thomas Zander wrote: > >Hi, > > > >I have been finetuning a driver for the paceblade touchscreen for a long > >time now; and it has been publicaly available in the pacebook CVS (on > >sourceforg

Re: XVideo bug report with an i845G

2003-02-23 Thread Billy Biggs
David Dawes ([EMAIL PROTECTED]): > On Sat, Feb 22, 2003 at 02:33:38PM -0600, Billy Biggs wrote: > > A user of one of my apps reported this in a bug report. My app > >outputs to a 4:2:2 Y'CbCr surface (YUY2) using XVideo at a high > >framerate: > > > >I tried resizing the window and all is we

Re: Driver for CVS?

2003-02-23 Thread David Dawes
On Sat, Feb 22, 2003 at 10:15:59PM +0100, Thomas Zander wrote: >Hi, > >I have been finetuning a driver for the paceblade touchscreen for a long >time now; and it has been publicaly available in the pacebook CVS (on >sourceforge). > >I feel that the only proper place to place this driver is in the X

Re: XVideo bug report with an i845G

2003-02-23 Thread David Dawes
On Sat, Feb 22, 2003 at 02:33:38PM -0600, Billy Biggs wrote: > A user of one of my apps reported this in a bug report. My app >outputs to a 4:2:2 Y'CbCr surface (YUY2) using XVideo at a high >framerate: > >I tried resizing the window and all is well ... >until when the window gets smaller

Re: Tochscreen calibration with xDeviceTSCalibrationCtl

2003-02-23 Thread Thomas Zander
I am far from knowledgable on XFree, but for a laptop a friend of mine wrote a calibration tool that had the same problems. The problem was 'solved' by writing the changes in XF86Config and restarting X. An idea I heard here a week ago was to let the driver open a different file (a device or a spe

Tochscreen calibration with xDeviceTSCalibrationCtl

2003-02-23 Thread Stefan Warmuth
Hi, i wanted to write a little calibration app for a touchscreen-driver. So, i looked on the source and found the control_proc function on many touch-drivers. This function can receive a xDeviceCtl, if i understand right. The 'xDeviceCtl' is the casted to 'xDeviceTSCalibrationCtl' (e.g. in DMC