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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
sokol_gfx.h: start implementing storage buffer support
Andre Weissflog
2024-03-05
1
-5
/
+126
|
/
*
sokol_app.h win32: annotate glGetIntegerv with WINAPI, fixes #1005
Andre Weissflog
2024-03-04
1
-2
/
+2
*
changelog: fix typo
Andre Weissflog
2024-03-02
1
-1
/
+1
*
update changelog
Andre Weissflog
2024-03-02
1
-0
/
+2
*
Merge branch 'Dvad-font_texture'
Andre Weissflog
2024-03-02
2
-35
/
+71
|
\
|
*
update changelog
Andre Weissflog
2024-03-02
1
-0
/
+7
|
*
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
*
|
changelog: more formatting
Andre Weissflog
2024-03-02
1
-2
/
+2
*
|
changelog: formatting
Andre Weissflog
2024-03-02
1
-2
/
+3
*
|
Merge branch 'Dvad-sokol_emsc_set_main_loop'
Andre Weissflog
2024-03-02
2
-3
/
+34
|
\
\
|
*
|
add a sample link to the last changelog entry
Andre Weissflog
2024-03-02
1
-0
/
+4
|
*
|
update changelog
Andre Weissflog
2024-03-02
1
-0
/
+15
|
*
|
sokol_app.h emsc: add a sapp_desc.html5_emsc_set_main_loop_simulate_infinite_...
Andre Weissflog
2024-03-02
1
-1
/
+2
|
*
|
sokol_app.h emsc: minor code cleanup
Andre Weissflog
2024-03-02
1
-2
/
+2
|
*
|
Merge branch 'sokol_emsc_set_main_loop' of https://github.com/Dvad/sokol into...
Andre Weissflog
2024-03-02
1
-3
/
+14
|
/
|
|
|
*
|
[sokol_app] add SOKOL_EMSC_USE_SET_MAIN_LOOP #define
David Caruso
2024-02-23
1
-3
/
+14
|
|
/
*
|
update changelog
Andre Weissflog
2024-03-01
1
-0
/
+6
*
|
sokol_app.h, sokol_args.h emsc: replace deprecated allocateUTF8OnStack with s...
Andre Weissflog
2024-03-01
2
-6
/
+6
*
|
gh actions: update upload/download-artifact to v4
Andre Weissflog
2024-03-01
1
-12
/
+12
*
|
sokol_gfx.h wgpu: fix for a behaviour change in Chrome (fixes #1003)
Andre Weissflog
2024-03-01
1
-0
/
+1
*
|
sokol_gfx.h metal: fix regression for swapchain passes without stencil surface
Andre Weissflog
2024-03-01
2
-4
/
+20
*
|
changelog: add link to PR for latest entry
Andre Weissflog
2024-02-29
1
-0
/
+2
*
|
Merge pull request #985 from floooh/issue904-pass-cleanup
Andre Weissflog
2024-02-29
20
-3991
/
+3883
|
\
\
|
*
|
remove sokol_imgui.h from the rust bindings (trouble with GH Actions)
Andre Weissflog
2024-02-29
2
-7
/
+1
|
*
|
gen_bindings.yml: make sokol-rust checkout recursive in gen-bindings job
Andre Weissflog
2024-02-29
1
-0
/
+1
|
*
|
update changelog and readme
Andre Weissflog
2024-02-29
2
-1
/
+34
|
*
|
sokol_glue.h: fix the sokol_app.h include check
Andre Weissflog
2024-02-29
1
-3
/
+3
|
*
|
readme: update triangle sample code, remove clear sample
Andre Weissflog
2024-02-28
1
-113
/
+42
|
*
|
sokol_gfx.h, sokol_app.h: remove a couple of outdated fixmes
Andre Weissflog
2024-02-28
2
-2
/
+0
|
*
|
sokol_app.h: minor documentation tweaks
Andre Weissflog
2024-02-28
1
-5
/
+5
|
*
|
sokol_glue.h documentation
Andre Weissflog
2024-02-28
1
-8
/
+3
|
*
|
sokol_glue.h: check for SOKOL_GFX_INCLUDED and SOKOL_APP_IMPL_INCLUDED
Andre Weissflog
2024-02-28
1
-0
/
+9
|
*
|
sokol_gfx.h: fixes for merge from master
Andre Weissflog
2024-02-27
1
-2
/
+2
|
*
|
Merge branch 'master' into issue904-pass-cleanup
Andre Weissflog
2024-02-27
4
-9
/
+59
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'danielchasehooper-master'
Andre Weissflog
2024-02-27
2
-2
/
+9
|
\
\
\
|
*
|
|
update changelog
Andre Weissflog
2024-02-27
1
-0
/
+7
|
*
|
|
sokol_gfx.h gles3: minor code cleanup in invalidate framebuffer check
Andre Weissflog
2024-02-27
1
-2
/
+2
|
*
|
|
Don't invalidate the depth stencil framebuffer when the current pass doesn't ...
Daniel Hooper
2024-02-26
1
-2
/
+2
|
/
/
/
*
|
/
sokol_imgui.h: ignore special ImDrawCallback_ResetRenderState user callback c...
Andre Weissflog
2024-02-25
2
-7
/
+34
|
|
/
|
/
|
*
|
update changelog
Andre Weissflog
2024-02-21
1
-0
/
+9
*
|
Merge pull request #993 from kcbanner/gl_funcs_ext
Andre Weissflog
2024-02-21
1
-0
/
+5
|
\
\
|
*
|
Allow extensions to load additional GL functions via SG_GL_FUNCS_EXT
kcbanner
2024-02-19
1
-0
/
+5
|
/
/
*
|
readme: add back link to a fork of the Learn OpenGL samples
Andre Weissflog
2024-02-18
1
-0
/
+2
|
*
sokol_app.h: add a doc blurb about sapp_gl_get_framebuffer()
Andre Weissflog
2024-02-26
1
-0
/
+4
|
*
sokol_gfx.h gles3: define GL_FRAMEBUFFER_UNDEFINED if it doesn't exist (see: ...
Andre Weissflog
2024-02-26
1
-0
/
+9
|
*
sokol_gfx.h: update all pass-related documentation
Andre Weissflog
2024-02-24
1
-100
/
+149
|
*
sokol_gfx.h: use sg_environment defaults for sg_swapchain default color, dept...
Andre Weissflog
2024-02-24
1
-9
/
+3
|
*
sokol_gfx.h: update render pass documentation wip
Andre Weissflog
2024-02-24
1
-88
/
+145
[prev]
[next]