Skip to content

Releases: zpl-c/zpl

Release 10.5.3

03 Jun 14:28
Compare
Choose a tag to compare
  • Meta: Release bump (85e710c)
  • Tests: Remove crc64 test case (5f90b6a)
  • Hashing: Remove crc64 (29eda1c)
  • Tests: Added hashing tests (daae3e8)
  • Hashing: Annotate hashing functions (c036aae)
  • Tester: Add SKIP (032b78a)
  • Demo: Free base64 memory on exit (a86ed8c)
  • Meta: Update README to point to our contrib guide (720cdef)
  • Meta: Introduce contribution policy (cb07c82)

Release 10.5.2

03 Jun 10:51
Compare
Choose a tag to compare

Release 10.5.1

02 Jun 19:49
Compare
Choose a tag to compare

Release 10.5.0

02 Jun 11:02
Compare
Choose a tag to compare

Release 10.4.1

30 May 09:25
Compare
Choose a tag to compare
  • Jobs system now enqueues jobs with def priority of 1.0 (5332b85)
  • Update FUNDING.yml (73bf96b)

Release 10.4.0

29 May 18:59
Compare
Choose a tag to compare

Release 10.3.0

29 May 18:26
Compare
Choose a tag to compare

Release 10.2.0

03 Apr 10:21
Compare
Choose a tag to compare
  • Release 10.1.0 (3190438)
  • Update zpl.h (62067d8)
  • Update AUTHORS.md (aed34fa)
  • Merge branch 'msmshazan-master' (770ee80)
  • fix zpl_mat4_ortho2d and zpl_mat4_ortho2d_dx (976d72a)
  • added functions: zpl_mat4_look_at_lh zpl_mat4_ortho2d_dx zpl_mat4_ortho3d_dx zpl_mat4_perspective_dx zpl_mat4_infinite_perspective_dx (0b76b93)
  • Fix OSX build (97ae334)
  • utilities for use in 3d computing. (#41) (2ba287d)

Release 10.0.15

16 Feb 17:19
Compare
Choose a tag to compare
  • WIP Emscripten support fixes (cbdd475)
  • Merge branch 'master' of github.com:zpl-c/zpl (2f965a2)
  • Add .clang-complete (08485e7)
  • Update PLATFORM_DEBT.md (387ac8b)
  • Update README.md (35139cc)

Release 10.0.14

15 Feb 09:04
Compare
Choose a tag to compare

Full FreeBSD support. It only required a very small set of changes, but works fine otherwise.