Re: Make test - opengl regression

2008-04-03 Thread Austin English
On Wed, Apr 2, 2008 at 5:05 PM, Austin English <[EMAIL PROTECTED]> wrote: > Running on my virtualbox feisty vm, seems make test is making some progress: > > [EMAIL PROTECTED]:~/wine-git$ cat wine-0.9.58-439-g73bd68c.txt | > grep 'make.*Error' > make[2]: *** [exception.ok] Error 1 > make[1]: ***

Make test - opengl regression

2008-04-02 Thread Austin English
Running on my virtualbox feisty vm, seems make test is making some progress: [EMAIL PROTECTED]:~/wine-git$ cat wine-0.9.58-439-g73bd68c.txt | grep 'make.*Error' make[2]: *** [exception.ok] Error 1 make[1]: *** [ntdll/tests/__test__] Error 2 make[2]: *** [opengl.ok] Error 1 make[1]: *** [opengl32/t

Re: ATI Opengl regression (DRI?)

2005-12-22 Thread Aric Cyr
On 12/22/05, Raphael <[EMAIL PROTECTED]> wrote: > On Friday 16 December 2005 02:26, Aric Cyr wrote: > > Raphael club-internet.fr> writes: > > > On Thursday 15 December 2005 19:55, Jesse Allen wrote: > > > > > You really don't need to use glXQueryServerString() and > > glXQueryClientString(). It wo

Re: ATI Opengl regression (DRI?)

2005-12-22 Thread Raphael
found here > > > http://www.winehq.org/pipermail/wine-cvs/2005-December/019731.html > > > causes an opengl regression on my system. With the patch loading War3 > > > causes X Error of failed request: GLXUnsupportedPrivateRequest > > > Ma

Re: ATI Opengl regression (DRI?)

2005-12-15 Thread Aric Cyr
Raphael club-internet.fr> writes: > > On Thursday 15 December 2005 19:55, Jesse Allen wrote: > > Hi, > > > > It seems that the patch git-1399edb0925966a802a6a39835025c22c22c18e1.patch > > found here > > http://www.winehq.org/pipermail/wine-cvs/2005-De

Re: ATI Opengl regression (DRI?)

2005-12-15 Thread Jesse Allen
On 12/15/05, Raphael <[EMAIL PROTECTED]> wrote: > > No, only that DRI don't implement GLX 1.3 > i just sent a patch to fix (ie. by-pass) this regression. > > i thought that DRI implemented GLX 1.3 specs but seems they use a too older x > code :( > http://cvs.sourceforge.net/viewcvs.py/dri/xc/xc/pro

Re: ATI Opengl regression (DRI?)

2005-12-15 Thread Raphael
On Thursday 15 December 2005 19:55, Jesse Allen wrote: > Hi, > > It seems that the patch git-1399edb0925966a802a6a39835025c22c22c18e1.patch > found here > http://www.winehq.org/pipermail/wine-cvs/2005-December/019731.html causes > an opengl regression on my system. With the

ATI Opengl regression (DRI?)

2005-12-15 Thread Jesse Allen
Hi, It seems that the patch git-1399edb0925966a802a6a39835025c22c22c18e1.patch found here http://www.winehq.org/pipermail/wine-cvs/2005-December/019731.html causes an opengl regression on my system. With the patch loading War3 causes X Error of failed request: GLXUnsupportedPrivateRequest

Re: OpenGL regression

2005-12-10 Thread Stefan Dösinger
Am Freitag, 9. Dezember 2005 15:25 schrieb Huw D M Davies: > My guess is Stefan's XServer is glx version 1.2 (Stefan glxinfo will > comfirm this). Correct

Re: OpenGL regression

2005-12-09 Thread Huw D M Davies
On Fri, Dec 09, 2005 at 02:25:15PM +, Huw D M Davies wrote: > Looking at libGL, it uses the X_GLXVendorPrivateWithReply request with > the vendor code X_GLXvop_GetDrawableAttributesSGIX when the server > version is < 1.3 (otherwise it uses the X_GLXGetDrawableAttributes > request). Mesa doesn'

Re: OpenGL regression

2005-12-09 Thread Huw D M Davies
On Fri, Dec 09, 2005 at 12:26:43AM +0100, Raphael wrote: > > For Stefan problem i don't understand how it can fail :( My guess is Stefan's XServer is glx version 1.2 (Stefan glxinfo will comfirm this). Looking at libGL, it uses the X_GLXVendorPrivateWithReply request with the vendor code X_GLXvo

Re: OpenGL regression

2005-12-08 Thread Raphael
On Thursday 08 December 2005 21:59, Willie Sippel wrote: > Am Donnerstag, 8. Dezember 2005 21:37 schrieb Stefan Dösinger: > > Hello, > > I've just noticed that the opengl render_texture patch caused a > > regression with Counter Strike 1.6 and Mesa(radeon driver and software > > only) rendering. >

Re: OpenGL regression

2005-12-08 Thread Willie Sippel
Am Donnerstag, 8. Dezember 2005 21:37 schrieb Stefan Dösinger: > Hello, > I've just noticed that the opengl render_texture patch caused a regression > with Counter Strike 1.6 and Mesa(radeon driver and software only) > rendering. > I noticed a similar error, probably also related to that patch - te

OpenGL regression

2005-12-08 Thread Stefan Dösinger
Hello, I've just noticed that the opengl render_texture patch caused a regression with Counter Strike 1.6 and Mesa(radeon driver and software only) rendering. Patch link: http://www.winehq.org/pipermail/wine-cvs/2005-December/019731.html +opengl trace: trace:opengl:has_opengl GLX is up and runni