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 ca1caf8537 splitting graphics_surface and graphics_common in order to isolate surface dispatch stuff from orca apps 2023-04-25 22:15:56 +02:00
examples [canvas] change surface/canvas APIs to treat canvas a 'just another kind of surface', and split canvas implementation (managed by surface) from canvas _command buffer_ and implicit context (represented by mg_canvas) 2023-04-25 19:13:15 +02:00
ext abstracting logging for orca 2023-04-18 18:05:54 +02:00
resources adding image with transparency (top512.png) in resources to test transparency/overlaying 2023-02-27 19:34:54 +01:00
scripts end of line renormalization 2023-03-05 16:05:43 +01:00
src splitting graphics_surface and graphics_common in order to isolate surface dispatch stuff from orca apps 2023-04-25 22:15:56 +02:00
.gitignore end of line renormalization 2023-03-05 16:05:43 +01:00
build.bat end of line renormalization 2023-03-05 16:05:43 +01:00
build.sh Put all dependency libraries and shaders in bin directory 2023-04-12 16:12:26 +02:00