aboutsummaryrefslogtreecommitdiff
path: root/webp_js
AgeCommit message (Expand)Author
2024-03-29webp_js/*.html: fix canvas mappingJames Zern
2023-10-28Switch code to SDL2.Vincent Rabaud
2022-12-16Merge "extras: WebpToSDL -> WebPToSDL" into mainJames Zern
2022-12-15doc/api.md,webp_js/README.md: Webp -> WebPJames Zern
2022-12-15extras: WebpToSDL -> WebPToSDLJames Zern
2022-10-06webp_js/README.md,cosmetics: reflow some linesJames Zern
2022-10-04Update wasm instructions.Vincent Rabaud
2022-02-15Markdownify libwebp docs and reorganize them.Maryla
2017-07-31fix memory leak in SDL_Init()skal
2017-03-21WASM supportPascal Massimino
2017-02-08don't erase the surface before blitting.Pascal Massimino
2017-02-07WebP-JS: emscripten-based Javascript decoderPascal Massimino