1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/gg
2021-03-08 20:52:13 +02:00
..
m4 gg.m4: fixed some bugs, added ortho projection (#9140) 2021-03-06 12:14:43 +02:00
enums.v gg: use gg types for Events instead of sapp 2021-02-17 06:44:01 +01:00
gg_android.c.v gg: handle Android's own native dpi scaling factor (#8908) 2021-02-22 21:24:18 +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
gg.v x64: basic mach-o and arm64 support 2021-03-05 17:52:39 +03: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