All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 105256] Slow performance using glDrawElementsBaseVertex
@ 2018-02-26 16:46 bugzilla-daemon
  2018-02-26 18:47 ` bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2018-02-26 16:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1269 bytes --]

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

            Bug ID: 105256
           Summary: Slow performance using glDrawElementsBaseVertex
           Product: Mesa
           Version: 17.3
          Hardware: Other
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: logan@bacoosta.com
        QA Contact: dri-devel@lists.freedesktop.org

Original application bug report here:

https://github.com/gonetz/GLideN64/issues/1561

This bug happens using mupen64plus (N64 emulator) and the GLideN64 graphics
plugin.

The application uses VBO streaming
(https://www.khronos.org/opengl/wiki/Buffer_Object_Streaming) using
ARB_buffer_storage to upload the VBO data.

Multiple users that when using Mesa + r600 driver, the performance was abysmal.
It turns out that converting the glDrawElementsBaseVertex calls to glDrawArrays
fixed the problem.

You can see the commit that fixed the problem here:

https://github.com/loganmc10/GLideN64/commit/9bcfa67d9550c7f1cd4ba72f657facd66a4d27e4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2876 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-09-18 19:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-26 16:46 [Bug 105256] Slow performance using glDrawElementsBaseVertex bugzilla-daemon
2018-02-26 18:47 ` bugzilla-daemon
2018-02-26 19:05 ` bugzilla-daemon
2018-02-26 19:55 ` bugzilla-daemon
2018-02-26 20:05 ` bugzilla-daemon
2018-02-27  0:41 ` [Bug 105256] Slow performance using glDrawElements calls with GL_UNSIGNED_BYTE indices bugzilla-daemon
2018-02-27  3:29 ` bugzilla-daemon
2018-03-11  7:56 ` bugzilla-daemon
2019-09-18 19: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.