mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-24 08:00:44 +00:00
Batch font drawing to fix debug overlay FPS (#732)
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
|
||||
private:
|
||||
void renderCharacter(wchar_t c); // 4J added
|
||||
void addCharacterQuad(wchar_t c);
|
||||
void renderStyleLine(float x0, float y0, float x1, float y1); // solid line for underline/strikethrough
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user