[haiku-bugs] [Haiku] #13340: BGLView::GetGLProcAddress and eglGetProcAddress return NULL always

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • Date: Thu, 23 Feb 2017 19:11:31 -0000

#13340: BGLView::GetGLProcAddress and eglGetProcAddress return NULL always
-----------------------------+------------------------------
 Reporter:  waddlesplash     |        Owner:  kallisti5
     Type:  bug              |       Status:  new
 Priority:  normal           |    Milestone:  Unscheduled
Component:  Kits/OpenGL Kit  |      Version:  R1/Development
 Keywords:                   |   Blocked By:
 Blocking:                   |  Has a Patch:  0
 Platform:  All              |
-----------------------------+------------------------------
 Encountered on x64 with Mesa 17.0.0-1. The Dolphin emulator's OpenGL
 system tries to get the address of {{{glGetIntegerv}}}, and both the
 official EGL system as well as the BGL backend I wrote for it return NULL
 when attempting to fetch the address of that function.

 The complete port is here:
 https://github.com/waddlesplash/dolphin/tree/haiku

 Note that if you want to use it, you'll need to change the "CPU Backend"
 to "Cached Interpreter" (the JIT is presently broken due to #13292), and
 enable logging (set log level to "Info", toggle all logging systems.)

--
Ticket URL: <https://dev.haiku-os.org/ticket/13340>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: