Files
lime/project/lib
Josh Tynjala 44dd331801 libjpeg: fix rendering on 32-bit platforms
Fixes SIZEOF_SIZE_T on 32-bit platforms that should be 4 instead of 8

Tested on Windows x86_32 and Android armv7
2025-01-07 09:43:21 -08:00
..
2023-05-30 09:03:55 -07:00
2022-05-21 20:23:36 -04:00
2024-10-07 10:13:03 -07:00
2022-06-01 00:27:46 -04:00
2022-05-21 20:50:43 -04:00
2022-05-21 20:59:23 -04:00
2024-03-11 12:41:07 -07:00
2022-05-22 21:54:13 -04:00
2022-05-22 22:11:13 -04:00
2022-05-22 22:19:34 -04:00
2022-05-25 18:25:47 -04:00
2022-05-22 22:11:37 -04:00
2022-05-22 22:27:52 -04:00
2022-05-22 22:28:22 -04:00
2022-05-21 18:45:22 -04:00
2022-05-20 17:11:20 -04:00
2024-10-07 10:13:03 -07:00
2022-05-22 23:27:47 -04:00
2022-05-20 17:11:20 -04:00
2024-03-11 12:41:07 -07:00
2022-05-20 17:11:20 -04:00
2022-05-20 17:11:20 -04:00
2022-05-22 23:27:47 -04:00
2024-05-30 09:18:09 -07:00
2022-11-30 13:15:07 -05:00
2022-05-20 17:11:20 -04:00
2022-05-20 17:11:20 -04:00
2022-05-20 17:11:20 -04:00

Submodule projects

Lime includes code from several other C/C++ libraries, listed below. Lime prefers to use GitHub repositories as its submodules, purely so that the links will be clickable when viewed on github.com. However, some of these repos are mirrors, with the development being conducted elsewhere.

Always submit issues and pull requests to the primary repo, not to a GitHub mirror.


  1. Attempting to make a shallow clone of a SourceForge repo (as GitHub Actions does) usually produces the error "Server does not allow request for unadvertised object." Only the most recent commit is "advertised," and all others cause the error. As long as this is the case, Lime will have to use GitHub mirrors of SourceForge repos. ↩︎