packages feed

gloss-rendering 1.10.3.4 → 1.10.3.5

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Graphics/Gloss/Internals/Rendering/Picture.hs view
@@ -314,7 +314,7 @@                         (gsizei width)                         (gsizei height))                 0-                (GL.PixelData glFormat GL.UnsignedInt8888Rev ptr)+                (GL.PixelData glFormat GL.UnsignedByte ptr)          -- Make a stable name that we can use to identify this data again.         -- If the user gives us the same texture data at the same size then we
gloss-rendering.cabal view
@@ -1,5 +1,5 @@ name:           gloss-rendering-version:        1.10.3.4+version:        1.10.3.5 license:        MIT license-file:   LICENSE author:         Elise Huard