v/vlib/sokol
penguindark e4bd2306da
sokol: upgrade to latest version, add program icon support (#11559)
* updated sokol_gfx.h to the last version: 16d7b2e

* merged sokol_app and update enums.v

* added missing icons structs

* try to fixing Mac keyboard problems

* added v patch marker to sokol_app.h

* upgrade for sokol_gl.h, sokol_fontstash.h

* manage sgl_load_default_pipeline

* added load_default_pipeline() for sokol coherence

* vfmt sapp_structs.c.v

Co-authored-by: Delyan Angelov <delian66@gmail.com>
2021-09-21 09:55:06 +03:00
..
audio tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
c sokol: add -lpthread flag on linux to prevent failing asserts in some cases 2021-05-16 20:21:29 +03:00
f tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
gfx v.checker: add checks for `.free()` methods 2021-09-09 09:54:06 +03:00
sapp sokol: upgrade to latest version, add program icon support (#11559) 2021-09-21 09:55:06 +03:00
sfons gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
sgl sokol: upgrade to latest version, add program icon support (#11559) 2021-09-21 09:55:06 +03:00
sokol.v tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00