Skip to content

Fixes an issue with an OpenCL extension misbehaving in AMDs implementation.

License

Notifications You must be signed in to change notification settings

h33p/resolve-amdocl-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make DaVinci Resolve launch on Linux with AMDGPU-PRO OpenCL

This blacklists clGetGLContextInfoKHR extension which misbehaves when using AMDGPU-PRO OpenCL, without the rest of the proprietary component.

To use, build it and LD_PRELOAD the generated library.

Building

make

Usage

LD_PRELOAD=amdocl_fix.so /opt/resolve/bin/resolve

Or:

./run_resolve.sh

About

Fixes an issue with an OpenCL extension misbehaving in AMDs implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published