1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/sokol/sapp
2022-10-16 09:28:57 +03:00
..
enums.v sokol.sapp: remove update_cursor from EventType, since it is no longer defined in Sokol, fixes examples/gg/drag_n_drop.v 2022-10-08 22:01:22 +03:00
sapp_funcs.c.v sokol: add mouse cursor support (#15111) 2022-07-18 09:44:48 +03:00
sapp_structs.c.v sokol.sapp: fix compilation of gg apps with -prod (add typedef tags to Sokol's C struct declarations) 2022-10-02 12:10:35 +03:00
sapp_v.c.v all: change optional to result of io (#16075) 2022-10-16 09:28:57 +03:00
sapp.c.v sokol: add mouse cursor support (#15111) 2022-07-18 09:44:48 +03:00
screenshot.c.v checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752) 2022-09-15 07:59:31 +03:00