v/examples/sokol
2025-02-07 14:39:36 +02:00
..
01_cubes fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
02_cubes_glsl all: replace struct field name '@type' with 'type' (#22485) 2024-10-11 08:53:18 +03:00
03_march_tracing_glsl all: replace struct field name '@type' with 'type' (#22485) 2024-10-11 08:53:18 +03:00
04_multi_shader_glsl all: replace struct field name '@type' with 'type' (#22485) 2024-10-11 08:53:18 +03:00
05_instancing_glsl all: replace struct field name '@type' with 'type' (#22485) 2024-10-11 08:53:18 +03:00
06_obj_viewer all: replace struct field name '@type' with 'type' (#22485) 2024-10-11 08:53:18 +03:00
07_simple_shader_glsl fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
08_sdf fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232) 2024-09-17 09:47:38 +03:00
particles tools: improve v should-compile-all . with support for compiling .wasm.v and .js.v files; skip module name files, compile projects that have .glsl files 2025-01-01 20:18:20 +02:00
sounds fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
.gitignore thirdparty: update all sokol and fontstash headers with their upstream versions (#16940) 2023-01-11 11:29:38 +02:00
clear.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
drawing.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
fonts.v examples,gg: modify all remaining calls to fons.add_font_mem/3 to use an array.clone() 2025-02-07 14:39:36 +02:00
freetype_raven.v examples,gg: modify all remaining calls to fons.add_font_mem/3 to use an array.clone() 2025-02-07 14:39:36 +02:00