v/vlib/gg
Benjamin Stigsen ab6e93394f
gg: add draw_empty_triangle() (#12804)
2021-12-12 19:41:27 +02:00
..
m4 checker: improve checking of a << b, when a and b are numbers (#12589) 2021-11-29 03:48:49 +03:00
enums.v gg: keep/update commonly used event state inside the gg.Context 2021-06-24 11:14:57 +03:00
gg.c.v gg: cleanup the minimal gg program more 2021-11-07 09:16:49 +02:00
gg.v gg: add draw_empty_triangle() (#12804) 2021-12-12 19:41:27 +02:00
gg_android.c.v ci: fix some of `v test-cleancode` 2 2021-04-05 20:55:03 +03:00
gg_darwin.c.v scanner: make the 1. float error a warning for now 2021-08-25 16:58:54 +03:00
gg_darwin.m scanner: make the 1. float error a warning for now 2021-08-25 16:58:54 +03:00
image.c.v sokol: add sg_isvalid wrapper to gfx (#12081) 2021-10-07 10:41:57 +03:00
image.v gg: fix leak in draw_image_with_config 2021-10-17 19:46:34 +03:00
recorder.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
text_rendering.c.v examples: use `fontstash` wrapper calls (#12718) 2021-12-06 23:39:43 +03:00
text_rendering.v gg: fix system_font_path (#12533) 2021-11-21 19:12:15 +02:00