v/vlib/gg
Lukas Neubert a67d49050c
math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (#9176), and use it consistently
2021-03-12 11:28:04 +02:00
..
m4 math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (#9176), and use it consistently 2021-03-12 11:28:04 +02:00
enums.v gg: use gg types for Events instead of sapp 2021-02-17 06:44:01 +01:00
gg.v math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (#9176), and use it consistently 2021-03-12 11:28:04 +02:00
gg_android.c.v gg: expand C.ANativeActivity struct definition (#9231) 2021-03-10 18:38:20 +02:00
gg_darwin.c.v gg: fix macos C function definitions 2021-01-31 13:57:06 +01:00
gg_darwin.m gg: native rendering mode on macOS 2021-01-23 10:25:43 +01:00
image.v gg: native rendering mode on macOS 2021-01-23 10:25:43 +01:00
text_rendering.v os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974) 2021-03-08 20:52:13 +02:00