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
/
imgui
Commit message (
Expand
)
Author
Age
Files
Lines
*
move sokol_gfx_imgui.h to util/, update docs
Andre Weissflog
2019-03-15
2
-3962
/
+0
*
sokol_gfx_imgui.h: last fixes to not depend on sokol_gfx.h impl
Andre Weissflog
2019-03-14
1
-4
/
+18
*
sokol_gfx_imgui.h: remove access to remaining sokol_gfx.h state (_sg.cur_pipe...
Andre Weissflog
2019-03-14
1
-1
/
+4
*
sokol_gfx_imgui.h: remove all accesses to internal sokol_gfx.h resource pools
Andre Weissflog
2019-03-14
1
-30
/
+35
*
sokol_gfx.h: remove sg_query_*() funcs from tracing.
Andre Weissflog
2019-03-14
1
-198
/
+0
*
sokol_gfx_imgui.h: remove calls to internal _sg_lookup_*() funcs and direct a...
Andre Weissflog
2019-03-14
1
-180
/
+195
*
sokol_gfx_imgui.h: use sg_query_desc() to get resource pool sizes
Andre Weissflog
2019-03-13
1
-5
/
+6
*
sokol_gfx_imgui.h: remove dep on _sg_slot_index func
Andre Weissflog
2019-03-13
1
-33
/
+49
*
sokol_gfx_imgui.h: remove vertex layout auto-offset/stride computation
Andre Weissflog
2019-03-10
1
-30
/
+0
*
sokol_gfx_imgui.h: replace the (now redundant) default value handling
Andre Weissflog
2019-03-10
1
-57
/
+0
*
sokol_gfx_imgui.h: don't draw uniform panel when pipeline or shader is no lon...
Andre Weissflog
2019-03-10
1
-3
/
+3
*
sokol_gfx_imgui.h: install original hooks on shutdown, fixes #132
Andre Weissflog
2019-03-10
1
-0
/
+2
*
fix missing ImGui::TreePop() (fixes #133)
Andre Weissflog
2019-03-10
1
-0
/
+1
*
add 'included' defines to all sokol headers for better error messages when in...
Andre Weissflog
2019-03-09
1
-0
/
+11
*
sokol_gfx_imgui.h: Fix D3D11 errors (whoopsi, I forgot to test before merge)
Andre Weissflog
2019-03-05
1
-0
/
+4
*
Debugging UI extension headers via Dear ImGui (#125)
Andre Weissflog
2019-03-05
2
-0
/
+4175