aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakePresets.json
Commit message (Collapse)AuthorAgeFilesLines
* tests: add windows+vulkan to test compilationAndre Weissflog2026-01-191-0/+32
|
* integrate vulkan backend into test_linux.shAndre Weissflog2025-12-061-0/+45
|
* tests: remove the Android OpenSLES builds (those trigger deprecated errors now)Andre Weissflog2025-04-051-40/+0
|
* switch android tests to android-30 platformAndre Weissflog2025-04-051-4/+4
|
* replace SOKOL_GLCORE33 with SOKOL_GLCOREAndre Weissflog2024-03-101-13/+13
|
* add webgpu compilation testsAndre Weissflog2023-10-031-0/+28
|
* Remove GLES2/WebGL1 support. (#821)Andre Weissflog2023-04-301-28/+0
| | | | | | | | | | | | | notable changes: - depth/stencil images are now regular gl textures - SG_PIXELFORMAT_DEPTH now resolves to GL_DEPTH_COMPONENT32F - sg_gl_context_desc and sg_desc.gl removed - in sg_begin_pass() only use glClearBuffer functions - in sg_end_pass() MSAA resolve now does glInvalidateFramebuffer() on the MSAA buffer - sg_features: instancing, multiple_render_targets, msaa_render_targets, imagetype_3d, imagetype_array removed - sapp_desc.gl_force_gles2 removed - sapp_gles2() function removed - any GLES3-to-GLES2 fallbacks removed
* tests: remove last UWP remainsAndre Weissflog2023-02-071-19/+0
|
* extend the android compile tests for sokol_audio.h aaudio vs slesAndre Weissflog2023-01-221-0/+40
|
* rewrite windows static analyzer build scripts to use cmake presetsAndre Weissflog2022-11-201-0/+38
|
* rewrite linux static analyzer build scripts to use cmake presetsAndre Weissflog2022-11-201-0/+38
|
* tests: add ios static analyzer cmake presetsAndre Weissflog2022-11-201-0/+88
|
* tests: add macos static analysis cmake presetsAndre Weissflog2022-11-201-0/+84
|
* cmake presets support for UWP testsAndre Weissflog2022-11-201-0/+19
|
* cmake presets support for Windows testsAndre Weissflog2022-11-201-0/+34
|
* move cmake files back into tests subdirectoryAndre Weissflog2022-11-191-0/+398