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
*
tests: suppress -Wshorten-64-to32 for the spine-c runtime
Andre Weissflog
2022-11-05
1
-0
/
+4
*
fix sokol_fetch_test.c
Andre Weissflog
2022-11-05
1
-52
/
+45
*
sokol_spine.h: fix C++ compilation, add to C/C++ compile tests
Andre Weissflog
2022-11-02
3
-2
/
+21
*
Merge branch 'master' into sokol-spine
Andre Weissflog
2022-11-02
4
-2
/
+26
|
\
|
*
fix GH Actions test run on Linux
Andre Weissflog
2022-09-25
1
-1
/
+1
|
*
integrate sokol_app.h Linux EGL/GLES3 support into test- and analysis-scripts
Andre Weissflog
2022-09-25
4
-3
/
+27
*
|
sokol_spine.h: finish docs and some logging tweaks
Andre Weissflog
2022-11-02
1
-2
/
+2
*
|
sokol_spine.h: fix unused warning on gcc
Andre Weissflog
2022-11-01
1
-1
/
+3
*
|
tests: suppress new MSVC warnings
Andre Weissflog
2022-11-01
1
-2
/
+6
*
|
tests: clone spine-runtime git repo on Windows
Andre Weissflog
2022-10-31
3
-3
/
+9
*
|
sokol_spine_test.c: fix a GCC compile error
Andre Weissflog
2022-10-31
1
-3
/
+3
*
|
sokol_spine_test.c: fix all the tests using embedded strings
Andre Weissflog
2022-10-31
1
-26
/
+26
*
|
sokol_spine.h: add handle functions for image and atlas page
Andre Weissflog
2022-10-15
1
-17
/
+17
*
|
sokol_spine.h: imbed sspine_image_info into sspine_atlas_page_info
Andre Weissflog
2022-10-15
1
-24
/
+26
*
|
sokol_spine.h: more error reporting
Andre Weissflog
2022-10-06
1
-8
/
+37
*
|
sokol_spine.h: add sspine_*_equal() helper functions
Andre Weissflog
2022-10-03
1
-0
/
+47
*
|
sokol_spine.h: replace raw skin indices with sspine_skin handles
Andre Weissflog
2022-10-03
1
-14
/
+14
*
|
sokol_spine.h: replace raw iktarget indices with sspine_iktarget handles
Andre Weissflog
2022-10-03
1
-18
/
+18
*
|
sokol_spine.h: replace raw event indices with sspine_event handles
Andre Weissflog
2022-10-03
1
-18
/
+18
*
|
sokol_spine.h: replace raw slot indices with sspine_slot handles
Andre Weissflog
2022-10-03
1
-24
/
+23
*
|
sokol_spine.h: replace raw bone indices with sspine_bone handles
Andre Weissflog
2022-10-03
1
-49
/
+47
*
|
sokol_spine.h: replace raw anim indices with sspine_anim handles
Andre Weissflog
2022-10-03
1
-20
/
+20
*
|
sokol_spine.h: add valid field to info structs, add skin inspection functions
Andre Weissflog
2022-09-19
1
-0
/
+86
*
|
sokol_spine.h: basic ik target access
Andre Weissflog
2022-09-18
1
-0
/
+70
*
|
sokol_spine.h: bone world-to-local, local-to-world, parent index
Andre Weissflog
2022-09-17
1
-1
/
+12
*
|
sokol_spine.h: change sspine_get_slot_info() to take skeleton handle
Andre Weissflog
2022-09-14
1
-16
/
+22
*
|
sokol_spine.h: change sspine_get_bone_info() to take skeleton handle
Andre Weissflog
2022-09-14
1
-18
/
+16
*
|
sokol_spine.h: change sspine_get_anim_info() to take skeleton handle
Andre Weissflog
2022-09-14
1
-6
/
+5
*
|
sokol_spine.h: add event inspection functions and tests
Andre Weissflog
2022-09-14
1
-0
/
+54
*
|
sokol_spine.h: add index_valid functions
Andre Weissflog
2022-09-12
1
-0
/
+59
*
|
sokol_spine.h: more API cleanup
Andre Weissflog
2022-09-12
1
-79
/
+65
*
|
sokol_spine.h: change slot access functions to use instance + index
Andre Weissflog
2022-09-12
1
-60
/
+26
*
|
sokol_spine.h: change bone access functions to use instance + index
Andre Weissflog
2022-09-12
1
-86
/
+60
*
|
sokol_spine.h: sspine_get_skeleton_atlas() and sspine_get_instance_skeleton()
Andre Weissflog
2022-09-12
1
-0
/
+23
*
|
sokoL_spine_test.c: add anim tests
Andre Weissflog
2022-09-11
1
-1
/
+82
*
|
sokol_spine_test.c: add slot function tests
Andre Weissflog
2022-09-11
1
-1
/
+114
*
|
sokol_spine_test.c: more API coverage
Andre Weissflog
2022-09-11
1
-0
/
+353
*
|
sokol_spine_test.c: test atlas creating with overrides
Andre Weissflog
2022-09-11
1
-2
/
+32
*
|
sokol_spine_test.c: fix a comment typo
Andre Weissflog
2022-09-11
1
-1
/
+1
*
|
more sokol_spine.h wip
Andre Weissflog
2022-09-11
5
-8818
/
+142
*
|
more sokol_spine.h wip
Andre Weissflog
2022-09-11
1
-20
/
+102
*
|
start with sokol_spine.h functional tests
Andre Weissflog
2022-09-11
11
-2
/
+8968
*
|
fix backend selection in tests/CMakeLists.txt
Andre Weissflog
2022-09-11
1
-1
/
+3
|
/
*
add tests/analyze_ios.sh script
Andre Weissflog
2022-08-10
2
-0
/
+29
*
add a tests/analyze_linux.sh script
Andre Weissflog
2022-08-10
1
-0
/
+6
*
add a static analyzer helper script for Windows (clang --analyze based)
Andre Weissflog
2022-08-09
1
-0
/
+16
*
remove obsolete git operations in test_uwp.cmd and test_win.cmd
Andre Weissflog
2022-08-09
2
-6
/
+0
*
add GL backends to tests/analyze_macos.sh
Andre Weissflog
2022-08-08
2
-1
/
+8
*
start tinkering with static analysis test scripts
Andre Weissflog
2022-08-07
9
-98
/
+150
*
sokol_gfx.h: sg_query_buffer_will_overflow() tweaks:
Andre Weissflog
2022-07-03
1
-0
/
+16
[next]