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] add optional backend interface for font creation/destruction
David Caruso
2024-02-21
1
-24
/
+42
*
|
sokol_imgui.h: ignore special ImDrawCallback_ResetRenderState user callback c...
Andre Weissflog
2024-02-25
1
-7
/
+18
|
/
*
Typo fixes.
Bruce Mitchener
2024-02-08
1
-1
/
+1
*
sokol_imgui.h: fix minor documentation issue
Andre Weissflog
2023-11-21
1
-2
/
+2
*
Merge branch 'master' into sgfx-wgpu
Andre Weissflog
2023-10-03
1
-10
/
+10
|
\
|
*
rename custom allocator callbacks to alloc_fn/free_fn
Andre Weissflog
2023-09-25
1
-10
/
+10
*
|
Merge branch 'master' into sgfx-wgpu
Andre Weissflog
2023-09-09
1
-2
/
+10
|
\
|
|
*
sokol_imgui.h: fix for cimgui 1.89.9 (fixes #879)
Andre Weissflog
2023-09-09
1
-2
/
+10
*
|
sokoL_imgui.h: allow unfilterable user images
Andre Weissflog
2023-09-07
1
-90
/
+120
*
|
sokol_imgui.h wgpu: fix embedded shader
Andre Weissflog
2023-09-03
1
-178
/
+112
*
|
sg_sampler_type renaming fixes
Andre Weissflog
2023-08-31
1
-1
/
+1
|
/
*
sokol_imgui.h: remove obsolete documentation snippet
Andre Weissflog
2023-07-26
1
-8
/
+0
*
sokol_imgui.h: add a comment header
Andre Weissflog
2023-07-24
1
-0
/
+7
*
sokoL_imgui.h: fix comment typo
Andre Weissflog
2023-07-24
1
-1
/
+1
*
sokol_imgui.h: add two useful helper functions
Andre Weissflog
2023-07-23
1
-2
/
+33
*
sokol_imgui.h: add c++ wrapper func and code cleanup
Andre Weissflog
2023-07-23
1
-2
/
+3
*
sokol_imgui.h: update documentation
Andre Weissflog
2023-07-23
1
-1
/
+93
*
sokol_imgui.h: check that API functions are called between setup/shutdown
Andre Weissflog
2023-07-22
1
-10
/
+32
*
sokol_imgui.h: simgui_image_t implementation finished
Andre Weissflog
2023-07-22
1
-53
/
+291
*
sokol_imgui.h: start with simgui_image_t implementation
Andre Weissflog
2023-07-21
1
-2
/
+177
*
Merge branch 'master' into sgfx-samplers-bindings
Andre Weissflog
2023-07-16
1
-102
/
+169
|
\
|
*
added function prototypes, removed imguikey function, and added documentation...
Benjamin Trosch
2023-07-10
1
-46
/
+89
|
*
made sokol_imgui event functions that were sapp agnostic public
Benjamin Trosch
2023-07-09
1
-118
/
+142
*
|
sokol_imgui.h: add label to sampler
Andre Weissflog
2023-07-02
1
-0
/
+1
*
|
sokol_imgui.h, sokol_nuklear.h: remove sampler state from texture
Andre Weissflog
2023-06-24
1
-17
/
+8
*
|
sokol_imgui.h: update embedded hlsl4 shaders
Andre Weissflog
2023-06-23
1
-37
/
+35
*
|
sokol_imgui.h: fix for separate images/samplers, new helper function simgui_i...
Andre Weissflog
2023-06-19
1
-730
/
+741
|
/
*
sokol_imgui.h: improve touch interactions
Andre Weissflog
2023-05-20
1
-6
/
+52
*
Remove GLES2/WebGL1 support. (#821)
Andre Weissflog
2023-04-30
1
-42
/
+46
*
Merge branch 'master' of https://github.com/legends2k/sokol into legends2k-ma...
Andre Weissflog
2023-01-16
1
-5
/
+5
|
\
|
*
sokol_imgui.h: Fix obsolete key modifier enum usages
Sundaram Ramaswamy
2022-12-14
1
-5
/
+5
*
|
corect pos/button event order
Alec
2022-12-13
1
-4
/
+4
|
/
*
simplify logging preprocessor macros
Andre Weissflog
2022-10-22
1
-1
/
+1
*
sokol_imgui.h: new config options disable_set_mouse_cursor and disable_window...
Andre Weissflog
2022-07-10
1
-23
/
+43
*
sokol_imgui.h: update mouse cursor image
Andre Weissflog
2022-07-10
1
-0
/
+19
*
Write alpha for ImGui draw ops. (#687)
Luigi Rosso
2022-07-10
1
-2
/
+13
*
fix: clipboard paste didn't work on Windows
Namek
2022-06-14
1
-1
/
+1
*
Language bindings: fix new allocator callbacks (#671)
Andre Weissflog
2022-05-30
1
-5
/
+2
*
Move tests over from sokol-samples (#666)
Andre Weissflog
2022-05-23
1
-2
/
+2
*
sokol_imgui.h: fix key code backward compatibility
Andre Weissflog
2022-05-18
1
-13
/
+24
*
Add memory allocator callbacks to sokol headers. (#662)
Andre Weissflog
2022-05-15
1
-25
/
+103
*
sokol_imgui.h: new function simgui_map_keycode() to map sokol_app.h to Dear I...
Andre Weissflog
2022-05-14
1
-0
/
+13
*
sokol_imgui.h: minor doc improvements
Andre Weissflog
2022-02-09
1
-3
/
+13
*
sokol_imgui.h: replace simgui_desc.disable_hotkeys with .disable_paste_override
Andre Weissflog
2022-02-08
1
-9
/
+13
*
sokol_imgui.h: add simgui_desc.disable_hotkeys back in, but implemented diffe...
Andre Weissflog
2022-02-08
1
-2
/
+3
*
sokol_imgui.h: updates for Dear ImGui v1.87 (#628)
Andre Weissflog
2022-02-08
1
-112
/
+220
*
Add missing imgui kp enter map
Sean Bohan
2022-01-21
1
-0
/
+1
*
sokol_imgui.h: remove simgui_desc_t.dpi_scale, update documentation
Andre Weissflog
2022-01-17
1
-13
/
+13
*
sokol_imgui.h: add C++ wrapper for simgui_new_frame()
Andre Weissflog
2022-01-17
1
-0
/
+1
*
sokol_imgui.h: breaking change to take per-frame dpi_scale value
Andre Weissflog
2022-01-16
1
-7
/
+20
[prev]
[next]