opengl pt1, textures and materials pt2
commit36a1f71367303a3ef416bc779a0cec2c5f1746c4
authordarkrose <lisa@ltmnet.com>
Tue, 23 Feb 2016 08:31:10 +0000 (23 18:31 +1000)
committerdarkrose <lisa@ltmnet.com>
Tue, 23 Feb 2016 08:31:10 +0000 (23 18:31 +1000)
tree4f261c989f2096ddc4284ddf8d3347bf76728e9a
parent69e65cc0ce93edbfd0997ec8b24442529d6831f3
opengl pt1, textures and materials pt2
Makefile.sources
inc/graphics.h
inc/wm.h
src/core/config_default.c
src/graphics/material.c
src/graphics/opengl.c [new file with mode: 0644]
src/graphics/texture.c
src/server/wm_dummy.c