aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add windows+vulkan to test compilationAndre Weissflog2026-01-193-0/+43
* fix tests (forgot an sg_shutdown in sokol_debugtext_test)Andre Weissflog2025-12-071-1/+2
* integrate vulkan backend into test_linux.shAndre Weissflog2025-12-065-1/+54
* fix testsAndre Weissflog2025-12-052-6/+4
* Add test for escape char in keyCloud Wu2025-10-171-6/+6
* Merge branch 'master' into issue1302/flexible-bind-limitsAndre Weissflog2025-09-281-5/+2
|\
| * ci: unpin emsdk version (since spine-c should compile again)Andre Weissflog2025-09-231-5/+2
* | fix sokol-gfx testsAndre Weissflog2025-09-271-2/+2
* | sokol_gfx.h: fix dummy backend and testsAndre Weissflog2025-09-221-12/+47
* | Merge branch 'master' into issue1302/flexible-bind-limitsAndre Weissflog2025-09-221-2/+5
|\|
| * ci: temorarily pin emsdk to 4.0.14 (reason: https://github.com/EsotericSoftwa...Andre Weissflog2025-09-221-2/+5
* | sokol_gfx.h: check dynamic max-pass-attachment limitsAndre Weissflog2025-09-201-0/+42
* | sokol_gfx.h: finer-grained error messages on binding-limit violation, plus ne...Andre Weissflog2025-09-201-0/+132
|/
* fix sokol_gfx_tests.c and sokol_gl_tests.cAndre Weissflog2025-09-142-18/+18
* sokol_gfx.h: fix tests for viewsAndre Weissflog2025-07-302-858/+270
* fix test compilations for latest nuklear vs latest msvcAndre Weissflog2025-06-273-3963/+5555
* fix Emscripten test builds for WebGPUAndre Weissflog2025-06-151-1/+3
* sokol_gfx.h: fix dummy backend and testsAndre Weissflog2025-06-021-4/+3
* fix testsAndre Weissflog2025-05-291-8/+8
* sokol_gfx.h: safe internal resource refs wipAndre Weissflog2025-05-291-0/+89
* fix testsAndre Weissflog2025-05-102-138/+135
* sokol_audio.h android: remove OpenSLES backend (deprecated in more recent NDK...Andre Weissflog2025-04-051-7/+1
* tests: remove the Android OpenSLES builds (those trigger deprecated errors now)Andre Weissflog2025-04-053-45/+0
* switch android tests to android-30 platformAndre Weissflog2025-04-052-5/+5
* fix tests (update spine runtime to 4.2)Andre Weissflog2025-03-281-1/+3
* sokol_gfx_test.c: more buffer creation testsAndre Weissflog2025-03-011-0/+68
* fix sokol_gfx_test.cAndre Weissflog2025-03-011-7/+5
* tests/CMakeLists.txt: remove the -Wno-deprecated-declarations exception for iOSAndre Weissflog2025-02-091-5/+0
* fix tests (sokol_gfx.h pvrtc removal)Andre Weissflog2025-02-091-4/+0
* CI tests: don't enable -Wextra-semi for GCC in C modeAndre Weissflog2025-01-301-1/+5
* add -Wextra-semi to CI tests and fix resulting warningsAndre Weissflog2025-01-302-3/+8
* sokol_gfx.h: add granular sg_query_buffer_X() and sg_query_image_X() functionsAndre Weissflog2024-12-161-0/+26
* switch sokol tests to dcimguiAndre Weissflog2024-12-055-30/+18
* update sokol-gfx testsAndre Weissflog2024-10-171-96/+86
* tests: fix android compile testsAndre Weissflog2024-09-201-4/+4
* tests: fix nosokolapp build targets for windowsAndre Weissflog2024-09-201-2/+2
* add 'no-sokol-app' compilation tests for sokol-imgui and sokol-nuklearAndre Weissflog2024-09-204-1/+60
* sokol_gfx.h: remove SG_FILTER_NONE (fixes #929)Andre Weissflog2024-09-022-24/+4
* sokol_gl.h: don't skip rendering completely in case of errors, plus:Andre Weissflog2024-08-261-2/+11
* update emscripten webgl link flagsEd Preston2024-08-141-1/+1
* ETC2 pixel format cleanup:Andre Weissflog2024-05-101-2/+4
* Merge branch 'master' into storage-buffersAndre Weissflog2024-04-211-1/+1
|\
| * tests: pin spine dependency to tag 4.1Andre Weissflog2024-04-211-1/+1
* | sokol_gfx.h gl: storage buffers wipAndre Weissflog2024-03-111-1/+1
* | replace SOKOL_GLCORE33 with SOKOL_GLCOREAndre Weissflog2024-03-103-17/+17
|/
* fix testsAndre Weissflog2024-02-128-301/+312
* Merge branch 'master' into issue904-pass-cleanupAndre Weissflog2024-02-101-1/+1
|\
| * Typo fixes.Bruce Mitchener2024-02-081-1/+1
* | fix testsAndre Weissflog2024-01-281-10/+0
|/
* CI tests: enable -Wstrict-prototypes for gcc and clangAndre Weissflog2024-01-201-1/+1