new package: libfixgl: an implementation of the OpenGL standard for realtime 3D graphics, based on fixed point arithmetic

This commit is contained in:
Xiangfu Liu
2011-11-02 16:22:29 +08:00
parent 99c164e155
commit e0051768c5
2 changed files with 68 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#
# Copyright (C) Xiangfu Liu <xiangfu@sharism.cc>
#
# License GPLv2 or later. NO WARRANTY.
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk