On Thu, Feb 9, 2017 at 12:19 PM, Eero Tamminen
<eero.t.tammi...@intel.com> 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?

Sure.  features.txt was originally GL3.txt and as a list of the
extensions missing for GL 3.x and 4.x compliance.  Now that a number
of drivers support all of those extensions, it has also become a list
of useful extensions and their status in mesa.

Alex

>
>
>         - 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