[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

2007-11-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11131





--- Comment #9 from [EMAIL PROTECTED]  2007-11-12 07:27 PST ---
The error about exceeding the max number of indirect texture lookups indicates
that a hardware limit is being hit.  A software fallback probably insn't very
desirable.  I'll try to look into this someday, but there might not be a good
solutions...


-- 
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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

2007-11-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11131





--- Comment #10 from [EMAIL PROTECTED]  2007-11-12 07:45 PST ---
(In reply to comment #9)
 The error about exceeding the max number of indirect texture lookups indicates
 that a hardware limit is being hit.  A software fallback probably insn't very
 desirable.  I'll try to look into this someday, but there might not be a good
 solutions...
In this case, it's very likely a driver limitation (since those games typically
honor the indirect limit of 4 which is the same limit the r300 has, and the
minimum d3d ps 2.0 mandates).
The driver counts each new texture fetch using coordinates from a temp reg as a
new indirection. That's not how the spec or the chip works. Something similar
to what the r300 driver does would be needed (note though that texture
instructions really are explicitly different to set up on r300 compared to alu
instructions, they are not on i915, the texture nodes are rather implicit and
internally generated, but it doesn't really matter).


-- 
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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

2007-11-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11131





--- Comment #8 from [EMAIL PROTECTED]  2007-11-10 18:19 PST ---
This error also appear with FlatOut2 in intel 945gm and wine 0.9.48. The same
game in Nvidia 8500GT works perfect 


-- 
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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

2007-11-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11131





--- Comment #7 from [EMAIL PROTECTED]  2007-11-01 18:47 PST ---
Created an attachment (id=12309)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=12309action=view)
my xorg.conf


-- 
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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

2007-11-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11131





--- Comment #6 from [EMAIL PROTECTED]  2007-11-01 18:46 PST ---
Created an attachment (id=12308)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=12308action=view)
console log of steam running half life 2 on wine


-- 
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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

2007-11-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11131


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #5 from [EMAIL PROTECTED]  2007-11-01 18:42 PST ---
I have duplicated this bug on Ubuntu 7.10 with wine-0.9.48 and Half Life 2 with
the latest updates on my acer aspire 5570 2067 with intel gma 945 chipset.


-- 
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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #4 from [EMAIL PROTECTED]  2007-10-26 07:31 PST ---
*** Bug 12957 has been marked as a duplicate of this 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: 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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Drivers/DRI/i810|Drivers/DRI/i915




-- 
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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

2007-07-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11131





--- Comment #3 from [EMAIL PROTECTED]  2007-07-29 09:40 PST ---
The crashes should be fixed in git.
However, the driver will still complain, and you're going to be short lived if
you play half life with swrast fallback...


-- 
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/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|major   |critical




-- 
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 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Drivers/DRI/i915|Drivers/DRI/i810




-- 
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 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

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





--- Comment #1 from [EMAIL PROTECTED]  2007-06-03 13:34 PST ---
Created an attachment (id=10167)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10167action=view)
my xorg.conf file


-- 
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 11131] Mesa 6.5.2 implementation error: i915_program_error: Exceeded max nr indirect texture lookups

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





--- Comment #2 from [EMAIL PROTECTED]  2007-06-03 13:36 PST ---
Created an attachment (id=10168)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=10168action=view)
The console output, when running half life (garrys mod) under wine


-- 
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