commit | 3da492b8d5d807f598983f3c519aee36b8e0d29c | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Fri Nov 18 14:36:14 2011 +0200 |
committer | Pekka Paalanen <ppaalanen@gmail.com> | Fri Nov 18 14:48:39 2011 +0200 |
tree | 794887ce47ba7893344cc4d1466450b4e154b005 | |
parent | 11f53f56dbbc9d204629b6cdfd970eb4e9abf422 [diff] |
wscreensaver: configure glmatrix Since I have commented out all the config structures in glmatrix.c, it was not getting proper default values. Hardcode some default there. Remove glClear from reshape_matrix(), as wscreensaver does not support rendering commands in reshape call. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>