20 lines
942 B
Plaintext
20 lines
942 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
|
# up the first '|' above the ':' following the base package name, and the '|' on
|
|
# the right side marks the last column you can put a character in. You must make
|
|
# exactly 11 lines for the formatting to be correct. It's also customary to
|
|
# leave one space after the ':'.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
cogl: cogl (3D graphics API)
|
|
cogl:
|
|
cogl: Cogl is a small open source library for using 3D graphics hardware for
|
|
cogl: rendering. The API departs from the flat state machine style of OpenGL
|
|
cogl: and is designed to make it easy to write orthogonal components that
|
|
cogl: can render without stepping on each others toes.
|
|
cogl:
|
|
cogl: Having other backends, besides OpenGL, such as drm, Gallium or D3D are
|
|
cogl: options we are interested in for the future.
|
|
cogl:
|
|
cogl: https://www.gnome.org/
|