Re: Improving glXSwapBuffers performace

2005-04-11 Thread Brian Paul
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 sprintf() in a tight loop: (gdb) where #0 PsOut_OutImageBytes

info regarding mga driver(Matrox graphics card driver)

2005-04-11 Thread karthik
Sir,           Can u tell me where the device corresponding to the graphics driver is created ie whether its in /dev or /sys/class etc in 2.6 kernel.         Also can i uses ioctls after opening the device to see its working. Also can u please tell me various ioctls number for the mga

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

2005-04-11 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-11 11:55 --- I

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

2005-04-11 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-11 16:05 --- On

Help wanted: Translations for driver option descriptions

2005-04-11 Thread Felix Kühling
Hi DRI developers and users, As you may or may not know, it is possible to translate the option descriptions that you see in DRIconf. I just changed the way these translations are managed in Mesa to use GNU gettext, the standard tool for I18N. If you're interested in translating existing driver

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

2005-04-11 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 943] Patch to add support for 32bit DRI clients on 64bit machines

2005-04-11 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-11 21:57 --- After

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

2005-04-11 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-11 21:59 --- OK,