commit | 5828d03320a9e2cd86b15db353ea782ac7560047 | [log] [tgz] |
---|---|---|
author | Anthony DiGirolamo <tonymd@google.com> | Wed May 18 13:07:56 2022 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 18 22:00:08 2022 +0000 |
tree | e4b0172924e07feb4a148e49457a6ccee658e189 | |
parent | 5dc6f605308aaa32dc8514b15a50550097a86788 [diff] |
pw_draw: New libraries and pw packages - New libraries: - pw_color - pw_coordinates - pw_draw - pw_framebuffer - New pw packages - imgui - glfw Change-Id: I293a089ef905e048c52386b99bbab5aa38fd8b6c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/95200 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Anthony DiGirolamo <tonymd@google.com>
This repository contains experimental pigweed modules.
Clone this repo with --recursive
to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed
. If you already cloned but forgot to --recursive
run git submodule update --init
to pull all submodules.