Commit Graph

10 Commits (b78d3b4b79bd9d90b4c2775a293162e09c04801e)

Author SHA1 Message Date
Stenzek b78d3b4b79
dep/imgui: Update to v1.91.9b 1 year ago
Stenzek 44471a66f6
dep/imgui: Don't copy the font data on building
For the CJK and SVG fonts, this is a **considerable** memory allocation
and copy, up to 20MB+. We really don't want to be doing this
unnecessarily, since we keep the buffer around anyway.
2 years ago
Stenzek 096a0811bf
dep/imgui: Bump to v1.91.0 2 years ago
Stenzek ffbb14f508
dep/imgui: Use FreeType rasterizer 3 years ago
Stenzek 44322a14f0
dep/imgui: Update to v1.90.4 3 years ago
Stenzek f369724b7c
dep/imgui: Update to v1.90.1 3 years ago
Connor McLaughlin 0c0bd4c995 dep: Update imgui to v1.88 4 years ago
Connor McLaughlin a563f99191 dep/imgui: Update to 9499afdf5e7f22e2cf4bf7c365d18f7e1d07572b 6 years ago
Connor McLaughlin 5f0980c684 dep: Update imgui 7 years ago
Connor McLaughlin 2149ab4d69 Initial commit 7 years ago