1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/sokol
2022-01-06 18:21:41 +02:00
..
audio sokol: update to floooh/sokol from 27-Dec-2021 (4ff3ed7) (#13044) 2022-01-05 18:23:14 +02:00
c
f
gfx
sapp sokol: small fixes to screenshot functions and docs (#13055) 2022-01-06 14:11:40 +02:00
sfons sokol: fix missing import in sfons. Fixes #13061 (#13062) 2022-01-06 18:21:41 +02:00
sgl sokol: update to floooh/sokol from 27-Dec-2021 (4ff3ed7) (#13044) 2022-01-05 18:23:14 +02:00
README.md
sokol.v

Description:

sokol is a thin wrapper around sokol, which in turn is a library of "Simple STB-style cross-platform libraries for C and C++, written in C.", that provide access to graphics/audio/input processing.