Larpon
|
b44b8c472d
|
examples: use vmemset instead of C.memset (#13104)
|
2022-01-09 16:08:11 +02:00 |
penguindark
|
92fcb82ca3
|
sokol: fix for example06 (#13101)
|
2022-01-09 16:02:24 +02:00 |
penguindark
|
22fce6a525
|
sokol: update sokol_gfx.h to the LAST version, and fix example 06 (#13100)
|
2022-01-08 20:29:29 +02:00 |
Larpon
|
5cffa1a2e4
|
sokol: use V type for SG_SHADERSTAGE_[VS|FS] (#13086)
|
2022-01-07 19:52:44 +02:00 |
Larpon
|
4d4398fa8a
|
sokol: type alias all `gfx` structs (#13014)
|
2022-01-02 20:36:01 +02:00 |
Enzo
|
e3b65092d6
|
parser: deprecate `size_t` (#11443)
|
2021-09-08 13:09:32 +03:00 |
Don Park
|
aebb551e93
|
cgen: do full struct initialisation for V structs, fixes invalid data from `map[string]Struct{}['unknown']` (#9878)
|
2021-04-27 08:18:48 +03:00 |