Bugzilla #306 (Building with #define BuildRender NO)

2003-06-02 Thread Matthieu Herrb
Hi, I've attached a proposed patch to Bugzilla #306. Please review and comment. I may have missed something important... Matthieu ___ Devel mailing list [EMAIL PROTECTED]

re: [PATCH] radeon mergedfb support for cvs

2003-06-02 Thread Alex Deucher
BTW, bugzilla reference for this feature is here: http://bugs.xfree86.org/cgi-bin/bugzilla/show_bug.cgi?id=276 Please test and post any comments or issues. Thanks, Alex --- The attached patch adds mergedfb support (a single framebuffer with two viewports looking

Re: RFC: OpenGL + XvMC

2003-06-02 Thread Alex Deucher
Just curious, as I'm not too familiar with XvMC yet, but would this provide another Xv adapter that used the 3D texture engine to display videos rather than othe video overlay? or something else. Sorry for my ignorance. Thanks, Alex --- Mark Vojkovich [EMAIL PROTECTED] wrote: I'd like to

Re: RFC: OpenGL + XvMC

2003-06-02 Thread Andrew C Aitchison
On Sun, 1 Jun 2003, Alex Deucher wrote: Just curious, as I'm not too familiar with XvMC yet, but would this provide another Xv adapter that used the 3D texture engine to display videos rather than othe video overlay? or something else. Sorry for my ignorance. ...

Re: S3 968 with IBM 526 DAC

2003-06-02 Thread Tothwolf
On Sun, 1 Jun 2003, Andrew C Aitchison wrote: On Sat, 31 May 2003, Tothwolf wrote: I haven't been able to follow development lately, but is anyone actively working on adding IBM 526 support to the new S3 server? I have a number of Diamond Stealth 64 VRAM boards that use the S3 968 with

1200dpi bitmap fonts in the tree

2003-06-02 Thread Juliusz Chroboczek
Is it me, or are we really shipping 1200dpi bitmap fonts as part of XFree86? xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Courier.pmf Juliusz ___ Devel mailing list [EMAIL PROTECTED]

Re: Radeon 9000 If (RV250), Mac G4 (Wintunnel) problems withXFree86

2003-06-02 Thread Michel Dänzer
On Fri, 2003-05-30 at 11:52, Simon Urbanek wrote: I have several problems with the ATI Radeon drivers in XFree on my Mac G4 Windtunnel (dual 1.4GHz). Summary: 1) CRT + TMDS dual head configuration doesn't work 2) In all configurations colors are completely wrong 3) closing X blanks all

Re: RFC: OpenGL + XvMC

2003-06-02 Thread Mike A. Harris
On Sun, 1 Jun 2003, Andrew C Aitchison wrote: Just curious, as I'm not too familiar with XvMC yet, but would this provide another Xv adapter that used the 3D texture engine to display videos rather than othe video overlay? or something else. Sorry for my ignorance. ...

Re: 1200dpi bitmap fonts in the tree

2003-06-02 Thread Alan Hourihane
On Sun, Jun 01, 2003 at 07:20:57PM +0200, Juliusz Chroboczek wrote: Is it me, or are we really shipping 1200dpi bitmap fonts as part of XFree86? xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Courier.pmf These have always been there. It's part of the Xprint server. Alan.

Re: 1200dpi bitmap fonts in the tree

2003-06-02 Thread Roland Mainz
Juliusz Chroboczek wrote: Is it me, or are we really shipping 1200dpi bitmap fonts as part of XFree86? xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Courier.pmf The *.pmf files are no real fonts, they contain only the metrics for printer builtin fonts (those are usually

Re: Bugzilla #306 (Building with #define BuildRender NO)

2003-06-02 Thread lindsay . haigh
I did something very similar, but also had to make changes in other parts of the code. In the end I gave up because of the myriad of problems in fb. Instead I just defined 'Option RenderColormapMode mono' in the ServerFlags section of the config file. My reason for disabling the Render extension

FW: Problem diplaying a pixel

2003-06-02 Thread Nitin Mahajan
Title: Message HelloEvery one! Iam trying to put one pixelon the scrren with the attached program. The program runs fine ,but Iam not able to see the pixel on the screen. Is there somehting which Iam missing? Or what can be the problem ?Can u lpease help me out tof this? Thanking u in

Re: RFC: OpenGL + XvMC

2003-06-02 Thread Jon Leech
On Fri, May 30, 2003 at 05:42:20PM -0700, Ian Romanick wrote: Mark Vojkovich wrote: I'd like to propose adding a XvMCCopySurfaceToGLXPbuffer function to XvMC. I have implemented this in NVIDIA's binary drivers and am able to do full framerate HDTV video textures on the higher end GeForce4

Re: RFC: OpenGL + XvMC

2003-06-02 Thread Mark Vojkovich
On Sun, 1 Jun 2003, Jon Leech wrote: On Fri, May 30, 2003 at 05:42:20PM -0700, Ian Romanick wrote: Mark Vojkovich wrote: I'd like to propose adding a XvMCCopySurfaceToGLXPbuffer function to XvMC. I have implemented this in NVIDIA's binary drivers and am able to do full framerate HDTV