v/vlib/gg
Larpon 2210f89ea3
sokol: type alias all `sapp` structs (#12962)
2021-12-26 13:02:51 +02:00
..
m4
testdata gg: renaming drawing functions (#12913) 2021-12-23 13:31:25 +02:00
draw_fns_api_test.v gg: add draw_ellipse_filled() + draw_ellipse_empty() APIs (#12869) 2021-12-17 21:19:18 +02:00
enums.v
gg.c.v sokol: type alias all `sapp` structs (#12962) 2021-12-26 13:02:51 +02:00
gg.js.v sokol: type alias all `sapp` structs (#12962) 2021-12-26 13:02:51 +02:00
gg.v gg: add text rendering, keyboard event handling for JS and other fixes (#12932) 2021-12-22 12:26:52 +02:00
gg_android.c.v
gg_darwin.c.v
gg_darwin.m
image.c.v gg: move code using C types to c.v files, add js.v files (#12873) 2021-12-17 15:22:09 +02:00
image.js.v gg: move code using C types to c.v files, add js.v files (#12873) 2021-12-17 15:22:09 +02:00
image.v gg: move code using C types to c.v files, add js.v files (#12873) 2021-12-17 15:22:09 +02:00
recorder.c.v gg: move code using C types to c.v files, add js.v files (#12873) 2021-12-17 15:22:09 +02:00
recorder.js.v gg: move code using C types to c.v files, add js.v files (#12873) 2021-12-17 15:22:09 +02:00
recorder.v gg: move code using C types to c.v files, add js.v files (#12873) 2021-12-17 15:22:09 +02:00
text_rendering.c.v js,gg: more work on porting gg to JS backend (#12903) 2021-12-20 16:18:21 +03:00
text_rendering.js.v gg: add text rendering, keyboard event handling for JS and other fixes (#12932) 2021-12-22 12:26:52 +02:00
text_rendering.v js,gg: more work on porting gg to JS backend (#12903) 2021-12-20 16:18:21 +03:00