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
*
Dual-source-blending (#1426)
Andre Weissflog
2026-01-26
1
-0
/
+5
*
sokol_imgui.h: fix a define-collision with X11 headers ('Status')
Andre Weissflog
2025-12-28
1
-0
/
+5
*
sokol_spine.h: update embedded wgsl shader
Andre Weissflog
2025-12-10
1
-138
/
+103
*
sokol_nuklear.h: update embedded wgsl shader
Andre Weissflog
2025-12-10
1
-102
/
+86
*
sokol_imgui.h: update embedded wgsl shader
Andre Weissflog
2025-12-10
1
-102
/
+86
*
sokol_gl.h: update embedded wgsl shader
Andre Weissflog
2025-12-10
1
-105
/
+87
*
sokol_fontstash.h: update embedded wgsl shader
Andre Weissflog
2025-12-10
1
-107
/
+89
*
sokol_debugtext.h: update embedded wgsl shader
Andre Weissflog
2025-12-10
1
-98
/
+82
*
sokol_imgui.h: add log message when internal vertex or index buffer overflows...
Andre Weissflog
2025-12-05
1
-0
/
+2
*
sokol_gfx_imgui.h: fix msvc build
Andre Weissflog
2025-12-05
1
-1
/
+1
*
fix tests
Andre Weissflog
2025-12-05
1
-1
/
+5
*
sokol_gfx_imgui.h: code and api cleanup (move state structs into implementation)
Andre Weissflog
2025-12-05
1
-1121
/
+1144
*
sokol_gfx_imgui.h: fix for sg_query_stats()
Andre Weissflog
2025-12-04
1
-157
/
+177
*
Merge branch 'master' into experimental-vulkan
Andre Weissflog
2025-11-19
3
-5
/
+12
|
\
|
*
Reverts fix for sokol_gfx validation issue and applies @floooh suggestion ins...
Bryan
2025-10-21
1
-2
/
+1
|
*
Fixes issue with sokol_gfx validation when pma is reused.
Bryan
2025-10-21
1
-0
/
+3
|
*
[sokol_spine] Fixes issue with rendering slots that use multiply blend
Bryan
2025-10-20
1
-4
/
+4
|
*
sokol_gfx_imgui.h: add DEARIMGUI_VERSION to the capabilities window
Andre Weissflog
2025-10-20
1
-1
/
+2
|
*
sokol_imgui.h: add a couple of asserts to _simgui_bind_texture_sampler()
Andre Weissflog
2025-10-15
1
-0
/
+3
|
*
sokol_gfx_imgui.h: add missing sg_features.gl_texture_views flag
Andre Weissflog
2025-10-10
1
-0
/
+1
*
|
sokol_gfx_imgui.h: add vulkan specific items
Andre Weissflog
2025-11-17
1
-0
/
+29
*
|
sokol_fontstash.h: add embedded vulkan-spirv shader
Andre Weissflog
2025-11-15
2
-2
/
+221
*
|
sokol_nuklear.h: add embedded vulkan-spirv shader
Andre Weissflog
2025-11-15
1
-3
/
+196
*
|
sokol_gfx_imgui.h: add SG_BACKEND_VULKAN stringify
Andre Weissflog
2025-11-14
1
-0
/
+1
*
|
sokol_imgui.h: add embedded vulkan-spirv shader
Andre Weissflog
2025-11-14
1
-0
/
+196
*
|
sokol_spine.h: add embedded vulkan-spirv shader
Andre Weissflog
2025-11-13
3
-1
/
+249
*
|
sokol_gl: add embedded vulkan-spirv shader
Andre Weissflog
2025-11-13
1
-1
/
+215
*
|
sokol_debugtext.h: add embedded vulkan/spirv shader
Andre Weissflog
2025-11-13
1
-1
/
+178
|
/
*
sokol_imgui.h: fix assert in simgui_shutdown() when no UI was rendered (fixes...
Andre Weissflog
2025-10-05
1
-10
/
+13
*
sokol_gfx_imgui.h: fix for sg_features.draw_base_vertex_base_instance removal
Andre Weissflog
2025-10-04
1
-1
/
+0
*
sokol_gfx_imgui.h: hook up sg_draw_ex callback
Andre Weissflog
2025-10-03
1
-0
/
+1
*
sokol_gfx_imgui.h: add sg_features.draw_* flags to features panel
Andre Weissflog
2025-10-03
1
-0
/
+3
*
sokol_gfx_imgui.h: track sg_draw_ex
Andre Weissflog
2025-10-01
1
-0
/
+39
*
sokol_gfx.h: start implementing sg_draw_ex()
Andre Weissflog
2025-09-30
1
-0
/
+1
*
Merge branch 'master' into issue1302/flexible-bind-limits
Andre Weissflog
2025-09-28
1
-0
/
+30
|
\
|
*
sokol_gfx.h: add resource pool frame stats (fixes: #1332)
Andre Weissflog
2025-09-23
1
-0
/
+30
*
|
sokol_gfx.h: remove separate sg_limits.max_readonly/writable_storage_buffer_b...
Andre Weissflog
2025-09-27
1
-2
/
+1
*
|
sokol_gfx.h d3d11: dynamic resource limits wip
Andre Weissflog
2025-09-22
1
-1
/
+3
*
|
sokol_gfx_imgui.h: add common struct sizes to Capabilities panel
Andre Weissflog
2025-09-19
1
-0
/
+10
*
|
sokol_gfx_imgui.h: view the new sg_limits in the capabilities panel
Andre Weissflog
2025-09-17
1
-0
/
+4
|
/
*
fix util headers for cubeface => slice rework
Andre Weissflog
2025-09-13
3
-5
/
+5
*
sokol_gfx.h: sg_image_desc.subimage => .mip_levels
Andre Weissflog
2025-09-13
2
-3
/
+3
*
sokol_imgui.h: fix for cubeface => slice rework
Andre Weissflog
2025-09-13
1
-2
/
+2
*
sokol_gfx.h mtl: cubemap faces => slices wip
Andre Weissflog
2025-09-13
1
-1
/
+1
*
sokol_imgui.h: fix font density issue (by properly setting io.DisplayFramebuf...
Andre Weissflog
2025-08-29
1
-7
/
+8
*
sokol_gfx.h gl: bind storage buffers with offset, clarify why glBindImageText...
Andre Weissflog
2025-08-04
1
-0
/
+1
*
Merge branch 'master' into issue1252/resource_views
Andre Weissflog
2025-08-03
3
-6
/
+22
|
\
|
*
remove references to sg_begin_default_pass
Stian H. Johannesen
2025-07-25
1
-1
/
+1
|
*
sokol_debugtext.h: expose the internal string-format buffer to language bindi...
Andre Weissflog
2025-07-15
1
-0
/
+13
|
*
sokol_imgui.h: fix some typos in updated doc sections
Andre Weissflog
2025-06-29
1
-5
/
+8
[next]