[Mesa3d-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2008-01-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10966





--- Comment #11 from Wei Mingzhi [EMAIL PROTECTED]  2008-01-17 02:59:21 PST 
---
Created an attachment (id=13762)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=13762)
error messages when running DirectX programs with Wine and Unichrome driver, in
the latest version

It seems with the latest version of Wine and Mesa, the error messages when
running DirectX programs with Unichrome was changed. Currently it's like:

main/renderbuffer.c:2150:_mesa_reference_renderbuffer: Assertion
“oldRb-Magic == 0xaabbccdd” Failed.

I've attached more error messages about this.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


[Mesa3d-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2007-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10966





--- Comment #10 from [EMAIL PROTECTED]  2007-08-24 17:10 PST ---
Hello there,

I have exactly the same problem with a SiS630 integrated video adapter. I tried
the workaround, mentioned here, but unfortunately, with no success. I get no
more assertion failed messages, but DirectDraw and D3D appliactions still
don't run with Wine...
I'm using Ubuntu 7.04, with the built-in version of Mesa (6.5.2). I tried
compiling Mesa from source (versions 6.5.2 and 6.5.3), but nothing has changed.
When I start a ddraw or d3d app, my computer locks up completely, I have to do
a hard reset.

Any ideas?


-- 
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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


[Mesa3d-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2007-05-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10966





--- Comment #6 from [EMAIL PROTECTED]  2007-05-16 23:38 PST ---
Created an attachment (id=9992)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=9992action=view)
stack trace and variable dump


-- 
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/
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


[Mesa3d-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2007-05-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10966





--- Comment #7 from [EMAIL PROTECTED]  2007-05-16 23:45 PST ---
Dear Paul, Alex and Benno,

Many apologies for my proposal, clearly this is not a good direction, but it
was my only way to make it work. If I knew something about the Unichrome
driver...

I attached some explanations about the failure, having modified the sources
src/mesa/drivers/dri/unichrome/via_context.c to print the calls to
viaMakeCurrent and other.

Best regards,
Pierre


-- 
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/
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


[Mesa3d-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2007-05-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10966





--- Comment #8 from [EMAIL PROTECTED]  2007-05-17 07:52 PST ---
Created an attachment (id=9995)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=9995action=view)
patch to via_context.c

Thanks for the extra info.  I'm attaching a patch that should help.  The same
thing may be needed for the BACK and DEPTH renderbuffers.

Note that thte unichrome driver really needs some work in this area so this is
basically a bandage.  See the comments in viaCreateBuffer().


-- 
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/
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


[Mesa3d-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2007-05-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10966





--- Comment #2 from [EMAIL PROTECTED]  2007-05-16 07:13 PST ---
Created an attachment (id=9984)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=9984action=view)
mesa-6.5.3/src/mesa/main/renderbuffer.c diffs to avoid assert failure

this is a test for _mesa_add_renderbuffer() in the case there was a
renderbuffer attached to a framebuffer, due to a bug in the via/unichrome
driver.


-- 
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/
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


[Mesa3d-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2007-05-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10966


[EMAIL PROTECTED] changed:

   What|Removed |Added

Attachment #9984 is|0   |1
   obsolete||




--- Comment #4 from [EMAIL PROTECTED]  2007-05-16 09:07 PST ---
Created an attachment (id=9986)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=9986action=view)
mesa-6.5.3/src/mesa/main/renderbuffer.c diffs to avoid assert failure


-- 
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/
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


[Mesa3d-dev] [Bug 10966] workaround to avoid the assert main/renderbuffer.c:2041: _mesa_add_renderbuffer:...

2007-05-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10966





--- Comment #5 from [EMAIL PROTECTED]  2007-05-16 10:12 PST ---
I'm going to veto that patch.  The real bug is in the unichrome driver, not in
core Mesa.

If you can provide a stack trace when the problem occurs, I might be able to
suggest something better.  Also, what is the value of 'bufferName' at that
time?


-- 
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/
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev