Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4f375d14 | 2023-12-22 14:23:28 | update_sources configure Makefile | ||
| ddc77166 | 2022-11-17 00:48:50 | add missing ")" :) | ||
| a867c7a2 | 2022-11-17 00:43:20 | demo/FTGLDemo.cpp, demo/FTGLMFontDemo.cpp: support Latin1 key strokes (fixes #15) | ||
| 8ee0d83b | 2019-02-07 22:31:57 | fix (if possible) or silence (otherwise) compiler warnings | ||
| dde5c75a | 2015-02-18 15:28:10 | windows: use the proper preprocessor define | ||
| 318ebf73 | 2014-08-02 21:38:59 | Added GL_LIBS and LIBM in demo LDFLAGS | ||
| 87a8fb95 | 2010-05-23 17:50:57 | Remove additional files upon make maintainer-clean. Fix courtesy of Bullet Catcher, from SF patch #2039757. | ||
| b066d782 | 2010-05-23 16:30:54 | Add query functions to request FTGL configuration information: - C version: ftglGetString(); - C++ version: FTGL::GetString(); Currently supported strings are: - FTGL_CONFIG_VERSION: FTGL version information | ||
| 5e98dee3 | 2010-05-23 14:33:48 | Activate blending and line smoothing in the mini demos. Texture fonts now work again, and polygon fonts look smoother. | ||
| 1a9ee361 | 2009-07-19 15:13:40 | Add help and font size indicator to FTGLDemo, courtesy of Bzflag's developer jwmelto. |