1
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use UTF-8 encoded string as text_buffer_add_text parameter More... over 8 years ago
Use UTF-8 encoded character as texture_buffer_add_char parameter More... over 8 years ago
Use UTF-8 encoded character as texture_font_get_kerning parameter More... over 8 years ago
Use UTF-8 encoded character as texture_font_get_glyph parameter More... over 8 years ago
Use UTF-8 encoded character as texture_font_find_glyph parameter More... over 8 years ago
Add Unicode string manipulation functions More... over 8 years ago
Add missing Xinerama and Xcursor devel library to travis build More... over 8 years ago
Add missing XRandR devel library to travis build More... over 8 years ago
Use travis Ubuntu 14.04 build environment More... over 8 years ago
Update project URL in code license header More... over 8 years ago
Merge pull request #86 from andystanton/fix-texture-atlas-upload-gles3 More... over 8 years ago
Fixes text not displaying in GLES3 More... over 8 years ago
Merge pull request #85 from andystanton/optional-makefont More... over 8 years ago
Add option to allow makefont to be disabled More... over 8 years ago
Merge pull request #81 from andystanton/optional-glfw More... over 8 years ago
Merge pull request #80 from andystanton/gles3 More... over 8 years ago
Make glfw optional so that it can be provided by parent build More... over 8 years ago
Add GLES 3 support for iOS. More... over 8 years ago
Merge pull request #75 from adrianbroher/port-glfw More... almost 9 years ago
Fix glew init / Apple OSX
Nicolas P. Rougier
as Nicolas Rougier
More... almost 9 years ago
Merge pull request #72 from cforfang/fix_vao More... almost 9 years ago
Don't disable attribs when using a VAO More... almost 9 years ago
Merge pull request #70 from gustafsson/master More... almost 9 years ago
vertex-buffer: disable vertex attrib arrays when done More... almost 9 years ago
shaders/text.frag: don't use "texture" as sampler name as it is incompatible with modern GLSL More... almost 9 years ago
markup: missing ftgl namespace More... almost 9 years ago
text-buffer: use const pointer to text More... almost 9 years ago
text-buffer: indentation fix More... almost 9 years ago
text-buffer: restore blend color and texture binding when done More... almost 9 years ago
text-buffer: use external shader program. More... almost 9 years ago