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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix tests (forgot an sg_shutdown in sokol_debugtext_test)
Andre Weissflog
2025-12-07
1
-1
/
+2
*
integrate vulkan backend into test_linux.sh
Andre Weissflog
2025-12-06
5
-1
/
+54
*
fix tests
Andre Weissflog
2025-12-05
2
-6
/
+4
*
Add test for escape char in key
Cloud Wu
2025-10-17
1
-6
/
+6
*
Merge branch 'master' into issue1302/flexible-bind-limits
Andre Weissflog
2025-09-28
1
-5
/
+2
|
\
|
*
ci: unpin emsdk version (since spine-c should compile again)
Andre Weissflog
2025-09-23
1
-5
/
+2
*
|
fix sokol-gfx tests
Andre Weissflog
2025-09-27
1
-2
/
+2
*
|
sokol_gfx.h: fix dummy backend and tests
Andre Weissflog
2025-09-22
1
-12
/
+47
*
|
Merge branch 'master' into issue1302/flexible-bind-limits
Andre Weissflog
2025-09-22
1
-2
/
+5
|
\
|
|
*
ci: temorarily pin emsdk to 4.0.14 (reason: https://github.com/EsotericSoftwa...
Andre Weissflog
2025-09-22
1
-2
/
+5
*
|
sokol_gfx.h: check dynamic max-pass-attachment limits
Andre Weissflog
2025-09-20
1
-0
/
+42
*
|
sokol_gfx.h: finer-grained error messages on binding-limit violation, plus ne...
Andre Weissflog
2025-09-20
1
-0
/
+132
|
/
*
fix sokol_gfx_tests.c and sokol_gl_tests.c
Andre Weissflog
2025-09-14
2
-18
/
+18
*
sokol_gfx.h: fix tests for views
Andre Weissflog
2025-07-30
2
-858
/
+270
*
fix test compilations for latest nuklear vs latest msvc
Andre Weissflog
2025-06-27
3
-3963
/
+5555
*
fix Emscripten test builds for WebGPU
Andre Weissflog
2025-06-15
1
-1
/
+3
*
sokol_gfx.h: fix dummy backend and tests
Andre Weissflog
2025-06-02
1
-4
/
+3
*
fix tests
Andre Weissflog
2025-05-29
1
-8
/
+8
*
sokol_gfx.h: safe internal resource refs wip
Andre Weissflog
2025-05-29
1
-0
/
+89
*
fix tests
Andre Weissflog
2025-05-10
2
-138
/
+135
*
sokol_audio.h android: remove OpenSLES backend (deprecated in more recent NDK...
Andre Weissflog
2025-04-05
1
-7
/
+1
*
tests: remove the Android OpenSLES builds (those trigger deprecated errors now)
Andre Weissflog
2025-04-05
3
-45
/
+0
*
switch android tests to android-30 platform
Andre Weissflog
2025-04-05
2
-5
/
+5
*
fix tests (update spine runtime to 4.2)
Andre Weissflog
2025-03-28
1
-1
/
+3
*
sokol_gfx_test.c: more buffer creation tests
Andre Weissflog
2025-03-01
1
-0
/
+68
*
fix sokol_gfx_test.c
Andre Weissflog
2025-03-01
1
-7
/
+5
*
tests/CMakeLists.txt: remove the -Wno-deprecated-declarations exception for iOS
Andre Weissflog
2025-02-09
1
-5
/
+0
*
fix tests (sokol_gfx.h pvrtc removal)
Andre Weissflog
2025-02-09
1
-4
/
+0
*
CI tests: don't enable -Wextra-semi for GCC in C mode
Andre Weissflog
2025-01-30
1
-1
/
+5
*
add -Wextra-semi to CI tests and fix resulting warnings
Andre Weissflog
2025-01-30
2
-3
/
+8
*
sokol_gfx.h: add granular sg_query_buffer_X() and sg_query_image_X() functions
Andre Weissflog
2024-12-16
1
-0
/
+26
*
switch sokol tests to dcimgui
Andre Weissflog
2024-12-05
5
-30
/
+18
*
update sokol-gfx tests
Andre Weissflog
2024-10-17
1
-96
/
+86
*
tests: fix android compile tests
Andre Weissflog
2024-09-20
1
-4
/
+4
*
tests: fix nosokolapp build targets for windows
Andre Weissflog
2024-09-20
1
-2
/
+2
*
add 'no-sokol-app' compilation tests for sokol-imgui and sokol-nuklear
Andre Weissflog
2024-09-20
4
-1
/
+60
*
sokol_gfx.h: remove SG_FILTER_NONE (fixes #929)
Andre Weissflog
2024-09-02
2
-24
/
+4
*
sokol_gl.h: don't skip rendering completely in case of errors, plus:
Andre Weissflog
2024-08-26
1
-2
/
+11
*
update emscripten webgl link flags
Ed Preston
2024-08-14
1
-1
/
+1
*
ETC2 pixel format cleanup:
Andre Weissflog
2024-05-10
1
-2
/
+4
*
Merge branch 'master' into storage-buffers
Andre Weissflog
2024-04-21
1
-1
/
+1
|
\
|
*
tests: pin spine dependency to tag 4.1
Andre Weissflog
2024-04-21
1
-1
/
+1
*
|
sokol_gfx.h gl: storage buffers wip
Andre Weissflog
2024-03-11
1
-1
/
+1
*
|
replace SOKOL_GLCORE33 with SOKOL_GLCORE
Andre Weissflog
2024-03-10
3
-17
/
+17
|
/
*
fix tests
Andre Weissflog
2024-02-12
8
-301
/
+312
*
Merge branch 'master' into issue904-pass-cleanup
Andre Weissflog
2024-02-10
1
-1
/
+1
|
\
|
*
Typo fixes.
Bruce Mitchener
2024-02-08
1
-1
/
+1
*
|
fix tests
Andre Weissflog
2024-01-28
1
-10
/
+0
|
/
*
CI tests: enable -Wstrict-prototypes for gcc and clang
Andre Weissflog
2024-01-20
1
-1
/
+1
*
Fix strict-prototype warnings.
Bruce Mitchener
2024-01-20
1
-2
/
+2
[next]