OpenGL API detection fail (Linux) #3528
Labels
Bug
A crash, misbehaviour, or other problem
Need More Info
More information is needed from a user to work on this issue
Description of Bug
OpenGL 4.1 API not detected on Linux while trying to debug OpenXRay rendering pipe.
Steps to reproduce
details and other distro-specifics over here:
https://github.com/OpenXRay/xray-16/wiki/%5BEN%5D-How-to-build-and-setup-on-Linux
From here on RenderDoc doesn't see any API.
The engine itself uses a simple startup-binary to load modules in (dll/so), one of which is where OpenGL is being initialized and for some reasons RenderDoc doesn't see anything. Chances are that if OpenXRay is compiled statically into one binary it could work. Tried all launch-options that are provided by RenderDoc but nothing works.
Note: APITrace 12 has no problems detecting, capturing and replaying this.
Environment
The text was updated successfully, but these errors were encountered: