- https://chinmay.srht.site
-
Joined on
2021年09月12日
334f306f25
update readme urls after transfer to allyourcodebase
5cfee53da1
ci: specify zig version for setup-zig
3fff30ae4f
switch back to codeberg CI
aca9309d8a
separate out format and sources tests
inclusion in allyourcodebase
@kristoff i'm still not allowed to push and nor do i see settings enabled in the repository
inclusion in allyourcodebase
inclusion in allyourcodebase
thanks!
chinmay
transferred repository 2026年06月05日 21:12:58 +02:00
chinmay/uncrustify to allyourcodebase/uncrustify
chinmay
renamed repository from 2026年06月05日 21:12:29 +02:00
uncrustify-zigbuild to allyourcodebase/uncrustify
6c42a87869
use ffmpzeg for ffmpeg
3bdc7ef90f
use ffmpzeg for ffmpeg
b6994fd213
PRs merged, use upstream ffmpeg and sdl
allow using system SDL
I've now split it into two commits, the first one just reorders some stuff around in build.zig to make it easier to review the actual changes for system sdl in the second commit
a8ab5067da
allow using system sdl
8fad21426e
reorder build.zig to allow using system SDL
04a89026ad
allow using system SDL
allow using system SDL
possibly closes #93? not clear if this is what they want
allow using system SDL
This allows using the (wonderful) bindings without building SDL from source. zig build test -Dext_image -Dext_ttf -fsys=sdl passes
allow using system SDL
My system SDL has the following:
allow using system SDL