v/examples/sokol
2025-03-06 18:51:28 +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 examples, v.builder: fix v -cstrict -cc gcc-11 examples/sokol/particles and the same but with clang-18 too 2025-03-06 18:51:28 +02:00
sounds math,examples: add examples/sokol/sounds/simple_sin_tone_using_audio_push.v, cleanup math 2025-03-04 12:19:27 +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 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