aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix strict-prototype warnings.Bruce Mitchener2024-01-201-2/+2
* sokol_gfx_test.c: more tests for sg_query_row_pitch() and sg_query_surface_pi...Andre Weissflog2024-01-051-0/+21
* sokol_gfx.h: query bytes-per-pixel, row- and surface-pitch wipAndre Weissflog2024-01-041-0/+87
* tests: disable -Wmissing-field-initializers both for GCC and ClangAndre Weissflog2023-12-271-1/+1
* add webgpu compilation testsAndre Weissflog2023-10-033-1/+36
* Merge branch 'master' into sgfx-wgpuAndre Weissflog2023-10-032-14/+111
|\
| * sokol_fetch_test.c: add more tests for cancelling requestsAndre Weissflog2023-09-191-14/+63
| * sokol_args.h: support key-only args (see documentation for details) fixes #876Andre Weissflog2023-09-181-0/+48
* | fix sokol-gfx testsAndre Weissflog2023-09-061-10/+10
* | sokol_gfx tests: add sampler-desc validation testsAndre Weissflog2023-09-041-1/+87
* | sg_sampler_type renaming fixesAndre Weissflog2023-08-311-8/+8
|/
* fix sokol_gfx_test.c (create pass without color attachments is now allowedAndre Weissflog2023-07-021-20/+14
* fix testsAndre Weissflog2023-06-243-25/+66
* add sampler tests to sokol_gfx_test.cAndre Weissflog2023-06-241-15/+208
* fix sokol_gfx_test.cAndre Weissflog2023-06-241-42/+55
* 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