Re: display lists broken in Mesa maybe due to glapi dispatch changes (?), and an Xthreads problem

2005-08-02 Thread Jon Smirl
I think I'm hitting the display list problem in EGL too. I can't get eglgears to draw but other apps do. On 8/1/05, Ian Romanick <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > In addition to my recent commit to Mesa CVS, try this patch. I have > verified that ev

OGL compliance, and DRI interface...

2005-08-02 Thread Alan Grimes
I've been hacking on my version of the N64 emulator again and I noticed I was getting an invalid value error from the texImage2D command... I assumed that it was because it required textures to be a power of two in size... Then I checked the GL spec and the only mention I found was that for cube

Re: OGL compliance, and DRI interface...

2005-08-02 Thread Philipp Klaus Krause
Alan Grimes schrieb: > I've been hacking on my version of the N64 emulator again and I noticed > I was getting an invalid value error from the texImage2D command... > > I assumed that it was because it required textures to be a power of two > in size... > > Then I checked the GL spec and the only

[Bug 3956] New: Crash in DRI programs: "User called no-op dispatch function (an unsupported extension function?)"

2005-08-02 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=3956 Summary: Crash in DRI programs: "User called no-op dispatch

Re: OGL compliance, and DRI interface...

2005-08-02 Thread Roland Scheidegger
Alan Grimes wrote: I've been hacking on my version of the N64 emulator again and I noticed I was getting an invalid value error from the texImage2D command... I assumed that it was because it required textures to be a power of two in size... Then I checked the GL spec and the only mention I fou

[Bug 3834] Only first X server can do DRI in fast user switching mode

2005-08-02 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=3834 --- Additional Comments From [EMAIL PROTECTED] 2005-08-03 13:25 --- I'm u