aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* sokol-gfx-test: add sg_make_pass validation testsAndre Weissflog2023-05-161-1/+665
* sokol_gfx.h: rename sg_image_desc.render_attachment back to .render_targetAndre Weissflog2023-05-151-18/+18
* add sokol-gfx validation tests for buffer and image creationAndre Weissflog2023-05-151-13/+298
* update sokol-gfx testsAndre Weissflog2023-05-151-14/+14
* Remove GLES2/WebGL1 support. (#821)Andre Weissflog2023-04-304-35/+1
* fix sokol_spine.h tests (caused by different spine runtime defaultsAndre Weissflog2023-03-181-6/+6
* sokol_gfx.h: implement sg_query_pass_desc()Andre Weissflog2023-02-191-0/+44
* sokol_gfx.h: implement sg_query_pipeline_desc()Andre Weissflog2023-02-191-3/+77
* sokol_gfx.h: implement sg_query_shader_desc()Andre Weissflog2023-02-191-0/+57
* sokol_gfx.h: implement sg_query_image_desc()Andre Weissflog2023-02-191-0/+70
* sokol_gfx.h: implement sg_query_buffer_desc()Andre Weissflog2023-02-191-68/+114
* fix testsAndre Weissflog2023-02-111-1/+1
* tests: remove last UWP remainsAndre Weissflog2023-02-072-27/+6
* add sokol_log.h to compile testsAndre Weissflog2023-02-063-0/+14
* sokol_gfx.h: reroute validation layer messages as regular logging errorsAndre Weissflog2023-02-061-4/+21
* fix sokol_spine_test.cAndre Weissflog2023-01-301-1/+1
* fix testsAndre Weissflog2023-01-291-23/+23
* remove uwp support from testsAndre Weissflog2023-01-284-11/+4
* extend the android compile tests for sokol_audio.h aaudio vs slesAndre Weissflog2023-01-223-2/+52
* sokol_gfx.h: remove hard asserts when creating pass with invalid imageAndre Weissflog2022-11-231-0/+39
* more sokol-gfx tests around resource creation/destructionAndre Weissflog2022-11-221-9/+262
* sokol_gfx.h: wip clean up resource creation/destructionAndre Weissflog2022-11-211-0/+17
* rewrite windows static analyzer build scripts to use cmake presetsAndre Weissflog2022-11-202-18/+42
* rewrite linux static analyzer build scripts to use cmake presetsAndre Weissflog2022-11-202-3/+40
* clean up tests/.gitignoreAndre Weissflog2022-11-201-3/+0
* tests: add ios static analyzer cmake presetsAndre Weissflog2022-11-203-27/+92
* tests: add macos static analysis cmake presetsAndre Weissflog2022-11-202-6/+88
* cmake presets support for UWP testsAndre Weissflog2022-11-202-18/+22
* cmake presets support for Windows testsAndre Weissflog2022-11-202-30/+41
* fix android and emscripten test buildsAndre Weissflog2022-11-191-2/+2
* move cmake files back into tests subdirectoryAndre Weissflog2022-11-198-12/+562
* fix android tests source pathAndre Weissflog2022-11-191-1/+1
* fix android testsAndre Weissflog2022-11-192-18/+5
* fix emscripten testsAndre Weissflog2022-11-192-40/+9
* test_linux.sh: remove build_force_egl callsAndre Weissflog2022-11-191-2/+2
* test_linux.sh: remove prepare callAndre Weissflog2022-11-191-1/+0
* fix Linux testsAndre Weissflog2022-11-192-18/+7
* cmake presets for iOS and macOSAndre Weissflog2022-11-194-123/+105
* rewrite testing build files to use cmake presetsAndre Weissflog2022-11-194-247/+99
* fix sokol_gl_test.c and sokol_debugtext_test.cAndre Weissflog2022-11-142-33/+108
* fix sokol_gl_test.cAndre Weissflog2022-11-121-48/+48
* sokol_gfx.h: remove _sg.commit_listeners.upper shrinking, isn't actually all ...Andre Weissflog2022-11-081-3/+3
* sokol_gfx_test.c: add commit listener testsAndre Weissflog2022-11-071-0/+187
* tests: suppress -Wshorten-64-to32 for the spine-c runtimeAndre Weissflog2022-11-051-0/+4
* fix sokol_fetch_test.cAndre Weissflog2022-11-051-52/+45
* sokol_spine.h: fix C++ compilation, add to C/C++ compile testsAndre Weissflog2022-11-023-2/+21
* Merge branch 'master' into sokol-spineAndre Weissflog2022-11-024-2/+26
|\
| * fix GH Actions test run on LinuxAndre Weissflog2022-09-251-1/+1
| * integrate sokol_app.h Linux EGL/GLES3 support into test- and analysis-scriptsAndre Weissflog2022-09-254-3/+27
* | sokol_spine.h: finish docs and some logging tweaksAndre Weissflog2022-11-021-2/+2