Files
test2/source/blender
Richard Antalik a960dc4519 BLF: make library glyph cache handling thread-safe
Functions that utilize glyph cache should lock and unlock cache by
calling `blf_glyph_cache_acquire()` and `blf_glyph_cache_release()`.
Function `blf_glyph_cache_acquire()` will create glyph cache, if it doesn't exist.
Locking mutex is global and shared by all fonts.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D5701
2019-09-13 17:24:42 -07:00
..
2019-09-12 18:59:44 +10:00
2019-09-10 00:04:02 +10:00
2019-09-13 17:24:42 -07:00
2019-09-13 17:24:42 -07:00
2019-08-18 04:26:34 +10:00
2019-09-14 08:12:53 +10:00
2019-09-13 21:12:43 +10:00
2019-09-14 08:12:53 +10:00
2019-09-13 17:24:42 -07:00
2019-09-14 08:12:53 +10:00
2019-09-14 08:12:53 +10:00
2019-09-13 17:24:42 -07:00
2019-09-13 17:24:42 -07:00
2019-09-14 08:12:53 +10:00
2019-09-14 00:22:24 +10:00
2019-09-14 08:12:53 +10:00