Alexander Medvednikov
|
fbb9e65c0f
|
all: ~500 more byte=>u8
|
2022-04-15 18:25:45 +03:00 |
Alexander Medvednikov
|
d4a0d6f73c
|
all: byte => u8
|
2022-04-15 14:58:56 +03:00 |
Larpon
|
faaa7035c4
|
examples: fix segmentation fault crash on exit in sokol 0X_ examples (#13299)
|
2022-01-27 19:46:55 +02:00 |
Larpon
|
b44b8c472d
|
examples: use vmemset instead of C.memset (#13104)
|
2022-01-09 16:08:11 +02:00 |
Larpon
|
88a973b617
|
sokol: type alias all `sgl` structs, support `sgl_context` (#13018)
|
2022-01-03 15:05:24 +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 |
Delyan Angelov
|
f18265e6a8
|
gg: remove obsolete usages of `use_ortho: true`
|
2021-06-24 11:15:12 +03:00 |
Alexander Medvednikov
|
21c452c5cd
|
builtin: define u8 = byte alias
|
2021-04-15 02:58:27 +03:00 |
Larpon
|
8caabf0e9e
|
sokol: update to floooh/sokol@c602d83 (#9607)
|
2021-04-07 20:39:23 +02:00 |
penguindark
|
a016ac39c0
|
examples: change byteptr to &byte in sokol examples and regex (#9606)
|
2021-04-05 18:17:45 +03:00 |
penguindark
|
1d69a0bd22
|
gg: window_size_real_pixels that for 3D without dpi scaling (#9004)
|
2021-02-27 22:11:26 +01:00 |
penguindark
|
198b395cde
|
examples: add examples/sokol/05_instancing_glsl, cleanup code (#8809)
|
2021-02-18 11:11:26 +02:00 |
Alexander Medvednikov
|
d4a05bebde
|
gg: use gg types for Events instead of sapp
|
2021-02-17 06:44:01 +01:00 |
penguindark
|
325aef6d41
|
gg: add gg.m4, use it in the sokol GLSL examples (#8755)
|
2021-02-15 15:40:28 +02:00 |