<mntirc>
the issue from their pov is that etnaviv doesn't advertise GL_ARB_sync for ES, only for desktop GL
<lynxeye>
GL_ARB_sync is a desktop GL extension and isn't defined for GLES, so Mesa core isn't exposing the extension. Nothing etnaviv can do here.
<lynxeye>
If this code should work on GLES, then gtk should use the EGL sync primitives, not GL ones.
<mntirc>
lynxeye: thanks for confirming
<mntirc>
lynxeye: they are asking if they should use GL_OES_EGL_sync?
<lynxeye>
mntirc: Yea that the right direction, but those primitives are actually part of core EGL since a log time. See section 3.8.1 of the EGL 1.5 spec.
<mntirc>
thanks, i am relaying this ^^
JohnnyonFlame has quit [Ping timeout: 480 seconds]
JohnnyonFlame has joined #etnaviv
underpantsgnome[m] has quit []
lynxeye has quit [Quit: Leaving.]
pcercuei has quit [Quit: Lost terminal]
JohnnyonFlame has quit [Read error: No route to host]