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
/
sokol_imgui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sokol_imgui.h: fix a define-collision with X11 headers ('Status')
Andre Weissflog
2025-12-28
1
-0
/
+5
*
sokol_imgui.h: update embedded wgsl shader
Andre Weissflog
2025-12-10
1
-102
/
+86
*
sokol_imgui.h: add log message when internal vertex or index buffer overflows...
Andre Weissflog
2025-12-05
1
-0
/
+2
*
Merge branch 'master' into experimental-vulkan
Andre Weissflog
2025-11-19
1
-0
/
+3
|
\
|
*
sokol_imgui.h: add a couple of asserts to _simgui_bind_texture_sampler()
Andre Weissflog
2025-10-15
1
-0
/
+3
*
|
sokol_imgui.h: add embedded vulkan-spirv shader
Andre Weissflog
2025-11-14
1
-0
/
+196
|
/
*
sokol_imgui.h: fix assert in simgui_shutdown() when no UI was rendered (fixes...
Andre Weissflog
2025-10-05
1
-10
/
+13
*
sokol_gfx.h: sg_image_desc.subimage => .mip_levels
Andre Weissflog
2025-09-13
1
-2
/
+2
*
sokol_imgui.h: fix for cubeface => slice rework
Andre Weissflog
2025-09-13
1
-2
/
+2
*
sokol_imgui.h: fix font density issue (by properly setting io.DisplayFramebuf...
Andre Weissflog
2025-08-29
1
-7
/
+8
*
Merge branch 'master' into issue1252/resource_views
Andre Weissflog
2025-08-03
1
-5
/
+8
|
\
|
*
sokol_imgui.h: fix some typos in updated doc sections
Andre Weissflog
2025-06-29
1
-5
/
+8
*
|
sokol_imgui.h: fix for sokol-gfx shader-desc and bindings views
Andre Weissflog
2025-07-20
1
-10
/
+10
*
|
sokol_imgui.h: ported to texture views (breaking change)
Andre Weissflog
2025-07-10
1
-40
/
+58
|
/
*
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_imgui.h: clean up C++ vs C function wrappers
Andre Weissflog
2025-06-29
1
-147
/
+199
*
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
*
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
*
|
fix some util headers for sg_buffer/image_usage
Andre Weissflog
2025-04-07
1
-3
/
+3
|
/
*
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
*
fix clang warnings on windows
Andre Weissflog
2025-03-28
1
-1
/
+1
*
add -Wextra-semi to CI tests and fix resulting warnings
Andre Weissflog
2025-01-30
1
-1
/
+1
*
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
1
-352
/
+25
*
sokol_imgui.h: allow to override the prefix for Dear ImGui C bindings
Andre Weissflog
2024-12-08
1
-42
/
+39
*
sokol_imgui.h: prepare for switch to dear_bindings cimgui
Andre Weissflog
2024-12-04
1
-1
/
+1
*
Merge branch 'master' into issue1037_bindings_cleanup
Andre Weissflog
2024-10-25
1
-6
/
+6
|
\
|
*
sokol_imgui.h: changed ImTextureID type from void* to uint64_t
Thomas Stehle
2024-10-21
1
-6
/
+6
*
|
sokol_imgui.h: update d3d11 shader blobs
Andre Weissflog
2024-10-15
1
-2
/
+82
*
|
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_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
1
-1
/
+0
*
sokol_imgui.h zig bindings wip
Andre Weissflog
2024-05-30
1
-17
/
+10
*
Merge branch 'master' into storage-buffers
Andre Weissflog
2024-04-21
1
-0
/
+12
|
\
|
*
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
|
*
|
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
1
-45
/
+49
*
|
replace SOKOL_GLCORE33 with SOKOL_GLCORE
Andre Weissflog
2024-03-10
1
-4
/
+4
|
/
*
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
[next]