Small C++ to C interface bridge for Gaborator.
Go to file
DataHoarder 21a76a98ed
All checks were successful
continuous-integration/drone/push Build is passing
Enable SSE3 intrinsics support, move gaborator defines to header
2022-07-14 05:06:44 +02:00
include Better auto-vectorization results 2022-07-13 19:51:10 +02:00
lib Update pffft, add MIPP SIMD library 2022-07-13 17:42:24 +02:00
.drone.yml Add Drone CI 2022-07-13 17:39:21 +02:00
.gitignore Initial commit 2022-01-23 17:28:23 +01:00
.gitmodules Update pffft, add MIPP SIMD library 2022-07-13 17:42:24 +02:00
cgaborator.cpp Enable SSE3 intrinsics support, move gaborator defines to header 2022-07-14 05:06:44 +02:00
cgaborator.pc.in Add Description field 2022-01-25 12:03:59 +01:00
CMakeLists.txt Enable SSE3 intrinsics support, move gaborator defines to header 2022-07-14 05:06:44 +02:00
gaborator.h Enable SSE3 intrinsics support, move gaborator defines to header 2022-07-14 05:06:44 +02:00
LICENSE Initial commit 2022-01-23 17:28:23 +01:00
test.cpp API change: do not use callbacks 2022-07-13 18:24:43 +02:00
test.raw Add test, fix init 2022-01-25 13:59:02 +01:00