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
...
|
*
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
|
*
|
Fix a couple of typos.
Bruce Mitchener
2024-03-20
1
-1
/
+1
|
*
|
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
6
-292
/
+321
*
|
sokol_gfx_imgui.h: add SG_BUFFERTYPE_STORAGEBUFFER
Andre Weissflog
2024-04-03
1
-0
/
+1
*
|
sokol_gfx.h gl: storage buffers wip
Andre Weissflog
2024-03-11
1
-3
/
+3
*
|
replace SOKOL_GLCORE33 with SOKOL_GLCORE
Andre Weissflog
2024-03-10
6
-24
/
+24
*
|
sokol_gfx.h, sokol_gfx_imgui.h: minor storage buffer related code cleanup
Andre Weissflog
2024-03-09
1
-0
/
+1
*
|
sokol_gfx.h metal: filter redundant storage buffer bindings
Andre Weissflog
2024-03-08
1
-0
/
+1
|
/
*
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
|
*
[sokol_imgui] add optional backend interface for font creation/destruction
David Caruso
2024-02-21
1
-24
/
+42
*
|
Merge branch 'master' into issue904-pass-cleanup
Andre Weissflog
2024-02-27
1
-7
/
+18
|
\
\
|
*
|
sokol_imgui.h: ignore special ImDrawCallback_ResetRenderState user callback c...
Andre Weissflog
2024-02-25
1
-7
/
+18
|
|
/
*
|
sokol_gfx.h: code cleanup around sg_begin_pass
Andre Weissflog
2024-02-18
1
-3
/
+2
*
|
sokol_gfx.h gl: replace GL_MAX_VERTEX_UNIFORM_VECTORS with GL_MAX_VERTEX_UNIF...
Andre Weissflog
2024-02-17
1
-1
/
+1
*
|
sokol_gfx_imgui.h: add swapchain panel to begin-pass capture info
Andre Weissflog
2024-02-12
1
-2
/
+45
*
|
sokol_gfx_imgui.h: fix begin pass panel
Andre Weissflog
2024-02-11
1
-2
/
+3
*
|
sokol_gfx_imgui.h: pass => attachments and general code cleanup
Andre Weissflog
2024-02-11
1
-1746
/
+1705
*
|
Merge branch 'master' into issue904-pass-cleanup
Andre Weissflog
2024-02-10
6
-7
/
+11
|
\
|
|
*
Typo fixes.
Bruce Mitchener
2024-02-08
6
-7
/
+7
|
*
check isnan width and height
Matheus Catarino França
2024-02-01
1
-0
/
+4
*
|
sokol_gfx_imgui.h: remove obsolete ctx_id
Andre Weissflog
2024-01-28
1
-1
/
+0
|
/
*
Fix strict-prototype warnings.
Bruce Mitchener
2024-01-20
1
-1
/
+1
*
basic supprt of some BC3, BC7, ETC2 and ASTC compressed texture formats
Anton Semenov
2024-01-16
1
-0
/
+6
*
sokol_nuklear.h: change snk_handle_event to return a bool if handled
Adam Patterson
2023-12-20
1
-3
/
+8
*
Fix typos.
Bruce Mitchener
2023-12-09
1
-5
/
+5
*
sokol_gfx.h, sokol_shape.h: remove the SOKOL_ZIG_BINDINGS struct size workaround
Andre Weissflog
2023-12-04
1
-6
/
+0
*
sokol_imgui.h: fix minor documentation issue
Andre Weissflog
2023-11-21
1
-2
/
+2
*
sokol_gfx_imgui.h: fixes for sokol_gfx.h stats member renames
Andre Weissflog
2023-10-09
1
-3
/
+3
*
Merge branch 'master' into sgfx-wgpu
Andre Weissflog
2023-10-03
8
-72
/
+72
|
\
|
*
rename custom allocator callbacks to alloc_fn/free_fn
Andre Weissflog
2023-09-25
8
-72
/
+72
*
|
sokol_gfx_imgui.h: add d3d11 frame stats to stats panel
Andre Weissflog
2023-10-03
1
-1
/
+30
*
|
sokol_gfx_imgui.h: add gl stats to frame stats panel
Andre Weissflog
2023-10-02
1
-0
/
+14
*
|
sokol_gfx_imgui.h: stats tracking panel cleanup
Andre Weissflog
2023-10-02
1
-31
/
+56
*
|
sokol_gfx_imgui.h: allow to ignore sokol_imgui.h frame stats
Andre Weissflog
2023-10-02
1
-0
/
+18
*
|
sokol_gfx_imgui.h: add frame stats window
Andre Weissflog
2023-10-02
1
-0
/
+111
*
|
sokol_gfx_imgui.h: tweak function call colors
Andre Weissflog
2023-10-02
1
-9
/
+11
*
|
sokol_gfx_imgui.h: add helper function sg_imgui_draw_menu()
Andre Weissflog
2023-10-02
1
-1
/
+33
*
|
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_spine.h: fix embedded wgsl shader
Andre Weissflog
2023-09-03
1
-3
/
+140
*
|
sokol_nuklear.h: fix embedded wgsl shaders
Andre Weissflog
2023-09-03
1
-178
/
+112
*
|
sokol_gfx_imgui.h: fix missing sokol-gfx wgpu backend string
Andre Weissflog
2023-09-03
1
-0
/
+1
*
|
sokol_imgui.h wgpu: fix embedded shader
Andre Weissflog
2023-09-03
1
-178
/
+112
*
|
sokol_fontstash.h wgpu: fix embedded shader
Andre Weissflog
2023-09-03
1
-192
/
+122
*
|
sokol_gl.h: fix embedded wgsl shader
Andre Weissflog
2023-09-02
1
-186
/
+120
[prev]
[next]