This repo is not used anymore. Development of Orca was moved here: https://github.com/orca-app/orca https://orca-app.dev/
Go to file
Martin Fouilleul 5be019d166 [canvas, metal] compute uv coords in shader using uvTransformed computed in canvas backend, using shape bounding box, image dimension, source and dest regions 2023-02-24 18:50:46 +01:00
examples [canvas] simple image API 2023-02-24 12:01:00 +01:00
ext add GLES headers to ext 2023-02-17 18:57:01 +01:00
resources [canvas] simple image API 2023-02-24 12:01:00 +01:00
scripts hardcode GL/GLES versions per-platform for now 2023-02-22 18:30:10 +01:00
src [canvas, metal] compute uv coords in shader using uvTransformed computed in canvas backend, using shape bounding box, image dimension, source and dest regions 2023-02-24 18:50:46 +01:00
.gitignore [canvas] simple image API 2023-02-24 12:01:00 +01:00
build.bat [win32 build] use /DELAYLOAD option for libEGL and libGLESv2 to allow apps that don't use GLES backend to work without redistributing those unused DLLs 2023-02-21 19:02:16 +01:00
build.sh [osx build/linking] 2023-02-21 17:09:26 +01:00
vector_renderer_notes.txt [surface/canvas cleanup] 2023-02-10 16:56:10 +01:00