1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/sokol
2023-01-11 11:29:38 +02:00
..
01_cubes cgen: remove the need for [console] for gg or ui programs on windows (#15912) 2022-09-29 15:02:50 +03:00
02_cubes_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
03_march_tracing_glsl all: fix dependant->dependent typos, cleanup comments 2022-12-02 12:51:10 +02:00
04_multi_shader_glsl all: fix dependant->dependent typos, cleanup comments 2022-12-02 12:51:10 +02: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 vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
particles checker: require unsafe for Struct(voidptr) casts 2023-01-06 09:28:11 +03:00
simple_shader_glsl examples: add port of simple triangle sokol sample (#13298) 2022-01-27 21:16:00 +02:00
sounds vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +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