38 Commits (2f3d7c0482310a35e3a4d25bf2203ac54bcc86d6)

Author SHA1 Message Date
Vladimír Vondruš 2f3d7c0482 TextureTools: renamed DistanceField to DistanceFieldGL. 2 years ago
Vladimír Vondruš ff4f1e4cb0 Text: make GlyphCache take an explicit PixelFormat + processed format. 2 years ago
Vladimír Vondruš 9d1f2f9bc9 Text: make AbstractGlyphCache aware of processed image format and size. 2 years ago
Vladimír Vondruš 2619dc33f1 doc: drop the redundant Magnum prefix from snippet files. 2 years ago
Vladimír Vondruš 28c693e1bc Text: add a NoCreate constructor to [DistanceField]GlyphCache. 2 years ago
Vladimír Vondruš 68f6d75ee3 Doc++ 3 years ago
Vladimír Vondruš 4363568b86 Text: assert size ratio expectations in DistanceFieldGlyphCache already. 3 years ago
Vladimír Vondruš 6707534ce6 Text: rework AbstractGlyphCache for better flexibility and efficiency. 3 years ago
Vladimír Vondruš aa3e8ab005 Text: split GL and API-agnostic doc snippets into separate files. 3 years ago
Vladimír Vondruš c47232aa3c Text: this doesn't need to be exported. 3 years ago
Vladimír Vondruš 44ffce9067 Text: review, expand and fix documentation of this library. 3 years ago
Vladimír Vondruš 82691fcd50 Text: full test coverage for the GlyphCache classes. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš d605b06b91 Shaders,Text: fix some Engrish. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 513f3f5392 doc: avoid linking to deprecated features. 6 years ago
Vladimír Vondruš 834c5fe40d Text: API-independent base for glyph caches. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš f0bb710cd3 TextureTools: make distance field processing into a stateful class. 8 years ago
Vladimír Vondruš cb3a5cb515 Text: prefix private variables with an underscore. 8 years ago
Vladimír Vondruš 8018b17bc7 Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Vladimír Vondruš 23b46ac91a Split the OpenGL layer out, pt 22: adapted Text. 8 years ago
Vladimír Vondruš aef6b00a62 doc: compiled code snippets for the Text namespace. 8 years ago
Vladimír Vondruš d0d93d386f Text: adapted to the new documentation theme. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 3b3f71faa9 doc: adapted GL function/extension to Khronos domain move. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš a808c3c7fb Compressed image support, part 2: renamed ImageReference to ImageView. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 2a5db55117 Text: unified and updated pre-rendered glyph set. 12 years ago
Vladimír Vondruš c3df68aa28 doc: make section headers in class/function docs have sane size. 12 years ago
Vladimír Vondruš c7ccf18ffb doc: make section names unique. 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š 446b48bbb7 Text: doc++ 13 years ago
Vladimír Vondruš 13d5e2a50f Removed enum-referencing Doxygen workarounds. 13 years ago
Vladimír Vondruš e97b2a79f9 Typo fix: additionaly -> additionally. 13 years ago
Vladimír Vondruš 429bcdb09a Text: publicize glyph padding in GlyphCache, simplify internals. 13 years ago
Vladimír Vondruš a500be6ef2 Pass image as reference, not pointer to *Texture::set*Image(). 13 years ago
Vladimír Vondruš 5200771066 Added some TODOs. 13 years ago
Vladimír Vondruš 7187ccb48b Text: ported GlyphCache to older OpenGL and OpenGL ES. 13 years ago
Vladimír Vondruš 61e1ec0082 No need to have `const` also in function declarations. 13 years ago
Vladimír Vondruš cc19e78983 Text: moved glyph caching into separate classes. 13 years ago