On 02/09/2017 05:19 PM, Eero Tamminen wrote:
> Hi,
> 
> When checking GL errors for "Unturned" (Steam top-20 Unity3D based
> game), I noticed that it uses functions from extension unsupported by
> Mesa, and missing from "features.txt":
> https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_debug_label.txt
> 
> Could it be added to "features.txt" file?

I thought the functionality of that extension was folded into some other
ARB (or KHR) extension... GL_KHR_debug, maybe?  It's also not the sort
of thing that an app should use in release mode.

>     - Eero
> 
> PS. Apitrace already outputs those debug labels in the replay output,
> but I didn't check whether its GUI could also make use of them.
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to