Changeset 664f94b for general/graphlib


Ignore:
Timestamp:
12/03/2023 06:57:08 PM (5 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
79d741c
Parents:
882979cd
Message:

Add Glad to the book.

It provides a generator that creates loaders for Vulkan, OpenGL, EGL,
GLES, and GLX contexts. In our case it's going to be used for
libplacebo.

Location:
general/graphlib
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/graphlib.xml

    r882979cd r664f94b  
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gegl.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="giflib.xml"/>
     28  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glad.xml"/>
    2829  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glm.xml"/>
    2930  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="graphite2.xml"/>
Note: See TracChangeset for help on using the changeset viewer.