Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 31ee90b0 | 2012-08-24 00:00:52 | got some tests to run and added a new one for triangle extraction. The one I couldnt get to run, I just commented out. I could not find the fonts that are required for some tests | ||
| c96146ed | 2008-04-29 06: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-28 11:17:05 | * Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space constructs, remove tab/space mixes, wrap a lot of long source lines. | ||
| 75c73099 | 2008-04-23 21:23:59 | * Fix most compilation warnings. Most frequent causes: shadow declarations and const qualifier disappearances. | ||
| ee107630 | 2008-03-03 16:41:35 | * Remove svn:executable property from source files. | ||
| f0f550ea | 2008-03-03 16:36:07 | * Remove svn:executable property from source files. | ||
| d60f1a16 | 2004-12-06 22:42:28 | const correctness. | ||
| 4c6baa27 | 2004-10-10 22:50:01 | Refactoring FTPoint | ||
| 3c0fb00d | 2003-01-30 12:24:08 | updates for win32 build | ||
| 886f06a5 | 2003-01-09 01:59:59 | Formatting changes | ||
| 3ce7bfeb | 2003-01-08 22:42:38 | Tidied up includes | ||
| 67cdade7 | 2002-12-20 22:22:58 | Changes for FTList | ||
| 8a9a8cf3 | 2002-12-19 10:29:36 | More tests | ||
| de98ac93 | 2002-12-18 02:13:49 | Added test for glCombine | ||
| 32c357cf | 2002-12-17 08:21:01 | Added unit tests |