1
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only include math.h where required More... over 7 years ago
Set linker language for atb-agg demo to C++ More... over 7 years ago
Add support for msys2 MINGW64 based builds on Windows More... over 7 years ago
Add screenshot functionality to all demos More... over 7 years ago
Doxygen is required when building the API-docs More... over 7 years ago
Set CMake project language to C and C++ More... over 7 years ago
Merge pull request #132 from wmamrak/patch-1 More... over 7 years ago
Bugfix to issue #131 More... over 7 years ago
Merge pull request #128 from wmamrak/patch-1 More... over 7 years ago
Added requested comment More... over 7 years ago
Fixed subtle bug from previous commit More... over 7 years ago
Merge pull request #127 from wmamrak/master More... over 7 years ago
Fixed grlyph buffer copying bug More... over 7 years ago
data assertion More... over 7 years ago
Merge pull request #122 from Tustvold/mingw_build More... almost 8 years ago
Add include file check for stdint.h More... almost 8 years ago
Rename wrongly header check variable in CMake script More... almost 8 years ago
Merge pull request #121 from Tustvold/memory_leak More... almost 8 years ago
Fixed MinGW Build More... almost 8 years ago
Fixed Memory Leaks More... almost 8 years ago
Use atlas attributes directly instead of local variables More... almost 8 years ago
Add rendermode option to makefont More... almost 8 years ago
Rename short variable option of makefont to 'a' More... almost 8 years ago
Use an all around 1px padding for glyphs in SDF render mode More... almost 8 years ago
Let clients handle the texture atlas uploading to OpenGL More... almost 8 years ago
Simplify the error handling in texture font More... almost 8 years ago
Remove unnecessary loading of freetype library when generating kerning data More... almost 8 years ago
Move SDF rendermode from demo files to general glyph rendering More... almost 8 years ago
Move glyph loading into a separate function More... almost 8 years ago
Replace outline_mode attributes with the more general rendermode More... almost 8 years ago