1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/sokol/gfx
2022-10-29 06:32:20 +03:00
..
enums.v all: add support for enum Xyz as u64 { + tests (#16246) 2022-10-29 06:32:20 +03:00
gfx_funcs.c.v sokol: add sg_isvalid wrapper to gfx (#12081) 2021-10-07 10:41:57 +03:00
gfx_structs.c.v sokol: mark pub structs 2022-06-19 19:47:47 +03:00
gfx_utils.c.v checker: allow EnumName(number) casts only inside unsafe{} blocks (#15932) 2022-10-02 22:39:11 +03:00
gfx.c.v sokol: use V type for SG_SHADERSTAGE_[VS|FS] (#13086) 2022-01-07 19:52:44 +02:00