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
martinfouilleul 9cb4aedbc5 [canvas, gl] use pre-multiplied alpha in draw shader and when compositing batches 2023-02-27 19:50:18 +01:00
examples [canvas, gl] Checked batching/transparency 2023-02-27 19:39:26 +01:00
ext add GLES headers to ext 2023-02-17 18:57:01 +01:00
resources adding image with transparency (top512.png) in resources to test transparency/overlaying 2023-02-27 19:34:54 +01:00
scripts hardcode GL/GLES versions per-platform for now 2023-02-22 18:30:10 +01:00
src [canvas, gl] use pre-multiplied alpha in draw shader and when compositing batches 2023-02-27 19:50:18 +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