index
:
floooh/sokol.git
drop-mtkview
master
nyalloc-spritebatch
sapp-multiwindow
vk-swapchain-maintenance1
Sokol single-header libraries
Andre Weissflog
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1139 from colinbellino/jai-bindgen-trace-hooks
pre-bindings-cleanup
Andre Weissflog
2024-10-27
1
-2
/
+0
|
\
|
*
Add back sg_trace_hooks & sg_install_trace_hooks, not sure why those were ign...
Colin Bellino
2024-10-27
1
-2
/
+0
|
/
*
Merge branch 'dlannan-nuklear_add_cursors'
Andre Weissflog
2024-10-24
2
-0
/
+7
|
\
|
*
update changelog (https://github.com/floooh/sokol/pull/1138)
Andre Weissflog
2024-10-24
1
-0
/
+5
|
*
Merge branch 'nuklear_add_cursors' of https://github.com/dlannan/sokol into d...
Andre Weissflog
2024-10-24
1
-0
/
+2
|
/
|
|
*
Update sokol_nuklear.h
David Lannan
2024-10-24
1
-1
/
+1
|
*
Added command to enable cursors with default font.
David Lannan
2024-10-23
1
-0
/
+2
*
|
Merge pull request #1128 from colinbellino/jai-bindgen-wasm
Andre Weissflog
2024-10-23
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Rename *_wasm_wgpu_* to *_wasm_gl_*
Colin Bellino
2024-10-16
1
-2
/
+2
|
*
Add .WASM support for Jai bindgen
Colin Bellino
2024-10-16
1
-0
/
+3
*
|
add a little blurb to the last changelog entry
Andre Weissflog
2024-10-22
1
-0
/
+9
*
|
Merge branch 'DctrNoob-simgui-textureid-update'
Andre Weissflog
2024-10-22
2
-6
/
+22
|
\
\
|
|
/
|
/
|
|
*
update changelog (https://github.com/floooh/sokol/pull/1134)
Andre Weissflog
2024-10-22
1
-0
/
+16
|
*
sokol_imgui.h: changed ImTextureID type from void* to uint64_t
Thomas Stehle
2024-10-21
1
-6
/
+6
|
/
*
fix a couple of documentation typos
Andre Weissflog
2024-10-16
2
-13
/
+16
*
update changelog (https://github.com/floooh/sokol/pull/1121)
Andre Weissflog
2024-10-14
1
-0
/
+7
*
Merge pull request #1121 from kcbanner/gl_rg11b10f
Andre Weissflog
2024-10-14
1
-1
/
+4
|
\
|
*
Allow SG_PIXELFORMAT_RG11B10F to be a render target when EXT_color_buffer_flo...
kcbanner
2024-10-13
1
-1
/
+4
|
/
*
tests: fix android compile tests
Andre Weissflog
2024-09-20
1
-4
/
+4
*
tests: fix nosokolapp build targets for windows
Andre Weissflog
2024-09-20
1
-2
/
+2
*
sokol_gl.h: fix a C-ism / C++ warning (using {0} for a struct init)
Andre Weissflog
2024-09-20
1
-1
/
+2
*
sokol_imgui.h: fix unused warning with SOKOL_IMGUI_NO_SOKOL_APP
Andre Weissflog
2024-09-20
1
-2
/
+5
*
add 'no-sokol-app' compilation tests for sokol-imgui and sokol-nuklear
Andre Weissflog
2024-09-20
4
-1
/
+60
*
fix changelog typos
Andre Weissflog
2024-09-17
1
-2
/
+2
*
Merge branch 'qwx9-master'
Andre Weissflog
2024-09-17
3
-2
/
+134
|
\
|
*
update sokol_app.h feature matrix, readme and changelog (Linux clipboard supp...
Andre Weissflog
2024-09-17
3
-2
/
+10
|
*
sokol_app.h x11: protect from accessing uninitialized _sapp.clipboard.buffer
Andre Weissflog
2024-09-17
1
-4
/
+6
|
*
sokol_app.h x11: PR fix, coding style
Andre Weissflog
2024-09-16
1
-42
/
+42
|
*
sokol_app.h x11: PR fix, initialize UTF8_STRING also when clipboard is not en...
Andre Weissflog
2024-09-16
1
-5
/
+5
|
*
Merge branch 'master' of https://github.com/qwx9/sokol into qwx9-master
Andre Weissflog
2024-09-16
1
-1
/
+123
|
/
|
|
*
sokol_app: x11 clipboard support
qwx
2024-09-12
1
-1
/
+123
*
|
Merge pull request #1110 from badlogic/patch-1
Andre Weissflog
2024-09-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix _saudio_backend_shutdown for _SAUDIO_APPLE
Mario Zechner
2024-09-15
1
-1
/
+1
|
/
*
sokol_imgui.h: update for Dear ImGui 1.91.1 (fixed https://github.com/floooh...
Andre Weissflog
2024-09-10
2
-6
/
+14
*
Merge pull request #1107 from pplux/bug/missing-sokol-noapi-win32-destroy
Andre Weissflog
2024-09-10
1
-1
/
+1
|
\
|
*
Fixes a missing wgl destruction (SOKOL_NOAPI)
Jose L. Hidalgo (PpluX)
2024-09-10
1
-1
/
+1
|
/
*
sokol-d bindings: sokol_imgui.h wasn't actually included in the bindings gene...
Andre Weissflog
2024-09-02
1
-1
/
+5
*
Merge pull request #1103 from floooh/issue929_remove_filter_none
Andre Weissflog
2024-09-02
9
-53
/
+37
|
\
|
*
update changelog (https://github.com/floooh/sokol/pull/1103)
Andre Weissflog
2024-09-02
2
-1
/
+16
|
*
sokol_gfx.h: remove SG_FILTER_NONE (fixes #929)
Andre Weissflog
2024-09-02
7
-52
/
+21
*
|
Merge pull request #1102 from waywardmonkeys/fix-typos
Andre Weissflog
2024-09-02
3
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix typos.
Bruce Mitchener
2024-09-01
3
-5
/
+5
|
/
*
sokol_gfx.h d3d11: add sg_desc.d3d11_shader_debugging bool flag (#1101)
Andre Weissflog
2024-09-01
2
-1
/
+28
*
fix changelog typo
Andre Weissflog
2024-09-01
1
-1
/
+1
*
sokol_gfx.h wgpu: fix up bindgroups cache when destroying associated resource...
Andre Weissflog
2024-08-31
3
-30
/
+105
*
Merge pull request #1100 from floooh/fix/sokol-zig/issue78
Andre Weissflog
2024-08-31
2
-14
/
+47
|
\
|
*
update changelog
Andre Weissflog
2024-08-31
1
-0
/
+2
|
*
sokol-zig: work around a breaking naming convention change in the Zig stdlib
Andre Weissflog
2024-08-31
2
-14
/
+45
|
/
*
fix links in changelog
Andre Weissflog
2024-08-26
1
-1
/
+1
*
fix changelog typo
Andre Weissflog
2024-08-26
1
-1
/
+1
[next]