This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-22 15:02:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
791138ee63
genode
/
repos
/
os
/
lib
/
mk
/
blit.mk
5 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
Specialize blit library for ARM (fix #147). Use multiple load store instructions for 32 byte chunks in ARM-specific blit-function, analog to x86 variant. Make the blit-function of x86 a generic one, and provide needed utility functions for ARM and generic code. Please refer issue #147 for discussion.
2012-03-09 22:49:41 +00:00
SRC_CC
=
blit.cc
INC_DIR
+=
$(
REP_DIR
)
/src/lib/blit
Imported Genode release 11.11
2011-12-22 15:19:25 +00:00
v
p
a
t
h
b
l
i
t
.
c
c
$(
REP_DIR
)
/
s
r
c
/
l
i
b
/
b
l
i
t
Reference in New Issue
Copy Permalink