mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Larger debug text for retina display (#3109)
* Add Init.Resolution.scaleDebug * clamp scale to BGFX_CONFIG_MAX_SCALE_DEBUG * update version * Use textWdith/textHeight in helloworld
This commit is contained in:
@@ -2114,6 +2114,7 @@ public static class bgfx
|
||||
public uint32 reset;
|
||||
public uint8 numBackBuffers;
|
||||
public uint8 maxFrameLatency;
|
||||
public uint8 scaleDebug;
|
||||
}
|
||||
|
||||
[CRepr]
|
||||
|
||||
Reference in New Issue
Block a user