schell / gelatin

A nice Haskell graphics API. There's always room for jello.
BSD 3-Clause "New" or "Revised" License
41 stars 4 forks source link

If size has a power of 2 width and height, generate mipmaps... #22

Closed src-of-truth[bot] closed 6 years ago

src-of-truth[bot] commented 6 years ago

generateMipmap gl TEXTURE_2D texParameteri gl TEXTURE_2D TEXTURE_MIN_FILTER NEAREST_MIPMAP_NEAREST Located in "schell/gelatin/gelatin-webgl/src/Gelatin/WebGL/Renderer.hs" on line 216