[Bug 11378] New: GL_POLYGON set wrong point color if PolygonMode is GL_POINT

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11378

   Summary: GL_POLYGON set wrong point color if PolygonMode is
GL_POINT
   Product: Mesa
   Version: CVS
  Platform: Other
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/DRI/i965
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: dri-devel@lists.sourceforge.net, [EMAIL PROTECTED]


if PolygonMode is GL_POINT, the point color is incorrect when draw
POLYGON/QUADS.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11378] GL_POLYGON set wrong point color if PolygonMode is GL_POINT

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11378





--- Comment #1 from [EMAIL PROTECTED]  2007-06-26 02:25 PST ---
Created an attachment (id=10452)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10452action=view)
test case


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] New: r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380

   Summary: r300 DRI misrenders 3D objects
   Product: DRI
   Version: XOrg CVS
  Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: General
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


When trying to use DRI enabled applications on an R300 (ATI Mobility Radeon
9600 M10, PCI ID 1002:4e50 subsystem 1025:0046; 1400x1050 at 24 bpp), the
application's window is garbled (there is no crash, and it looks like the
application is working, just not drawing the correct items).

Neither X logs nor dmesg show any error messages, LIBGL_DEBUG=verbose glxinfo
doesn't report anything odd.

2D acceleration is working perfectly, identical software works well (including
DRI) with an r200 card.

xorg-server 1.3.0.0
xf86-video-ati 6.6.192
Mesa 6.5.3 (also tried 7.0 with patched xorg-server, same effect)
libdrm from git
Linux 2.6.22-rc4 (tried both stock kernel and kernel with current DRI git
modules; also tried 2.6.21)
glibc 2.6
gcc 4.2

The same machine worked well roughly a year ago, with xorg-server 1.1.1,
xf86-video-ati 6.6.1, libdrm 2.1, Linux 2.6.18-rc2, glibc 2.4, gcc 4.1.1


Misrenderings depend on the application.
blender just garbles its window (will attach a screenshot), tuxracer/ppracer
draw the background and nothing else (possibly the menus etc. are hidden behind
the background), glxgears shows just a black window and a pretty high FPS (9281
frames in 5.0 seconds = 1856.061 FPS
9389 frames in 5.0 seconds = 1877.744 FPS)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380





--- Comment #1 from [EMAIL PROTECTED]  2007-06-26 10:10 PST ---
Created an attachment (id=10459)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10459action=view)
Screenshot showing garbled blender


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #2 from [EMAIL PROTECTED]  2007-06-26 10:40 PST ---
This is probably one of my commits... Maybe the vertex shader clean up.  I'm
compiling blender now and I'll start bisecting this assuming I can reproduce
the bug. :-) 


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|General |Drivers/DRI/r300
Product|DRI |Mesa
Version|XOrg CVS|unspecified




--- Comment #3 from [EMAIL PROTECTED]  2007-06-26 10:52 PST ---
(In reply to comment #0)
 The same machine worked well roughly a year ago, with xorg-server 1.1.1,
 xf86-video-ati 6.6.1, libdrm 2.1, Linux 2.6.18-rc2, glibc 2.4, gcc 4.1.1

What version of Mesa was that? Does that version still work with the rest of
the system unchanged?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380





--- Comment #4 from [EMAIL PROTECTED]  2007-06-26 10:58 PST ---
I just tested Blender 2.44 with Mesa from git and it worked fine...  Could you
try with Mesa from git? 


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8056] s3tc broken in ut2004

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8056





--- Comment #15 from [EMAIL PROTECTED]  2007-06-26 11:08 PST ---
Created an attachment (id=10460)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10460action=view)
Mesa part1 of tiling.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8056] s3tc broken in ut2004

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8056





--- Comment #16 from [EMAIL PROTECTED]  2007-06-26 11:09 PST ---
Created an attachment (id=10461)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10461action=view)
DRM tile part


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8056] s3tc broken in ut2004

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8056





--- Comment #17 from [EMAIL PROTECTED]  2007-06-26 11:09 PST ---
Created an attachment (id=10462)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10462action=view)
Mesa part 2 of tiling


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8056] s3tc broken in ut2004

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8056


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #10461|text/x-patch|text/plain
  mime type||
  Attachment #10461|0   |1
   is patch||




-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8056] s3tc broken in ut2004

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8056





--- Comment #18 from [EMAIL PROTECTED]  2007-06-26 11:11 PST ---
Created an attachment (id=10463)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10463action=view)
Mesa part 3 of tiling


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8056] s3tc broken in ut2004

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8056





--- Comment #19 from [EMAIL PROTECTED]  2007-06-26 11:13 PST ---
Patches implementing micro tiling on r300, if someone wants play with them. 


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380





--- Comment #5 from [EMAIL PROTECTED]  2007-06-26 11:50 PST ---
Mesa from today's git does the same thing as 7.0 (and 6.5.3).

The last Mesa version known to work for me is a CVS snapshot from 2006/07/19.
I'll try putting that in (it'll take a while to adjust xorg-server 1.3.0.0 to
compile against it though) next.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380





--- Comment #6 from [EMAIL PROTECTED]  2007-06-26 11:55 PST ---
(In reply to comment #5)
 Mesa from today's git does the same thing as 7.0 (and 6.5.3).
 
 The last Mesa version known to work for me is a CVS snapshot from 2006/07/19.
 I'll try putting that in (it'll take a while to adjust xorg-server 1.3.0.0 to
 compile against it though) next.
 
Well I don't have such problems with latest mesa.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8641] interrupts not properly handled for VIA K8M800 / UniChrome Pro

2007-06-26 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8641





--- Comment #2 from [EMAIL PROTECTED]  2007-06-26 12:12 ---
Created an attachment (id=11887)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=11887action=view)
Patch to /usr/src/linux_ver/drivers/char/drm/drm_pciids.h


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8641] interrupts not properly handled for VIA K8M800 / UniChrome Pro

2007-06-26 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8641





--- Comment #3 from [EMAIL PROTECTED]  2007-06-26 12:13 ---
I think I found a solution to this. In via_irq.c, two sets of IRQ masks are
present, one for the unichrome pro a and the other generic. the k8m800 is a
unichrome pro b chipset(i think). Currently, in the drm_pciids.h file, the
device id of k8m800 is marked for generic. i altered it to mark it as
unichrome_pro_a(since we do not have a mask for unichrome pro b).

The irq error stopped coming. Can someone verify this? Please check out the
proposed patch.

Hope this helps.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 5092] Unichrome (K8M800) locks up when working with textures

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=5092





--- Comment #15 from [EMAIL PROTECTED]  2007-06-26 12:15 PST ---
Update: http://bugzilla.kernel.org/show_bug.cgi?id=8641
I have submitted a patch to this bug that deals with the IRQ interrupt bug. It
seems to work, but sadly, this doesn't solve the lockup issue we face here.
Maybe the two are not related. Can someone confirm the patch works?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380





--- Comment #7 from [EMAIL PROTECTED]  2007-06-26 12:19 PST ---

Nor I.  There were problems (which look nothing like the attached screenshot)
with blender up till last week, but they were remedied for me and it works
flawlessly.  I am running Xorg 7.2, so I don't know if that would make any
difference.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8641] interrupts not properly handled for VIA K8M800 / UniChrome Pro

2007-06-26 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8641





--- Comment #4 from [EMAIL PROTECTED]  2007-06-26 13:29 ---
The patch seems to work for me. I'm not seeing the IRQ disable message anymore.
Thank you. Shankar, could you submit the patch and close the bug? Thank you
again.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11384] New: r300: Some OpenGL applications have strange rendering characteristics

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11384

   Summary: r300: Some OpenGL applications have strange rendering
characteristics
   Product: DRI
   Version: unspecified
  Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: General
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


Various OpenGL applications (e.g., Scorched 3D, Neverball, D2X-XL) render
scenes incorrectly, with strange results. As an example, the landscape in
Neverball is partially (to at times completely) obscured from view by other
parts of the scene rendered in smaller pieces that may be described as having
been shattered by a hammer in many pieces, scattered all over the window. The
results of Scorched3D are the same, though in addition, the menus are not
rendered in their entirety. D2X-XL (an implementation of Descent) differs in
that most of the scene is black with a small number of lines at the top of the
window being rendered in patches of small squares. Example screenshots can be
found at:
http://home.comcast.net/~genecide/neverball.png
http://home.comcast.net/~genecide/scorched3d.png
http://home.comcast.net/~genecide/d2x-xl.png

glxinfo output http://home.comcast.net/~genecide/glxinfo


I'm wondering if the three use an extension which simply hasn't been
implemented yet in the r300 (or XPress 200M)? D2X-XL mentions when started:
Software fallback: ctx-Multisample.Enabled

This is a Presario V5303NR w/an XPress 200M 5955 PCIE on Gentoo x86-32,
2.6.20-gentoo-r7, X.Org 7.2, git mesa  drm (started using git trees about one
month ago...has exhibited this behavior since then)

I realize how very very alpha (if even) the 200M support is...I just didn't
know if this was something anyone else has run into yet (Through searching I
wasn't able to find a bug that sounded satisfactorily similar to this)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11386] New: Small Error when i try to load a game called Tibia

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11386

   Summary: Small Error when i try to load a game called Tibia
   Product: Mesa
   Version: 6.5
  Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: high
 Component: Drivers/DRI/i810
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


The Error i get is Mesa 6.5.2 implementation error: In _mesa_DeleteHashTable,
found non-freed data
Its when ever i load a game called Tibia up, tibia loads up but its graphics
are terrible, and only like half of it will load up.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11386] Small Error when i try to load a game called Tibia

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11386





--- Comment #1 from [EMAIL PROTECTED]  2007-06-26 16:17 PST ---
Could you test with Mesa 7.0 (released last friday)?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380





--- Comment #8 from [EMAIL PROTECTED]  2007-06-26 16:22 PST ---
Going back to the old Mesa while leaving the rest the same doesn't fix things
-- chances are this is an interoperability problem with something else.

Is anyone for whom this works using gcc 4.2.x and/or xorg-server 1.3.0?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11380] r300 DRI misrenders 3D objects

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11380





--- Comment #9 from [EMAIL PROTECTED]  2007-06-26 16:46 PST ---

I've now tried with xorg-server 1.3.0 and it works fine.  gcc on this machine
is 4.1.2.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11384] r300: Some OpenGL applications have strange rendering characteristics

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11384





--- Comment #1 from [EMAIL PROTECTED]  2007-06-26 16:48 PST ---
Created an attachment (id=10465)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10465action=view)
Example testcase of rendering problem


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11384] r300: Some OpenGL applications have strange rendering characteristics

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11384





--- Comment #2 from [EMAIL PROTECTED]  2007-06-26 17:07 PST ---

This is definitely Xpress 200 related as I see the same on my laptop but not my
x700 or x850.  On all three machines, this i using mesa git from this
afternoon.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11384] r300: Some OpenGL applications have strange rendering characteristics

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11384





--- Comment #3 from [EMAIL PROTECTED]  2007-06-26 17:09 PST ---
I'm trying to get swtcl support for the rs200, but it locks up with too many
apps to merge yet, gears and ipers work mostly, but manytex locks the card.. I
most of the problem are due to the lack of clipping


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11389] New: [x86_64]UMark cause Segmantation Fault on 64bit platform

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11389

   Summary: [x86_64]UMark cause Segmantation Fault on 64bit platform
   Product: DRI
   Version: DRI CVS
  Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: General
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]


UMark is Benchmark tool for ut2004. It's an important tool to test ut2004's
performance.
It can be downloaded from http://ut2k3botbench.sourceforge.net/index.php

System Enviroment:
--

--Platform : 915/945/965/G33
--Architecture(ia32,ia32e,compatiblity):ia32e(x86_64)
--OS:FC6

Bug detailed description:
--
Run UMark(Benchmark tool for ut2004) will cause Segmentation Fault while
running ut2004 is normal.


Reproduce steps:

1.startup X
2.run umark


Current result:

Segmentation Fault


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11389] [x86_64]UMark cause Segmantation Fault on 64bit platform

2007-06-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11389





--- Comment #1 from [EMAIL PROTECTED]  2007-06-26 21:20 PST ---
backtrace log : 
--
(gdb) r
Starting program: /usr/local/bin/umark
[Thread debugging using libthread_db enabled]
[New Thread 47493248724224 (LWP 16234)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47493248724224 (LWP 16234)]
0x003ab58754f0 in strlen () from /lib64/libc.so.6
(gdb) bt
#0  0x003ab58754f0 in strlen () from /lib64/libc.so.6
#1  0x003ab5845cb8 in vfprintf () from /lib64/libc.so.6
#2  0x003ab586652d in vasprintf () from /lib64/libc.so.6
#3  0x003ab7053bc0 in g_vasprintf () from /lib64/libglib-2.0.so.0
#4  0x003ab70463b0 in g_strdup_vprintf () from /lib64/libglib-2.0.so.0
#5  0x003ab704644d in g_strdup_printf () from /lib64/libglib-2.0.so.0
#6  0x00403e6f in main (argc=1, argv=0x7fffc94b5d68) at main.c:122
(gdb)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel