Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PNG build plate texture not rendering on AMD GPUs #2780

Merged
merged 1 commit into from
Nov 19, 2023

Commits on Nov 18, 2023

  1. Fixed generation of texture mipmap using glGenerateMipMap (added also…

    … for png)
    
    Fix mipmap of compressed textures on AMD Radeon graphics cards by forcing the use of squared power of two textures
    
    (cherry picked from commit prusa3d/PrusaSlicer@971f2a0)
    (cherry picked from commit prusa3d/PrusaSlicer@eee4453)
    enricoturri1966 authored and Noisyfox committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    8c0cf34 View commit details
    Browse the repository at this point in the history