Skip to content
  • Alexander Larsson's avatar
    gsk: Fix hidpi scaling · 0f1a8bfe
    Alexander Larsson authored and Emmanuele Bassi's avatar Emmanuele Bassi committed
    We store the vertices in (unscaled) window coords (but the item size
    is still scaled to match the texture size). Also, the
    projection/model-view multiplication order is switched so that the scale
    is applied at the right place.
    0f1a8bfe