Skip to content

Commit d0a9180

Browse files
author
csmartdalton
committed
feat: First draft of a CommandQueue (#9620) 18dc7c390b
* feat: First draft of a RiveCommandBuffer RiveCommandBuffer hopes to eventually become the basic high-level Rive API. It's an asynchronous command queue that hides the data behind handles and executes on a separate thread. This initial example is just something to get started. We will evolve the API as we feel out what is needed in the various backends. * More testing * AutoLockAndNotify * CommandQueue * Fix linux build
1 parent 3312196 commit d0a9180

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
82c66ee2510f5833664394ac8c49fcfd82fe3182
1+
18dc7c390b23ebaa8dd410225aa5c520be4379fe

submodules/rive-cpp

0 commit comments

Comments
 (0)