X-Git-Url: http://git.mutantstargoat.com?p=libgliar;a=blobdiff_plain;f=tests%2Fglinfo%2FREADME;fp=tests%2Fglinfo%2FREADME;h=90810082b408eb93a338a30d73813b6201a66c5a;hp=0000000000000000000000000000000000000000;hb=035c557a819e43d3e084ae2790d93d03d135f2eb;hpb=fa3b7898a907b79db149781f336dee652c69f5f0 diff --git a/tests/glinfo/README b/tests/glinfo/README new file mode 100644 index 0000000..9081008 --- /dev/null +++ b/tests/glinfo/README @@ -0,0 +1,22 @@ +# libgliar - a library that can fake the OpenGL context info returned by +# the glGet OpenGL calls +# +# Copyright (C) 2013 Canonical Ltd +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +# +# Author: Eleni Maria Stea + +This is a Gliar example that uses the freeglut library (freeglut3-dev). +You might need to install the dependency on your system.