Commit Graph

14 Commits (a2468e1e0c11478bf19e6cf0bad7097df13e01de)

Author SHA1 Message Date
Larpon 83260e5074
docs: add link to shader inclusion example () 2021-11-29 18:26:32 +02:00
Enzo e3b65092d6
parser: deprecate `size_t` () 2021-09-08 13:09:32 +03:00
Delyan Angelov f18265e6a8
gg: remove obsolete usages of `use_ortho: true` 2021-06-24 11:15:12 +03:00
Don Park aebb551e93
cgen: do full struct initialisation for V structs, fixes invalid data from `map[string]Struct{}['unknown']` () 2021-04-27 08:18:48 +03:00
Uwe Krüger 3c0a368af3
all: automatically move (some) referenced objects to heap () 2021-04-25 21:40:38 +03:00
Delyan Angelov d4f31412b7
v: deprecate `@VROOT` in favour of `@VMODROOT` () 2021-04-19 19:01:47 +03:00
penguindark 73238a81e2
examples: sokol: update the comments on how to compile the shaderes () 2021-04-08 02:11:41 +02:00
Larpon 8caabf0e9e
sokol: update to floooh/sokol@c602d83 () 2021-04-07 20:39:23 +02:00
penguindark a016ac39c0
examples: change byteptr to &byte in sokol examples and regex () 2021-04-05 18:17:45 +03:00
penguindark a2ef9967fe
examples: add .obj viewer as a sokol example () 2021-03-25 16:53:13 +01:00
penguindark 1d69a0bd22
gg: window_size_real_pixels that for 3D without dpi scaling () 2021-02-27 22:11:26 +01:00
penguindark 198b395cde
examples: add examples/sokol/05_instancing_glsl, cleanup code () 2021-02-18 11:11:26 +02:00
Alexander Medvednikov 60a8881326 examples: fix and vfmt cube_glsl example 2021-02-17 06:47:41 +01:00
penguindark 325aef6d41
gg: add gg.m4, use it in the sokol GLSL examples () 2021-02-15 15:40:28 +02:00