0 branches
Tree
Top files
Clone with HTTPS:
04_multi_shader_glsl
tools: cleanup entries from the hardcoded skip_files list in common.v (used by `v test`, `v test-self` etc); use the new `// vtest build:` syntax to mark the tests instead (#23918)
1 year ago
46.38 KB
02_cubes_glsl
gg, gx: deprecate `gx` and replace all occurences with `gg` (which now contains all the functionality of `gx`) (#24966)
last Aug 14
18.65 KB
05_instancing_glsl
gg, gx: deprecate `gx` and replace all occurences with `gg` (which now contains all the functionality of `gx`) (#24966)
last Aug 14
15.55 KB
07_simple_shader_glsl
cgen: improve error message when running shader examples (fixes #16125)
last Mar 25
5.82 KB
08_sdf
examples: cleanup unsafe{} blocks that are not needed anymore in examples/sokol/08_sdf/sdf.v
1 year ago
6.89 KB