.. |
01_cubes
|
examples: cleanup compiler notices for all sokol examples
|
2024-01-29 03:42:47 +02:00 |
02_cubes_glsl
|
examples.sokol: add sampler to the 02_cube code (fix #21547) (#21853)
|
2024-07-12 17:27:48 +03:00 |
03_march_tracing_glsl
|
sokol, gg, examples: update to match uptream at 058a4c5 (#20953)
|
2024-03-05 17:04:05 +02:00 |
04_multi_shader_glsl
|
examples: cleanup code duplication in examples/sokol/04_multi_shader_glsl/rt_glsl.v, document gg.m4 (#20978)
|
2024-03-08 11:39:23 +02:00 |
05_instancing_glsl
|
examples: improve initial camera position for examples/sokol/05_instancing_glsl/rt_glsl.v
|
2024-03-08 12:41:32 +02:00 |
06_obj_viewer
|
examples: allow for v run examples/sokol/06_obj_viewer /full/path/to/model.obj
|
2024-04-04 19:52:35 +03:00 |
07_simple_shader_glsl
|
examples: fix simple_shader compile error, add 2 shader examples to CI (#21112)
|
2024-03-27 14:05:42 +02:00 |
08_sdf
|
examples: fix simple_shader compile error, add 2 shader examples to CI (#21112)
|
2024-03-27 14:05:42 +02:00 |
particles
|
breaking,checker: disallow initializing private struct fields outside structs module (#21183)
|
2024-04-12 13:53:02 +03:00 |
sounds
|
examples: fix warnings about 0 assignments to reference fields (#21133)
|
2024-03-29 10:35:37 +02:00 |
.gitignore
|
thirdparty: update all sokol and fontstash headers with their upstream versions (#16940)
|
2023-01-11 11:29:38 +02:00 |
clear.v
|
examples: port sokol/clear.v and sokol/sdf/sdf.v (#21069)
|
2024-03-21 06:28:25 +02:00 |
drawing.v
|
breaking,vlib: update handling of imports whose symbols are not directly used in imported file, remove pub const is_used = 1 workarounds (#21160)
|
2024-04-01 22:07:05 +03:00 |
fonts.v
|
parser: fix case of falsely registering imports as used, remove unused imports (#21156)
|
2024-04-01 19:46:50 +03:00 |
freetype_raven.v
|
parser: fix case of falsely registering imports as used, remove unused imports (#21156)
|
2024-04-01 19:46:50 +03:00 |