1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
d991712b3c gg: native rendering mode on macOS 2021-01-23 10:25:43 +01:00
14887304d8 sokol: allow submodules to be built by themselves (add required imports) 2020-12-07 16:16:21 +11:00
c324169af0 all: remove intermediate handling for both global definition syntaxes (#6546) 2020-10-03 15:41:45 +02:00
c781a5f245 gg: draw_triangle(); draw_image_flipped() 2020-09-20 03:47:32 +02:00
3efa670d6a sokol: add new mouse_dx and mouse_dy fields (fix for Android multitouch) 2020-08-24 23:01:14 +03:00
542b149290 sokol: fix examples and remove copy pasta 2020-08-23 07:47:50 +02:00
c1651bd271 gg: fixes and Android support (#6161) 2020-08-19 07:10:42 +02:00
fb7ca56d87 gg: minor fixes 2020-06-04 19:57:16 +02:00
9bcbb3868f gg: migrate to sokol; examples: update tetris 2020-06-01 12:57:08 +02:00
54226e74cf sokol: add missing C prefixes 2020-04-16 15:53:34 +02:00
eed7c91e87 move compiler tests from compiler/ to v/ 2020-03-27 18:01:46 +01:00
3c0b73c2d6 sokol: fixes 2020-02-24 18:02:22 +01:00
9f4661391d v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
24d34a4f2c sokol: fix building of examples and ci tests 2020-01-17 20:05:45 +01:00
62481e88f3 sokol and fontstash modules 2020-01-16 20:45:52 +01:00