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

19 Commits

Author SHA1 Message Date
b8d762df97 gg: use D3D and stb_truetype on Windows; 2020-07-08 21:43:27 +02:00
3bf9b28773 vlib: add fixes for problems, found by check_os_api_parity.v 2020-06-11 21:16:12 +03:00
3b8f01b4fb sokol: remove duplicate #include ft2build.h 2020-06-09 12:21:35 +02:00
fb7ca56d87 gg: minor fixes 2020-06-04 19:57:16 +02:00
6b6c9d6738 gg: make the Sokol based gg the default 2020-06-04 16:05:15 +02:00
9bcbb3868f gg: migrate to sokol; examples: update tetris 2020-06-01 12:57:08 +02:00
7f4cf08516 parser: check (mut f Foo) syntax 2020-05-17 13:51:18 +02:00
c4ca6a9113 sokol: make examples compile 2020-05-15 18:55:29 +02:00
54226e74cf sokol: add missing C prefixes 2020-04-16 15:53:34 +02:00
dc4db87be3 vlib: use new filename format 2020-04-11 19:51:32 +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
a3a7e0531a darwin: fix MacPorts build 2020-02-24 16:54:04 +01:00
9f4661391d v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
82da001faf sokol: fix issue causing win test to fail introduced in 0502a54 2020-01-23 21:56:12 +11:00
0502a54a36 new gg/freetype modules with sokol/fontstash backends 2020-01-22 20:54:36 +01:00
b2be36d92e fix sokol on windows 2020-01-18 06:27:39 +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