libGL.so bug

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

libGL.so bug

543 次查看
ilyaaveryanov
Contributor I

The glXChooseFBConfig implementation from libGL.so Not relevant documentation.


SGI TPL View (glxchoosefbconfig)

Pass null to third argument get crash in  __glXInitializeVisualConfigFromTags+0x50

on instruction

LDR R3, [R4]

The registry is R4 value of the third argument.

If attribList is NULL then glXChooseFBConfig returns an array of GLX frame

  buffer configurations that are available on the specified screen.


标记 (2)
0 项奖励
1 回复

353 次查看
ivannikolaenko
Contributor IV

Hi all!

I have the same bug.

Does anyone know how to solve this issue?

0 项奖励