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.h mtl: more robust bindings cache for dynamic resources (take activ...
Andre Weissflog
2025-08-03
1
-4
/
+16
*
|
sokol_gfx_imgui.h: remove unused _sgimgui_viewtype_string function
Andre Weissflog
2025-08-02
1
-12
/
+0
*
|
sokol_spine.h: port to view objects
Andre Weissflog
2025-07-30
1
-51
/
+70
*
|
sokol_fontstash.h: fix for view objects
Andre Weissflog
2025-07-29
1
-14
/
+31
*
|
sokol_nuklear.h: update for resource view objects
Andre Weissflog
2025-07-29
1
-27
/
+49
*
|
sokol_gfx.h: strip _binding from usage.*_binding
Andre Weissflog
2025-07-21
1
-2
/
+2
*
|
sokol_gl.h: add label for default sampler
Andre Weissflog
2025-07-21
1
-0
/
+1
*
|
sokol_debugtext.h: add a label for the font texture view
Andre Weissflog
2025-07-21
1
-0
/
+1
*
|
sokol_gfx_imgui.h: don't attempt to render msaa images
Andre Weissflog
2025-07-21
1
-3
/
+3
*
|
sokol_gfx_imgui.h: don't attempt to render non-2d texture views
Andre Weissflog
2025-07-21
1
-2
/
+6
*
|
sokol_gfx_imgui.h: fix for unified view bindings
Andre Weissflog
2025-07-21
1
-102
/
+57
*
|
sokol_gl.h: fix for sokol-gfx shader desc and bindings views
Andre Weissflog
2025-07-20
1
-9
/
+9
*
|
sokol_imgui.h: fix for sokol-gfx shader-desc and bindings views
Andre Weissflog
2025-07-20
1
-10
/
+10
*
|
sokol_debugtext.h: fixes for latest sokol_gfx.h changes
Andre Weissflog
2025-07-20
1
-1
/
+1
*
|
sokol_debiugtext.h: fix for sg_bindings.views[]
Andre Weissflog
2025-07-20
1
-8
/
+8
*
|
sokol_gfx_imgui.h: ported to view objects
Andre Weissflog
2025-07-14
1
-61
/
+104
*
|
sokol_gfx_imgui.h: implement new ui image rendering
Andre Weissflog
2025-07-14
1
-70
/
+57
*
|
sokol_gfx_imgui.h: view objects wip
Andre Weissflog
2025-07-14
1
-20
/
+79
*
|
sokol_gfx_imgui.h: view objects wip
Andre Weissflog
2025-07-14
1
-65
/
+72
*
|
sokol_gfx_imgui.h: start fixing for view objects (wip)
Andre Weissflog
2025-07-14
1
-224
/
+238
*
|
sokol_gl.h: port to texture view objects
Andre Weissflog
2025-07-11
1
-31
/
+40
*
|
sokol_imgui.h: ported to texture views (breaking change)
Andre Weissflog
2025-07-10
1
-40
/
+58
*
|
sokol_debugtext.h: port to texture views
Andre Weissflog
2025-07-08
1
-12
/
+20
|
/
*
sokol_imgui.h: fix for SOKOL_IMGUI_NO_SOKOL_APP
Andre Weissflog
2025-06-29
1
-0
/
+2
*
sokol_gfx.h: update documentation for new texture and font handling
Andre Weissflog
2025-06-29
1
-0
/
+33
*
sokol_gfx_imgui.h: fix _SGIMGUI_IMGUI_FUNC macro for C++
Andre Weissflog
2025-06-29
1
-3
/
+3
*
sokol_gfx_imgui.h: cleanup C++ vs C DearImGui calls
Andre Weissflog
2025-06-29
1
-502
/
+563
*
sokol_imgui.h: clean up C++ vs C function wrappers
Andre Weissflog
2025-06-29
1
-147
/
+199
*
sokol_gfx_imgui.h: fix C ImTextureRef constructor wrapper
Andre Weissflog
2025-06-29
1
-4
/
+12
*
sokol_imgui.h: remove obsolete font texture create/destroy funcs
Andre Weissflog
2025-06-28
1
-61
/
+0
*
sokol_imgui.h: fix usage from C
Andre Weissflog
2025-06-28
1
-15
/
+67
*
sokol_imgui.h: update for Dear ImGui 1.92.0 wip
Andre Weissflog
2025-06-28
1
-37
/
+97
*
sokol_gfx.h: safe internal resource refs wip
Andre Weissflog
2025-05-29
1
-0
/
+1
*
Fix various typos
luzpaz
2025-05-28
1
-2
/
+2
*
Merge branch 'master' into issue1244/compute-ms2
Andre Weissflog
2025-05-24
1
-49
/
+46
|
\
|
*
sokol_imgui.h: fix unused function error if compiled with SOKOL_IMGUI_NO_SOKO...
Andre Weissflog
2025-05-22
1
-0
/
+2
|
*
sokol_imgui.h: fix igGetIO vs igGetIO_Nil C binding flavour difference
Andre Weissflog
2025-05-22
1
-49
/
+44
*
|
sokol_gfx.h d3d11: storage attachments wip
Andre Weissflog
2025-05-03
1
-2
/
+2
*
|
sokol_gfx_imgui.h: storage attachment support
Andre Weissflog
2025-04-27
1
-3
/
+22
*
|
sokol_gfx_imgui.h: add storage images to shader panel
Andre Weissflog
2025-04-21
1
-22
/
+48
*
|
fix util headers for sg_buffer/image_usage
Andre Weissflog
2025-04-12
3
-8
/
+13
*
|
fix sokol_gfx_imgui.h for sg_buffer/image_usage
Andre Weissflog
2025-04-08
1
-26
/
+18
*
|
fix some util headers for sg_buffer/image_usage
Andre Weissflog
2025-04-07
4
-11
/
+11
|
/
*
sokol_imgui.h: compatibility hack for original cimgui vs dear bindings cimgui
Andre Weissflog
2025-04-04
1
-1
/
+7
*
fix: mismatch function with cimgui
n67094
2025-04-03
1
-1
/
+1
*
Merge pull request #1232 from floooh/spine-4.2
Andre Weissflog
2025-03-28
1
-2
/
+4
|
\
|
*
sokol_spine.h: updates for Spine C runtime 4.2
Andre Weissflog
2025-03-28
1
-2
/
+4
*
|
fix clang warnings on windows
Andre Weissflog
2025-03-28
5
-5
/
+5
|
/
*
sokol_gfx_imgui.h: print shader attr base types
Andre Weissflog
2025-03-14
1
-4
/
+21
*
sokol_gfx_imgui.h: add new vertex formats
Andre Weissflog
2025-03-10
1
-0
/
+12
[prev]
[next]