1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/sokol
2023-05-25 16:54:46 +03:00
..
01_cubes examples: fix typos (#18229) 2023-05-25 16:54:46 +03:00
02_cubes_glsl examples: fix typos (#18229) 2023-05-25 16:54:46 +03:00
03_march_tracing_glsl all: fix dependant->dependent typos, cleanup comments 2022-12-02 12:51:10 +02:00
04_multi_shader_glsl examples: fix typos (#18229) 2023-05-25 16:54:46 +03:00
05_instancing_glsl vfmt: implement support for // vfmt off and // vfmt on, with it, v fmt -w . now works. (#16335) 2022-11-05 09:08:01 +03:00
06_obj_viewer examples: fix typos (#18229) 2023-05-25 16:54:46 +03:00
particles checker: disallow struct int to ptr outside unsafe (#17923) 2023-04-13 07:38:21 +02:00
simple_shader_glsl examples: fix typos (#18229) 2023-05-25 16:54:46 +03:00
sounds examples: fix typos (#18229) 2023-05-25 16:54:46 +03:00
.gitignore thirdparty: update all sokol and fontstash headers with their upstream versions (#16940) 2023-01-11 11:29:38 +02:00
drawing.v checker: require unsafe for Struct(voidptr) casts 2023-01-06 09:28:11 +03:00
fonts.v checker: require unsafe for Struct(voidptr) casts 2023-01-06 09:28:11 +03:00
freetype_raven.v checker: require unsafe for Struct(voidptr) casts 2023-01-06 09:28:11 +03:00