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
...
*
merge from master
Andre Weissflog
2025-02-22
3
-6
/
+4
|
\
|
*
sokol_gfx.h: remove pvrtc pixelformat (see: https://github.com/floooh/sokol/i...
Andre Weissflog
2025-02-09
1
-4
/
+0
|
*
sokol_gfx_imgui.h: add SG_BLENDOP_MIN/MAX support
Andre Weissflog
2025-02-09
1
-0
/
+2
|
*
add -Wextra-semi to CI tests and fix resulting warnings
Andre Weissflog
2025-01-30
2
-2
/
+2
*
|
sokol_gfx_imgui.h: fixes for sokol_gfx.h compute shader update
Andre Weissflog
2025-02-18
1
-34
/
+89
*
|
sokol_gfx_imgui.h: fix typo
Andre Weissflog
2025-02-16
1
-1
/
+1
*
|
sokol_gfx.h metal: set images and samplers on compute passes
Andre Weissflog
2025-02-15
1
-0
/
+4
*
|
sokol_gfx.h gl: fix conditional compilation for compute available
Andre Weissflog
2025-02-15
1
-1
/
+2
|
/
*
sokol_imgui.h: update doc section on user-provided images and samplers
Andre Weissflog
2024-12-17
1
-38
/
+22
*
sokol_imgui.h: build 64-bit ImTextureID directly from 32-bit sokol-gfx img- a...
Andre Weissflog
2024-12-16
2
-360
/
+26
*
sokol_imgui.h: allow to override the prefix for Dear ImGui C bindings
Andre Weissflog
2024-12-08
1
-42
/
+39
*
fix sokol_gfx_imgui.h for new Dear ImGui C bindings (https://github.com/flooo...
Andre Weissflog
2024-12-05
1
-108
/
+108
*
sokol_imgui.h: prepare for switch to dear_bindings cimgui
Andre Weissflog
2024-12-04
1
-1
/
+1
*
sokol_gfx.h glcore: allow multisampled texture bindings
Andre Weissflog
2024-11-17
1
-0
/
+1
*
sokol_nuklear.h: wrap sokol_app.h mouse cursor calls into SOKOL_NUKLEAR_NO_SO...
Andre Weissflog
2024-11-13
1
-0
/
+2
*
sokoL_nuklear.h: move sokol-app cursor update from event handler to snk_render()
Andre Weissflog
2024-11-13
1
-19
/
+21
*
sokol_nuklear.h: enable setting mouse cursor
zeozeozeo
2024-11-13
1
-0
/
+25
*
sokol_gfx_imgui.h: fix Dear ImGui conflicting ID warning (fixes #1144)
Andre Weissflog
2024-11-07
1
-0
/
+2
*
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
[prev]
[next]