-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Right now we set MAG_POINT sampling universally - however this breaks non-pixel-perfect applications when scaling.
And without MAG_POINT
It's a fairly quick fix, bgfx_set_texture
should respect texture clamp/sampling via uint32_t.max
, and in texture construction we should allow overriding the sampling. Make a clearly documented API on this one to avoid confusion.
Metadata
Metadata
Assignees
Labels
No labels