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_app.h macos: replace MTKView with CAMetalLayer+CADisplayLink wip
drop-mtkview
Andre Weissflog
7 hours
1
-81
/
+98
*
changelog typo
HEAD
master
Andre Weissflog
2 days
1
-1
/
+1
*
Merge pull request #1442 from floooh/issue1441/mouse-wheel-zoom
Andre Weissflog
2 days
2
-5
/
+15
|
\
|
*
update changelog (https://github.com/floooh/sokol/pull/1442)
Andre Weissflog
2 days
1
-0
/
+10
|
*
sokol_app.h emsc: fix mouse wheel delta to match native increments
Andre Weissflog
2 days
1
-1
/
+1
|
*
sokol_app.h win: harmonize mouse wheel speed with glfw
Andre Weissflog
3 days
1
-4
/
+4
*
|
sokol_gfx.h: fix comment typo
Andre Weissflog
3 days
1
-1
/
+1
|
/
*
Merge pull request #1438 from floooh/issue1437/ios_pass_dimensions
Andre Weissflog
6 days
2
-8
/
+37
|
\
|
*
update changelog (https://github.com/floooh/sokol/pull/1438)
Andre Weissflog
6 days
1
-0
/
+17
|
*
sokol_app.h ios/mtl: fix drawable size mismatch assert on rotate (see https:/...
Andre Weissflog
6 days
1
-8
/
+20
|
/
*
Merge pull request #1434 from developer-3/master
Andre Weissflog
10 days
1
-1
/
+1
|
\
|
*
sokol_fetch.h: fix typo in documentation
Adam Anderson
10 days
1
-1
/
+1
|
/
*
changelog: add missing pr link to last item
Andre Weissflog
11 days
1
-0
/
+2
*
Merge pull request #1433 from floooh/vk-code-cleanup
Andre Weissflog
11 days
2
-53
/
+85
|
\
|
*
update changelog (https://github.com/floooh/sokol/pull/1433)
Andre Weissflog
11 days
1
-0
/
+13
|
*
sokol_app.h vk/win: fix frame time measurement on vulkan+windows
Andre Weissflog
11 days
1
-5
/
+1
|
*
sokol_app.h vk: cleanup swapchain creation, don't update fb w/h in _sapp_win3...
Andre Weissflog
11 days
1
-44
/
+66
|
*
sokol_app.h vk: fix case where no suitable physical device is found
Andre Weissflog
11 days
1
-4
/
+5
|
/
*
tweak last changelog entry
Andre Weissflog
11 days
1
-2
/
+4
*
Merge pull request #1430 from floooh/vk-swapchain-cleanup-2
Andre Weissflog
12 days
2
-1
/
+36
|
\
|
*
update changelog (https://github.com/floooh/sokol/pull/1430)
Andre Weissflog
13 days
1
-0
/
+17
|
*
sokol_app.h vk: fix swapchain validation layer error on Windows+NVIDIA
floooh
2026-01-31
1
-2
/
+6
|
*
sokol_app.h vk: enfore a min-swapchain-image-count of at least 3, fixes prese...
Andre Weissflog
2026-01-31
1
-1
/
+15
|
*
sokol_app.h vk: fix inconsistent semaphore indexing
Andre Weissflog
2026-01-31
1
-2
/
+2
|
/
*
readme: update see-whats-new
Andre Weissflog
2026-01-26
1
-1
/
+1
*
Dual-source-blending (#1426)
Andre Weissflog
2026-01-26
4
-1
/
+101
*
sokol_gfx.h vk: fix catastrophic performance of uniform updates on Intel Wind...
Andre Weissflog
2026-01-24
2
-40
/
+71
*
sokol_app.h vk: post-merge fix (remove a redundant return statement)
Andre Weissflog
2026-01-24
1
-1
/
+0
*
Vulkan backend: enable debug object labels. (#1422)
Andre Weissflog
2026-01-24
4
-9
/
+92
*
Merge pull request #1418 from luigi-rosso/expose_command_queue
Andre Weissflog
2026-01-20
1
-0
/
+14
|
\
|
*
feature: expose Metal CommandQueue
Luigi Rosso
2026-01-20
1
-0
/
+14
|
/
*
changelog tweak
Andre Weissflog
2026-01-19
1
-1
/
+1
*
Merge pull request #1417 from floooh/vulkan-windows
Andre Weissflog
2026-01-19
8
-23
/
+129
|
\
|
*
update changelog (https://github.com/floooh/sokol/pull/1417)
Andre Weissflog
2026-01-19
1
-0
/
+7
|
*
sokol_gfx/app.h: update vulkan backend build instructions
Andre Weissflog
2026-01-19
2
-3
/
+21
|
*
sokol_app/gfx.h: vulkan build instructions
Andre Weissflog
2026-01-19
2
-0
/
+8
|
*
github ci: add Vulkan-Loader to windows vulkan setup
Andre Weissflog
2026-01-19
2
-2
/
+2
|
*
github ci: setup vulkan sdk on windows
Andre Weissflog
2026-01-19
2
-0
/
+12
|
*
tests: add windows+vulkan to test compilation
Andre Weissflog
2026-01-19
3
-0
/
+43
|
*
sokol_app.h win/vk: hook up vulkan to windows frame loop
Andre Weissflog
2026-01-19
1
-0
/
+8
|
*
sokol_gfx.h vk: windows support
Andre Weissflog
2026-01-19
2
-20
/
+30
|
/
*
sokol_gfx.h gl: fix iOS build (don't define _SOKOL_GL_HAS_COLORMASKI on iOS)
Andre Weissflog
2026-01-19
1
-1
/
+1
*
Merge branch 'luigi-rosso-gles32_mrt_colormask'
Andre Weissflog
2026-01-19
2
-10
/
+33
|
\
|
*
update changelog (https://github.com/floooh/sokol/pull/1414)
Andre Weissflog
2026-01-19
1
-0
/
+6
|
*
sokol_gfx.h gl: simplify glColorMask vs glColorMaski code
Andre Weissflog
2026-01-19
1
-28
/
+17
|
*
Merge branch 'gles32_mrt_colormask' of github.com:luigi-rosso/sokol into luig...
Andre Weissflog
2026-01-19
1
-1
/
+29
|
/
|
|
*
fix: enable MRT independent write mask on GLES 3.2+
Luigi Rosso
2026-01-15
1
-1
/
+29
*
|
Merge branch 'luigi-rosso-fix_fbo_depth_attachment_switching'
Andre Weissflog
2026-01-18
2
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
update changelog (https://github.com/floooh/sokol/pull/1412)
Andre Weissflog
2026-01-18
1
-0
/
+9
|
*
fix: clear depth attachments before switching types on all gl implementations
Luigi Rosso
2026-01-15
1
-6
/
+4
[next]