All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 38403] New: Vertex arrays with more than 65532 vertices are not fully rendered.
@ 2011-06-17 13:18 bugzilla-daemon
  2011-06-17 13:20 ` [Bug 38403] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-17 13:18 UTC (permalink / raw)
  To: dri-devel

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

           Summary: Vertex arrays with more than 65532 vertices are not
                    fully rendered.
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: samuel.pitoiset@gmail.com


Hello,

I have rendering problems when I try to display more then 65532 vertices with
my Radeon X600.

I attached the apitrace file
http://www.quickfilepost.com/done.do?get=4f69f193a4cd2ef1b5e8372a824317d2&tb=.

You can see the patch here http://paste.pocoo.org/show/410186/ and the
screenshot here
http://www.quickfilepost.com/done.do?get=72e61088b58f7fb7b11781a47381b3f6&tb=.

Thanks.

-- 
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] 6+ messages in thread

* [Bug 38403] Vertex arrays with more than 65532 vertices are not fully rendered.
  2011-06-17 13:18 [Bug 38403] New: Vertex arrays with more than 65532 vertices are not fully rendered bugzilla-daemon
@ 2011-06-17 13:20 ` bugzilla-daemon
  2011-06-17 13:24 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-17 13:20 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Arthur Huillet <arthur.huillet@free.Fr> 2011-06-17 06:20:22 PDT ---
The patch mentioned above seems to fix the issue on r300.

If it does not seem obviously wrong to you, please apply it.

-- 
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] 6+ messages in thread

* [Bug 38403] Vertex arrays with more than 65532 vertices are not fully rendered.
  2011-06-17 13:18 [Bug 38403] New: Vertex arrays with more than 65532 vertices are not fully rendered bugzilla-daemon
  2011-06-17 13:20 ` [Bug 38403] " bugzilla-daemon
@ 2011-06-17 13:24 ` bugzilla-daemon
  2011-06-18 19:11 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-17 13:24 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from hakzsam <samuel.pitoiset@gmail.com> 2011-06-17 06:24:57 PDT ---
Created an attachment (id=48091)
 View: https://bugs.freedesktop.org/attachment.cgi?id=48091
 Review: https://bugs.freedesktop.org/review?bug=38403&attachment=48091

fixes the primitives being ignored

-- 
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] 6+ messages in thread

* [Bug 38403] Vertex arrays with more than 65532 vertices are not fully rendered.
  2011-06-17 13:18 [Bug 38403] New: Vertex arrays with more than 65532 vertices are not fully rendered bugzilla-daemon
  2011-06-17 13:20 ` [Bug 38403] " bugzilla-daemon
  2011-06-17 13:24 ` bugzilla-daemon
@ 2011-06-18 19:11 ` bugzilla-daemon
  2011-06-18 19:17 ` bugzilla-daemon
  2011-06-18 19:45 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-18 19:11 UTC (permalink / raw)
  To: dri-devel

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48091|0                           |1
        is obsolete|                            |

--- Comment #3 from Marek Olšák <maraeo@gmail.com> 2011-06-18 12:11:38 PDT ---
Created an attachment (id=48143)
 View: https://bugs.freedesktop.org/attachment.cgi?id=48143
 Review: https://bugs.freedesktop.org/review?bug=38403&attachment=48143

possible fix

Does this patch fix the issue?

-- 
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] 6+ messages in thread

* [Bug 38403] Vertex arrays with more than 65532 vertices are not fully rendered.
  2011-06-17 13:18 [Bug 38403] New: Vertex arrays with more than 65532 vertices are not fully rendered bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-06-18 19:11 ` bugzilla-daemon
@ 2011-06-18 19:17 ` bugzilla-daemon
  2011-06-18 19:45 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-18 19:17 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from hakzsam <samuel.pitoiset@gmail.com> 2011-06-18 12:17:56 PDT ---
Indeed, this patch fixes the issue. Thanks.

-- 
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] 6+ messages in thread

* [Bug 38403] Vertex arrays with more than 65532 vertices are not fully rendered.
  2011-06-17 13:18 [Bug 38403] New: Vertex arrays with more than 65532 vertices are not fully rendered bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-06-18 19:17 ` bugzilla-daemon
@ 2011-06-18 19:45 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-18 19:45 UTC (permalink / raw)
  To: dri-devel

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

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

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

--- Comment #5 from Marek Olšák <maraeo@gmail.com> 2011-06-18 12:45:21 PDT ---
Ok, I pushed it. 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] 6+ messages in thread

end of thread, other threads:[~2011-06-18 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-17 13:18 [Bug 38403] New: Vertex arrays with more than 65532 vertices are not fully rendered bugzilla-daemon
2011-06-17 13:20 ` [Bug 38403] " bugzilla-daemon
2011-06-17 13:24 ` bugzilla-daemon
2011-06-18 19:11 ` bugzilla-daemon
2011-06-18 19:17 ` bugzilla-daemon
2011-06-18 19:45 ` 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.