[Bug 2994] New: Hardware accelerated indirect-rendering should be supported

2005-04-13 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=2994 Summary: Hardware accelerated indirect-rendering should be

Re: Improving glXSwapBuffers performace

2005-04-13 Thread Simon Toedt
On Apr 11, 2005 4:34 PM, Brian Paul [EMAIL PROTECTED] wrote: Simon Toedt wrote: Has anyone yet looked into ways to improve rendering performance? I have noticed that glXSwapBuffers() is slow (30secs +/-5secs on a P3/600Mhz) and mainly spends its time in PsOutImageBytes() which calls

[Bug 943] Patch to add support for 32bit DRI clients on 64bit machines

2005-04-13 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=943 --- Additional Comments From [EMAIL PROTECTED] 2005-04-13 07:06 --- One

Re: [Xprint] Re: Improving glXSwapBuffers performace

2005-04-13 Thread Roland Mainz
Simon Toedt wrote: On Apr 11, 2005 4:34 PM, Brian Paul [EMAIL PROTECTED] wrote: Simon Toedt wrote: Has anyone yet looked into ways to improve rendering performance? I have noticed that glXSwapBuffers() is slow (30secs +/-5secs on a P3/600Mhz) and mainly spends its time in

[Bug 2996] libglx / libGLcore should use a dispatch table

2005-04-13 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=2996 --- Additional Comments From [EMAIL PROTECTED] 2005-04-13 11:50 ---

[Bug 2996] libglx / libGLcore should use a dispatch table

2005-04-13 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=2996 --- Additional Comments From [EMAIL PROTECTED] 2005-04-13 11:53 ---

[Bug 2996] libglx / libGLcore should use a dispatch table

2005-04-13 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=2996 --- Additional Comments From [EMAIL PROTECTED] 2005-04-13 12:04 ---

[Bug 2996] libglx / libGLcore should use a dispatch table

2005-04-13 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=2996 --- Additional Comments From [EMAIL PROTECTED] 2005-04-13 12:28 ---

[Bug 1822] libGL (and DRI drivers) should support TLS

2005-04-13 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=1822 [EMAIL PROTECTED] changed: What|Removed |Added

[Bug 3022] New: i915 driver. Mesa 6.3 implementation error.

2005-04-13 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=3022 Summary: i915 driver. Mesa 6.3 implementation error. Product:

[Bug 2996] libglx / libGLcore should use a dispatch table

2005-04-13 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=2996 [EMAIL PROTECTED] changed: What|Removed |Added

[Bug 943] Patch to add support for 32bit DRI clients on 64bit machines

2005-04-13 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=943 --- Additional Comments From [EMAIL PROTECTED] 2005-04-13 16:52 ---

[Bug 943] Patch to add support for 32bit DRI clients on 64bit machines

2005-04-13 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=943 --- Additional Comments From [EMAIL PROTECTED] 2005-04-13 16:58 --- A

[Announce] New DRIconf release 0.2.6

2005-04-13 Thread Felix Kühling
Hi all, I just uploaded a new DRIconf release 0.2.6. See http://dri.freedesktop.org/wiki/DriConf. Important changes in this release: * A Spanish translation by David Rubio Miguélez * Some fixes that make maintaining and testing translations easier * If pygtk-2.6 is available,

Re: bus_dma(9)ing DRI for BSD

2005-04-13 Thread Dave Airlie
I'm trying to port DRM to NetBSD, for that purpose it's necessary to use the bus_dma(9) API instead of the vtophys hack. Therefor, I'm currently performing the last task which is going to be porting the DMA interface. I think Eric may be the only person who can answer this.. I've no idea if

[Bug 3024] New: No thread saftey in Mesa's libGL

2005-04-13 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=3024 Summary: No thread saftey in Mesa's libGL Product: DRI