1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/tinygl/tinygl.desc
3 [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A Small, Free and Fast Subset of OpenGL
14 [T] TinyGL is intended to be a very small implementation of a subset of
15 [T] OpenGL for embedded systems or games. It is a software only
16 [T] implementation. Only the main OpenGL calls are implemented.
19 [M] Rene Rebe <rene@t2-project.org>
21 [U] https://bellard.org/TinyGL/
29 [P] O -----5---9 127.445
32 [O] hook_add postmake 4 "mkdir -p $root$includedir/GL"
33 [O] hook_add postmake 5 "install include/GL/*.h $root$includedir/GL/"
34 [O] hook_add postmake 5 "install lib/*.a $root$libdir/"
36 [D] 451c89f1249382a50c687cdb41e84c9922690b5c2f0f189cd3549b4c TinyGL-0.4.1.tar.gz https://bellard.org/TinyGL/