All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 28628] New: GLSL Shader Error on R300g
@ 2010-06-20 19:00 bugzilla-daemon
  2010-06-20 19:01 ` [Bug 28628] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-20 19:00 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28628

           Summary: GLSL Shader Error on R300g
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: crumja@gmail.com


Neverwinter Nights 2 normally runs fine on wine under fglrx and other
proprietary drivers. However, using git build of r300g at time of posting
results in errors in the generated GLSL code that's caught by the command
buffer.

Attached is the exact error output from wine.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 28628] GLSL Shader Error on R300g
  2010-06-20 19:00 [Bug 28628] New: GLSL Shader Error on R300g bugzilla-daemon
@ 2010-06-20 19:01 ` bugzilla-daemon
  2010-06-22 23:48 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-20 19:01 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28628

--- Comment #1 from Richard Guo <crumja@gmail.com> 2010-06-20 12:01:18 PDT ---
Created an attachment (id=36394)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=36394)
error log

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 28628] GLSL Shader Error on R300g
  2010-06-20 19:00 [Bug 28628] New: GLSL Shader Error on R300g bugzilla-daemon
  2010-06-20 19:01 ` [Bug 28628] " bugzilla-daemon
@ 2010-06-22 23:48 ` bugzilla-daemon
  2010-06-22 23:52 ` [Bug 28628] [r300g] ARB_vp: error: relative address offset too large (163) bugzilla-daemon
  2010-08-03 22:25 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-22 23:48 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28628

Marek Olšák <maraeo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36394|application/octet-stream    |text/plain
          mime type|                            |

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 28628] [r300g] ARB_vp: error: relative address offset too large (163)
  2010-06-20 19:00 [Bug 28628] New: GLSL Shader Error on R300g bugzilla-daemon
  2010-06-20 19:01 ` [Bug 28628] " bugzilla-daemon
  2010-06-22 23:48 ` bugzilla-daemon
@ 2010-06-22 23:52 ` bugzilla-daemon
  2010-08-03 22:25 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-22 23:52 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28628

Marek Olšák <maraeo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|GLSL Shader Error on R300g  |[r300g] ARB_vp: error:
                   |                            |relative address offset too
                   |                            |large (163)

--- Comment #2 from Marek Olšák <maraeo@gmail.com> 2010-06-22 16:52:58 PDT ---
This looks like a parser bug in ARB_vertex_program.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 28628] [r300g] ARB_vp: error: relative address offset too large (163)
  2010-06-20 19:00 [Bug 28628] New: GLSL Shader Error on R300g bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-06-22 23:52 ` [Bug 28628] [r300g] ARB_vp: error: relative address offset too large (163) bugzilla-daemon
@ 2010-08-03 22:25 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-08-03 22:25 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28628

Marek Olšák <maraeo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Marek Olšák <maraeo@gmail.com> 2010-08-03 15:25:12 PDT ---
Fixed by commit 0614006d090902324149387ec150231b647928fd. Closing..

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-03 22:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-20 19:00 [Bug 28628] New: GLSL Shader Error on R300g bugzilla-daemon
2010-06-20 19:01 ` [Bug 28628] " bugzilla-daemon
2010-06-22 23:48 ` bugzilla-daemon
2010-06-22 23:52 ` [Bug 28628] [r300g] ARB_vp: error: relative address offset too large (163) bugzilla-daemon
2010-08-03 22:25 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.