aseprite/third_party
David Capello 731e982a53 Update benchmark library
1) In benchmark docs it says that a range-based loop is preferred
instead of KeepRunning() call:

  https://github.com/google/benchmark/blob/main/docs/user_guide.md#a-faster-keeprunning-loop

2) Now we call benchmark::Shutdown() in editor/view benchmarks exit
2024-12-05 20:13:37 -03:00
..
benchmark@c58e6d0710 Update benchmark library 2024-12-05 20:13:37 -03:00
cityhash@757152d474
cmark@186592f7ff Update cmark module 2024-05-08 14:52:39 -03:00
curl@09cf6fd700
fmt@67c0c0c09c Fix crashes with ill-formed fmt format strings (fix #2274) 2024-06-20 20:49:10 -03:00
freetype2@66a04dd6f8 Update freetype2 module 2024-04-23 09:47:10 -03:00
giflib@d213f633ea
harfbuzz@3412c32b35 Update harfbuzz module 2022-05-26 15:26:43 -03:00
IXWebSocket@89c9209959 Fix crash/hang using WebSocket in a previously disconnected socket 2023-08-29 12:39:12 -03:00
json11@f1ff45a7cd Update json11 module 2024-11-05 15:17:33 -03:00
libarchive@fb3d9be28c Update submodules 2022-09-16 12:30:13 -03:00
libpng@f135775ad4 Update libpng module (possible fix for #4037) 2023-11-23 09:50:19 -03:00
libwebp@9ce5843dba
lua@2a00e6b001 [lua] Fix bug comparing integers and floating points (fix #4516) 2024-06-03 11:39:16 -03:00
pixman@285b9a907c
pixman-cmake Fix include directories for pixman target 2023-11-26 21:43:31 -03:00
qoi@c3dcfe780b Add support for .qoi file format (fix #3121) 2023-01-05 14:23:01 -03:00
simpleini@9fa7622f41 Update submodules: laf, simpleini 2023-12-06 12:51:29 -03:00
TinyEXIF@2283d8094e Add TinyEXIF submodule 2024-10-28 18:40:23 -03:00
tinyexpr@24b9db07ac Update tinyexpr submodule 2024-11-07 17:16:03 -03:00
tinyxml2@312a809224 Update to tinyxml2 2024-04-22 18:28:03 -03:00
zlib@51b7f2abda zlib: Update to 1.3.1 2024-05-29 10:33:26 -03:00
CMakeLists.txt Merge branch 'main' into beta 2024-11-06 18:01:44 -03:00
README.md

Here are third party libraries with necessary components for Aseprite. Some directories are git submodules, and other are just a copy of its original package.