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
*
ci: temorarily pin emsdk to 4.0.14 (reason: https://github.com/EsotericSoftwa...
Andre Weissflog
2025-09-22
1
-2
/
+5
*
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
*
sokol_gfx_test.c: more tests for sg_query_row_pitch() and sg_query_surface_pi...
Andre Weissflog
2024-01-05
1
-0
/
+21
*
sokol_gfx.h: query bytes-per-pixel, row- and surface-pitch wip
Andre Weissflog
2024-01-04
1
-0
/
+87
*
tests: disable -Wmissing-field-initializers both for GCC and Clang
Andre Weissflog
2023-12-27
1
-1
/
+1
*
add webgpu compilation tests
Andre Weissflog
2023-10-03
3
-1
/
+36
*
Merge branch 'master' into sgfx-wgpu
Andre Weissflog
2023-10-03
2
-14
/
+111
|
\
|
*
sokol_fetch_test.c: add more tests for cancelling requests
Andre Weissflog
2023-09-19
1
-14
/
+63
|
*
sokol_args.h: support key-only args (see documentation for details) fixes #876
Andre Weissflog
2023-09-18
1
-0
/
+48
*
|
fix sokol-gfx tests
Andre Weissflog
2023-09-06
1
-10
/
+10
*
|
sokol_gfx tests: add sampler-desc validation tests
Andre Weissflog
2023-09-04
1
-1
/
+87
*
|
sg_sampler_type renaming fixes
Andre Weissflog
2023-08-31
1
-8
/
+8
|
/
*
fix sokol_gfx_test.c (create pass without color attachments is now allowed
Andre Weissflog
2023-07-02
1
-20
/
+14
[next]