Skip to content

Don't go straight for the max samples#1060

Merged
mattleibow merged 1 commit into
masterfrom
dev/fix-1053
Dec 13, 2019
Merged

Don't go straight for the max samples#1060
mattleibow merged 1 commit into
masterfrom
dev/fix-1053

Conversation

@mattleibow

Copy link
Copy Markdown
Contributor

Description of Change

Don't go straight for the max samples as the max may be 32 which may be too many for some GPUs

Bugs Fixed

API Changes

None.

Behavioral Changes

SKGLControl now correctly respects the sample count of the control.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Updated documentation

 - The max may be 32 which may be too many for some GPUs
 - Fixes #1053
@mattleibow mattleibow self-assigned this Dec 13, 2019
@mattleibow mattleibow added area/SkiaSharp.Views backend/OpenGL os/Windows-Classic Issues running on Microsoft Windows using Win32 APIs (Windows.Forms or WPF) type/bug labels Dec 13, 2019
@mattleibow mattleibow merged commit 975b47a into master Dec 13, 2019
@mattleibow mattleibow deleted the dev/fix-1053 branch December 13, 2019 05:27
@mattleibow mattleibow added this to the v1.68.1.1 milestone Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/SkiaSharp.Views backend/OpenGL os/Windows-Classic Issues running on Microsoft Windows using Win32 APIs (Windows.Forms or WPF) type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] 2 Issues: Antialiasing is broken, SVG doesn't show up on GPU backend

1 participant