commit 2b3f759468
Author: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com>
Date: Wed May 15 22:37:35 2024 -0400
FIx main branch name in CI (#14)
commit 9d2f11e515
Author: Dario <dariosamo@gmail.com>
Date: Wed May 15 00:07:52 2024 -0300
Fix edge case of blender passthrough for second cycle not picking the correct input color.
commit 6ba9d9dd0b
Author: Dario <dariosamo@gmail.com>
Date: Wed May 15 00:08:19 2024 -0300
Fix behavior with depth targets not being guaranteed to be at the right size if modified by framebuffer operations.
commit 21cfeae50c
Author: David Chavez <david@dcvz.io>
Date: Wed May 15 02:35:45 2024 +0200
Standalone Graphics Test (#4)
* Add graphics test [WIP]
* Ignore IDEA files
* Explicit cast from size_t to uint64_t
* Build statically when buiding examples
* Remove unused file
* Runs on ARM64 Linux
* Update .gitignore
* Add graphics test [WIP]
* Ignore IDEA files
* Explicit cast from size_t to uint64_t
* Build statically when buiding examples
* Remove unused file
* Runs on ARM64 Linux
* Update .gitignore