aboutsummaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Dual-source-blending (#1426)Andre Weissflog2026-01-261-0/+5
* sokol_imgui.h: fix a define-collision with X11 headers ('Status')Andre Weissflog2025-12-281-0/+5
* sokol_spine.h: update embedded wgsl shaderAndre Weissflog2025-12-101-138/+103
* sokol_nuklear.h: update embedded wgsl shaderAndre Weissflog2025-12-101-102/+86
* sokol_imgui.h: update embedded wgsl shaderAndre Weissflog2025-12-101-102/+86
* sokol_gl.h: update embedded wgsl shaderAndre Weissflog2025-12-101-105/+87
* sokol_fontstash.h: update embedded wgsl shaderAndre Weissflog2025-12-101-107/+89
* sokol_debugtext.h: update embedded wgsl shaderAndre Weissflog2025-12-101-98/+82
* sokol_imgui.h: add log message when internal vertex or index buffer overflows...Andre Weissflog2025-12-051-0/+2
* sokol_gfx_imgui.h: fix msvc buildAndre Weissflog2025-12-051-1/+1
* fix testsAndre Weissflog2025-12-051-1/+5
* sokol_gfx_imgui.h: code and api cleanup (move state structs into implementation)Andre Weissflog2025-12-051-1121/+1144
* sokol_gfx_imgui.h: fix for sg_query_stats()Andre Weissflog2025-12-041-157/+177
* Merge branch 'master' into experimental-vulkanAndre Weissflog2025-11-193-5/+12
|\
| * Reverts fix for sokol_gfx validation issue and applies @floooh suggestion ins...Bryan2025-10-211-2/+1
| * Fixes issue with sokol_gfx validation when pma is reused.Bryan2025-10-211-0/+3
| * [sokol_spine] Fixes issue with rendering slots that use multiply blendBryan2025-10-201-4/+4
| * sokol_gfx_imgui.h: add DEARIMGUI_VERSION to the capabilities windowAndre Weissflog2025-10-201-1/+2
| * sokol_imgui.h: add a couple of asserts to _simgui_bind_texture_sampler()Andre Weissflog2025-10-151-0/+3
| * sokol_gfx_imgui.h: add missing sg_features.gl_texture_views flagAndre Weissflog2025-10-101-0/+1
* | sokol_gfx_imgui.h: add vulkan specific itemsAndre Weissflog2025-11-171-0/+29
* | sokol_fontstash.h: add embedded vulkan-spirv shaderAndre Weissflog2025-11-152-2/+221
* | sokol_nuklear.h: add embedded vulkan-spirv shaderAndre Weissflog2025-11-151-3/+196
* | sokol_gfx_imgui.h: add SG_BACKEND_VULKAN stringifyAndre Weissflog2025-11-141-0/+1
* | sokol_imgui.h: add embedded vulkan-spirv shaderAndre Weissflog2025-11-141-0/+196
* | sokol_spine.h: add embedded vulkan-spirv shaderAndre Weissflog2025-11-133-1/+249
* | sokol_gl: add embedded vulkan-spirv shaderAndre Weissflog2025-11-131-1/+215
* | sokol_debugtext.h: add embedded vulkan/spirv shaderAndre Weissflog2025-11-131-1/+178
|/
* sokol_imgui.h: fix assert in simgui_shutdown() when no UI was rendered (fixes...Andre Weissflog2025-10-051-10/+13
* sokol_gfx_imgui.h: fix for sg_features.draw_base_vertex_base_instance removalAndre Weissflog2025-10-041-1/+0
* sokol_gfx_imgui.h: hook up sg_draw_ex callbackAndre Weissflog2025-10-031-0/+1
* sokol_gfx_imgui.h: add sg_features.draw_* flags to features panelAndre Weissflog2025-10-031-0/+3
* sokol_gfx_imgui.h: track sg_draw_exAndre Weissflog2025-10-011-0/+39
* sokol_gfx.h: start implementing sg_draw_ex()Andre Weissflog2025-09-301-0/+1
* Merge branch 'master' into issue1302/flexible-bind-limitsAndre Weissflog2025-09-281-0/+30
|\
| * sokol_gfx.h: add resource pool frame stats (fixes: #1332)Andre Weissflog2025-09-231-0/+30
* | sokol_gfx.h: remove separate sg_limits.max_readonly/writable_storage_buffer_b...Andre Weissflog2025-09-271-2/+1
* | sokol_gfx.h d3d11: dynamic resource limits wipAndre Weissflog2025-09-221-1/+3
* | sokol_gfx_imgui.h: add common struct sizes to Capabilities panelAndre Weissflog2025-09-191-0/+10
* | sokol_gfx_imgui.h: view the new sg_limits in the capabilities panelAndre Weissflog2025-09-171-0/+4
|/
* fix util headers for cubeface => slice reworkAndre Weissflog2025-09-133-5/+5
* sokol_gfx.h: sg_image_desc.subimage => .mip_levelsAndre Weissflog2025-09-132-3/+3
* sokol_imgui.h: fix for cubeface => slice reworkAndre Weissflog2025-09-131-2/+2
* sokol_gfx.h mtl: cubemap faces => slices wipAndre Weissflog2025-09-131-1/+1
* sokol_imgui.h: fix font density issue (by properly setting io.DisplayFramebuf...Andre Weissflog2025-08-291-7/+8
* sokol_gfx.h gl: bind storage buffers with offset, clarify why glBindImageText...Andre Weissflog2025-08-041-0/+1
* Merge branch 'master' into issue1252/resource_viewsAndre Weissflog2025-08-033-6/+22
|\
| * remove references to sg_begin_default_passStian H. Johannesen2025-07-251-1/+1
| * sokol_debugtext.h: expose the internal string-format buffer to language bindi...Andre Weissflog2025-07-151-0/+13
| * sokol_imgui.h: fix some typos in updated doc sectionsAndre Weissflog2025-06-291-5/+8