Log In
cross
/
tpax
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
acc91b
driver: implemented internal queue vectorization.
Authored and Committed by
midipix
6 months ago
raw
patch
tree
parent
4 files changed.
67 lines added
.
0 lines removed
.
project/common.mk
file modified
+1
-0
src/driver/tpax_driver_ctx.c
file modified
+3
-0
src/internal/tpax_driver_impl.h
file modified
+3
-0
src/logic/tpax_queue_vector.c
file added
+60
driver: implemented internal queue vectorization.
project/common.mk
file modified
+1
-0
src/driver/tpax_driver_ctx.c
file modified
+3
-0
src/internal/tpax_driver_impl.h
file modified
+3
-0
src/logic/tpax_queue_vector.c
file added
+60