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
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
sokol_gfx_imgui.h: update and fix bindings panel
Andre Weissflog
2024-10-26
1
-6
/
+13
*
sokol_gfx.h: remove sg_shader_uniform.offset
Andre Weissflog
2024-10-26
1
-2
/
+2
*
Merge branch 'master' into issue1037_bindings_cleanup
Andre Weissflog
2024-10-25
2
-6
/
+8
|
\
|
*
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
|
*
sokol_imgui.h: changed ImTextureID type from void* to uint64_t
Thomas Stehle
2024-10-21
1
-6
/
+6
*
|
sokol_gl.h: remove obsolete comment
Andre Weissflog
2024-10-25
1
-1
/
+0
*
|
sokol_gfx_imgui.h: update for sokol-gfx bindings cleanup
Andre Weissflog
2024-10-15
1
-271
/
+235
*
|
sokol_spine.h: update d3d11 shader blobs
Andre Weissflog
2024-10-15
1
-1
/
+89
*
|
sokol_fontstash.h: update d3d11 shader blobs
Andre Weissflog
2024-10-15
1
-2
/
+88
*
|
sokol_nuklear.h: update d3d11 shader blobs
Andre Weissflog
2024-10-15
1
-1
/
+82
*
|
sokol_gl.h: update d3d11 shader blobs
Andre Weissflog
2024-10-15
1
-2
/
+88
*
|
sokol_imgui.h: update d3d11 shader blobs
Andre Weissflog
2024-10-15
1
-2
/
+82
*
|
sokol_debugtext.h: update embedded d3d11 shader blobs
Andre Weissflog
2024-10-15
1
-1
/
+76
*
|
fix sokol_nuklear.h for bindings cleanup (except hlsl)
Andre Weissflog
2024-10-14
1
-619
/
+1005
*
|
fix sokol_spine.h for bindings cleanup (except hlsl)
Andre Weissflog
2024-10-14
1
-778
/
+1208
*
|
sokol_fontstash.h, sokol_gl.h: fix for bindings cleanup (except hlsl)
Andre Weissflog
2024-10-14
2
-1350
/
+2143
*
|
sokol_debugtext.h: fix for bindings cleanup
Andre Weissflog
2024-10-14
1
-616
/
+963
*
|
sokol_imgui.h: fix a code style problem
Andre Weissflog
2024-10-14
1
-1
/
+1
*
|
sokol_imgui.h: bindings cleanup changes (except d3d11/hlsl)
Andre Weissflog
2024-10-14
1
-648
/
+1023
|
/
*
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
*
sokol_imgui.h: update for Dear ImGui 1.91.1 (fixed https://github.com/floooh...
Andre Weissflog
2024-09-10
1
-6
/
+8
*
sokol_gfx.h: remove SG_FILTER_NONE (fixes #929)
Andre Weissflog
2024-09-02
4
-13
/
+14
*
sokol_gfx.h wgpu: fix up bindgroups cache when destroying associated resource...
Andre Weissflog
2024-08-31
1
-0
/
+1
*
sokol_gl.h: don't skip rendering completely in case of errors, plus:
Andre Weissflog
2024-08-26
1
-35
/
+105
*
sokol_gfx_imgui.h: minor fix in frame stats window (scroll-freeze only the ta...
Andre Weissflog
2024-08-13
1
-1
/
+1
*
sokol_imgui.h zig bindings wip
Andre Weissflog
2024-05-30
1
-17
/
+10
*
ETC2 pixel format cleanup:
Andre Weissflog
2024-05-10
1
-2
/
+4
*
sokol_gfx_imgui.h: add storage buffers to shader and apply-bindings panels
Andre Weissflog
2024-05-01
1
-0
/
+40
*
Merge branch 'master' into storage-buffers
Andre Weissflog
2024-04-21
3
-3
/
+15
|
\
|
*
sokol_debug.text.h: fix flipped alpha blend factors
Andre Weissflog
2024-04-08
1
-2
/
+2
|
*
Merge branch 'master' of https://github.com/elloramir/sokol into elloramir-ma...
Andre Weissflog
2024-03-21
1
-0
/
+6
|
|
\
|
|
*
resolve texture leak on new font loading
ello
2024-03-19
1
-0
/
+8
|
|
*
fix font loading to work with more fonts than default one
elloramir
2024-03-13
1
-7
/
+5
|
*
|
Fix a couple of typos.
Bruce Mitchener
2024-03-20
1
-1
/
+1
|
*
|
sokol_imgui.h: assert against texture leakage when calling simgui_create_font...
Andre Weissflog
2024-03-14
1
-0
/
+6
|
|
/
*
|
update embedded shaders for changed wgpu bind slots and glsl v410
Andre Weissflog
2024-04-15
6
-292
/
+321
*
|
sokol_gfx_imgui.h: add SG_BUFFERTYPE_STORAGEBUFFER
Andre Weissflog
2024-04-03
1
-0
/
+1
*
|
sokol_gfx.h gl: storage buffers wip
Andre Weissflog
2024-03-11
1
-3
/
+3
*
|
replace SOKOL_GLCORE33 with SOKOL_GLCORE
Andre Weissflog
2024-03-10
6
-24
/
+24
*
|
sokol_gfx.h, sokol_gfx_imgui.h: minor storage buffer related code cleanup
Andre Weissflog
2024-03-09
1
-0
/
+1
*
|
sokol_gfx.h metal: filter redundant storage buffer bindings
Andre Weissflog
2024-03-08
1
-0
/
+1
|
/
*
Merge branch 'font_texture' of https://github.com/Dvad/sokol into Dvad-font_t...
Andre Weissflog
2024-03-02
1
-35
/
+64
|
\
|
*
[sokol_imgui] add optional argument to simgui_create_fonts_texture
David Caruso
2024-02-22
1
-14
/
+25
|
*
[sokol_imgui] add optional backend interface for font creation/destruction
David Caruso
2024-02-21
1
-24
/
+42
*
|
Merge branch 'master' into issue904-pass-cleanup
Andre Weissflog
2024-02-27
1
-7
/
+18
|
\
\
|
*
|
sokol_imgui.h: ignore special ImDrawCallback_ResetRenderState user callback c...
Andre Weissflog
2024-02-25
1
-7
/
+18
|
|
/
*
|
sokol_gfx.h: code cleanup around sg_begin_pass
Andre Weissflog
2024-02-18
1
-3
/
+2
*
|
sokol_gfx.h gl: replace GL_MAX_VERTEX_UNIFORM_VECTORS with GL_MAX_VERTEX_UNIF...
Andre Weissflog
2024-02-17
1
-1
/
+1
[next]