6 Commits (f81124e22041d95dfdcdbadf1fdc11c743d8f994)

Author SHA1 Message Date
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš e8aed269a1 Text: workaround to make Clang Analyzer happy. 12 years ago
Vladimír Vondruš 1f6ae8f359 Text: fix performance warning in test. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 64c1b6cbd4 Text: disable test case if required extension is not available. 13 years ago
Vladimír Vondruš 8331696707 Text: test that proper index type is used in Renderer. 13 years ago
Vladimír Vondruš e2d2d094b6 Text: harden and clean up Renderer test. 13 years ago
Vladimír Vondruš 5e1e95bae6 Text: test line advance behavior when rendering scaled text. 13 years ago
Vladimír Vondruš ee8f757419 Using Range2D instead of Rectangle everywhere. 13 years ago
Vladimír Vondruš f1ac932660 Extract Buffer::Usage enum out of Buffer class. 13 years ago
Vladimír Vondruš 4fea3efbd3 Text: fixed alignment. 13 years ago
Vladimír Vondruš 5f07906aba Text: support for multi-line text rendering. 13 years ago
Vladimír Vondruš 3562985cf9 Text: clean RendererGLTest up. 13 years ago
Vladimír Vondruš 3003cbea2e Text: moved common glyph render code into AbstractLayouter::renderGlyph(). 13 years ago
Vladimír Vondruš ccc31f8105 Text: support for aligning rendered text. 13 years ago
Vladimír Vondruš 31dae6ef33 Text: renamed Text::TextRenderer to Text::Renderer. 13 years ago
Vladimír Vondruš 8003cd435a Text: returning std::unique_ptr instead of raw pointer. 13 years ago
Vladimír Vondruš a962262b61 Reducing pointer chasings, part 3g: less pointer passing in Text. 13 years ago
Vladimír Vondruš 9a8ec588dc Text: fallback to OES_mapbuffer if EXT_map_buffer_range is not supported. 13 years ago
Vladimír Vondruš ca6b1c9a1e Text: removed cursorPosition from AbstractLayouter::renderGlyph(). 13 years ago
Vladimír Vondruš 41f4d2fa5d Text: added tests for TextRenderer. 13 years ago