Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 778b8f21 | 2019-05-24 23:58:47 | src/FTFont/FTBufferFont.cpp, src/FTFont/FTTextureFont.cpp: GL_TEXTURE_ENV_MODE is not valid mask for glPushAttrib. Use GL_TEXTURE_BIT instead to avoid leaking texture env mode. (reported by Eddie-cz, https://github.com/frankheckenbach/ftgl/issues/3) | ||
| 14672c80 | 2019-02-23 16:42:09 | ftgl-release: new script | ||
| bf07517d | 2019-02-08 02:48:57 | fix duplicated entry in doc | ||
| 48363921 | 2019-02-07 22:39:58 | set version number to 2.4.0 | ||
| 8ee0d83b | 2019-02-07 22:31:57 | fix (if possible) or silence (otherwise) compiler warnings | ||
| c261e7bd | 2019-02-07 22:03:32 | implement LegacyOpenGLState, see README-LegacyOpenGLState | ||
| 0cfd347d | 2019-02-07 20:31:00 | some spelling fixes | ||
| 708e65d8 | 2018-11-21 17:35:27 | moved non-Debian entries from debian/changelog to Changelog | ||
| 3c0fdf36 | 2018-11-21 01:50:09 | set version number to 2.3.1 | ||
| 7283cbb5 | 2018-11-18 01:09:29 | Find FT2 via pkg-config instead of freetype2.m4 (based on Debian patch substitute-freetype-config.patch) | ||
| d48ee410 | 2018-10-14 21:28:21 | set version number to 2.3.0, prepare for release | ||
| a10dbb13 | 2008-06-19 14:19:04 | update the ChangeLog to include all entries through to today in prep for 2.2.0 release | ||
| f7065b29 | 2008-06-12 14:56:36 | * Update ChangeLog using svn2cl -i. | ||
| 204900fe | 2008-05-04 04:55:16 | initial changelog through today created via svn2cl.sh -i -a |