Skip to content

Commit

Permalink
Fixed generation of texture mipmap using glGenerateMipMap (added also…
Browse files Browse the repository at this point in the history
… 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)
  • Loading branch information
enricoturri1966 authored and Noisyfox committed Nov 18, 2023
1 parent c0386d7 commit 8c0cf34
Show file tree
Hide file tree
Showing 6 changed files with 360 additions and 168 deletions.
2 changes: 1 addition & 1 deletion src/nanosvg/README.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Upstream source: https://github.com/memononen/nanosvg/tree/c1f6e209c16b18b46aa9f45d7e619acf42c29726
Upstream source: https://github.com/fltk/nanosvg/archive/abcd277ea45e9098bed752cf9c6875b533c0892f.zip
Loading

0 comments on commit 8c0cf34

Please sign in to comment.