Skip to content

llglv2023-03-05

Updated

Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal.

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No default features.

#direct3d11

Support for direct3d11

Platforms: windows
  • windows
  • linux
  • osx
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#direct3d12

Support for direct3d12

Platforms: windows
  • windows
  • linux
  • osx
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#metal

Support for metal

Platforms: osx | ios
  • osx
  • linux
  • windows
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#opengl

Support for opengl

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#vulkan

Support for vulkan

Platforms: !osx
  • linux
  • windows
  • osx
Dependencies:
and 2 transitive dependencies:
Host Dependencies:
2 transitive dependencies:

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • NancyLi1013's avatarNancyLi1013
  • Phil Christensen's avatarPhil Christensen
  • Billy O'Neal's avatarBilly O'Neal
  • JonLiu1993's avatarJonLiu1993
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • autoantwort's avatarautoantwort

#Changelog

  • 2626652Patch Tuesday for September 2025 + macOS 15.6.1 (#47326)
  • f3ebb73[LLGL] update (#30072)
  • 8ead9c2[many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 (#29883)
  • b295670Bulk convert control files. (#19986)
  • c5c07e3[LLGL] installs header files in the wrong directory (#15366)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • e62d136[vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
  • 0e23cd5[llgl] Add new port (#7701)