|
c96146ed
|
2008-04-29T06:44:51
|
|
* Moved header files that are not required by library clients into src/
so that they do not get installed.
* Created an ftgl.h header that allows clients to #include <FTGL/ftgl.h> and
be done with it.
|
|
09fbf8ac
|
2008-04-28T11:17:05
|
|
* Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space
constructs, remove tab/space mixes, wrap a lot of long source lines.
|
|
74b3ad8c
|
2008-04-13T14:04:54
|
|
* Changed some unit tests so that they're clearer about where the failures
come from.
|
|
51a202a3
|
2004-10-11T09:46:30
|
|
Added a test for pen position
|
|
8bdfef74
|
2004-10-03T22:50:30
|
|
Adding support for turning off display lists in FTGL
|
|
5c9149d5
|
2004-09-29T03:01:40
|
|
Fixing render tests. Must set size before rendering.
|
|
60376204
|
2004-09-28T03:55:46
|
|
Added assert for gl error
|
|
9e7d9d42
|
2004-09-28T02:39:21
|
|
New tests.
|