This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
7f23ae595b
v
/
vlib
/
sokol
/
gfx
History
Delyan Angelov
02c3af2432
all: add support for
enum Xyz as u64 {
+ tests (
#16246
)
2022-10-29 06:32:20 +03:00
..
enums.v
all: add support for
enum Xyz as u64 {
+ tests (
#16246
)
2022-10-29 06:32:20 +03:00
gfx_funcs.c.v
gfx_structs.c.v
sokol: mark pub structs
2022-06-19 19:47:47 +03:00
gfx_utils.c.v
checker: allow
EnumName(number)
casts only inside
unsafe{}
blocks (
#15932
)
2022-10-02 22:39:11 +03:00
gfx.c.v
sokol: use V type for SG_SHADERSTAGE_[VS|FS] (
#13086
)
2022-01-07 19:52:44 +02:00