1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/sokol/sapp
2022-01-06 14:11:40 +02:00
..
enums.v sokol: upgrade to latest version, add program icon support (#11559) 2021-09-21 09:55:06 +03:00
sapp_funcs.c.v sokol: update to floooh/sokol from 27-Dec-2021 (4ff3ed7) (#13044) 2022-01-05 18:23:14 +02:00
sapp_structs.c.v sokol: type alias all sapp structs (#12962) 2021-12-26 13:02:51 +02:00
sapp_v.c.v sokol: small fixes to screenshot functions and docs (#13055) 2022-01-06 14:11:40 +02:00
sapp.c.v sokol: update to floooh/sokol from 27-Dec-2021 (4ff3ed7) (#13044) 2022-01-05 18:23:14 +02:00
screenshot.c.v gg: support VGG_STOP_AT_FRAME=120 VGG_SCREENSHOT_FOLDER=. VGG_SCREENSHOT_FRAMES=10,20,30 ./v -d gg_record run examples/gg/bezier_anim.v (#12767) 2021-12-08 22:38:33 +02:00