diff options
Diffstat (limited to 'ports/llgl/CONTROL')
| -rw-r--r-- | ports/llgl/CONTROL | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/llgl/CONTROL b/ports/llgl/CONTROL new file mode 100644 index 000000000..476ccd8c2 --- /dev/null +++ b/ports/llgl/CONTROL @@ -0,0 +1,10 @@ +Source: llgl +Version: 2019-08-15 +Homepage: https://github.com/LukasBanana/LLGL +Description: Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal. + +Feature: opengl +Description: Support for opengl + +Feature: direct3d11 +Description: Support for direct3d11
\ No newline at end of file |
