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 18c793dbb4 When we call mg_surface_prepare() on a surface, select it in a per-thread handle. Automatically call deselect on the selected handle when preparing another surface. Also have a way to deselect whichever surface is currently selected. This is needed for some backend that explicitly need to be 'unbound' before using them from another thread 2023-06-23 15:32:32 +02:00
examples [win32, graphics] adding example to test rendering in a secondary thread 2023-06-21 19:14:56 +02:00
ext [win32, wip] compile and run simple window example 2023-05-12 16:46:13 +02:00
resources [perf_text example] track CMUSerif-Roman.ttf 2023-05-22 10:10:08 +02:00
scripts end of line renormalization 2023-03-05 16:05:43 +01:00
src When we call mg_surface_prepare() on a surface, select it in a per-thread handle. Automatically call deselect on the selected handle when preparing another surface. Also have a way to deselect whichever surface is currently selected. This is needed for some backend that explicitly need to be 'unbound' before using them from another thread 2023-06-23 15:32:32 +02:00
test/files [io, test] Added more file io tests 2023-06-16 11:57:53 +02:00
.gitignore [io] testing abstracted io 2023-05-26 11:40:00 +02:00
build.bat [win32, io] implement IO_OP_OPEN_AT with non-null base directory handle 2023-06-13 19:53:06 +02:00
build.sh Fix rpath in examples 2023-06-20 11:45:59 +02:00