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_nuklear.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GLES2/WebGL1 support. (#821)
Andre Weissflog
2023-04-30
1
-42
/
+46
*
simplify logging preprocessor macros
Andre Weissflog
2022-10-22
1
-1
/
+1
*
sokol_nuklear.h: fix sg_image handling (fixes #656)
Andre Weissflog
2022-04-25
1
-1
/
+8
*
sokol_nuklear.h: remove NK_ALIGNOF macro, which causes an UB warning in recen...
Andre Weissflog
2021-08-20
1
-1
/
+1
*
sokol_nuklear.h, sokol_imgui.h: cleanup no-sokol-app vs dummy-backend confusion
Andre Weissflog
2021-04-06
1
-6
/
+8
*
sokol_nuklear.h: fix an unused warning with SOKOL_NUKLEAR_NO_SOKOL_APP
Andre Weissflog
2021-04-06
1
-1
/
+1
*
fix compilation with dummy backend in various util headers
Andre Weissflog
2021-04-06
1
-2
/
+2
*
sokol_nuklear.h: coding style
Andre Weissflog
2021-02-13
1
-4
/
+4
*
sokol_nuklear.h: use C99 designated init for sg_shader_desc init
Andre Weissflog
2021-02-13
1
-56
/
+70
*
sokol_nuklear.h: fix a clang analyzer warning (non-critical)
Andre Weissflog
2021-02-13
1
-1
/
+2
*
sokol_nuklear.h: add a note about the implementation not supporting to be com...
Andre Weissflog
2021-02-13
1
-0
/
+4
*
sokol_nuklear.h: oops, don't memleak on vertex/index-buffer-overflow
Andre Weissflog
2021-02-13
1
-35
/
+34
*
sokol_nuklear.h: add an overflow check for vertex- and index-buffer
Andre Weissflog
2021-02-13
1
-3
/
+21
*
fix gcc warnings
Andre Weissflog
2021-02-12
1
-1
/
+1
*
sokol_nuklear.h: fix D3D11 shader init and MSVC warnings
Andre Weissflog
2021-02-12
1
-25
/
+21
*
sokol_nuklear.h fixes
Andre Weissflog
2021-02-12
1
-8
/
+5
*
sokol_nuklear.h: update for sokol-gfx API changes, fix sign-conversion warnings
Andre Weissflog
2021-02-11
1
-29
/
+30
*
sokol_nuklear.h: initial commit
Warren Merrifield
2021-02-01
1
-0
/
+2136