v/vlib/sokol/sapp
2025-05-03 22:37:51 +03:00
..
enums.c.v vlib: remove modules/functions/fields, deprecated in 2023 (#22750) 2024-11-17 20:09:21 +02:00
sapp.c.v all: replace enum field name '@xxx' with 'xxx' (#22479) 2024-10-11 02:09:23 +03:00
sapp_allocator_and_logger.c.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
sapp_funcs.c.v vlib: fix C warnings/errors for v -show-c-output -cstrict -cc clang-18 run examples/gg/additive.v 2024-07-30 17:15:15 +03:00
sapp_structs.c.v all: replace struct field name '@type' with 'type' (#22485) 2024-10-11 08:53:18 +03:00
sapp_v.c.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
screenshot.c.v checker: do not allow &u8(0), force nil like we do with &Type(0) 2025-05-03 22:37:51 +03:00