yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
Junko
|
5bb058e35b
|
gg: revamp the Context pipeline for more effects, implement an additive effect (#16394)
|
2022-11-12 09:39:18 +02:00 |
|
shove
|
8b962f8446
|
checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752)
|
2022-09-15 07:59:31 +03:00 |
|
Larpon
|
4d4398fa8a
|
sokol: type alias all gfx structs (#13014)
|
2022-01-02 20:36:01 +02:00 |
|
Enzo
|
e3b65092d6
|
parser: deprecate size_t (#11443)
|
2021-09-08 13:09:32 +03:00 |
|
R cqls
|
cdb31119f3
|
x.ttf: apply ctx.scale for x and y in draw_text_bmp (#10598)
|
2021-06-28 13:32:17 +03:00 |
|
Uwe Krüger
|
60c880a0cc
|
vlib: use malloc_noscan() where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
|
spaceface
|
73352583e7
|
ci: fix all -cstrict warnings with gcc and clang (#9792)
|
2021-04-19 15:38:48 +03:00 |
|
Larpon
|
8caabf0e9e
|
sokol: update to floooh/sokol@c602d83 (#9607)
|
2021-04-07 20:39:23 +02:00 |
|
Delyan Angelov
|
04095f4088
|
ci: fix failing v -W build-tools and v -W build-examples ; run vfmt.
|
2021-03-19 09:49:26 +02:00 |
|
Nick Treleaven
|
ea803113c3
|
checker: check unsafe V function calls (#8752)
|
2021-02-14 19:31:42 +01:00 |
|
Delyan Angelov
|
e5a84719ca
|
all: require calling optfn() ? / optfn() or {...} for fn optfn() ? {}
|
2021-01-26 16:43:17 +02:00 |
|
penguindark
|
ee9f9c9d81
|
x.ttf: add README, some improvements (#8157)
|
2021-01-17 03:11:47 +01:00 |
|
penguindark
|
55e3e50b9b
|
ttf: improvement on not found glyphs (#8050)
|
2021-01-12 00:49:58 +01:00 |
|
penguindark
|
c067cc0357
|
vlib: add a TTF font loader and render in x.ttf (#7995)
|
2021-01-10 20:14:41 +02:00 |
|