repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll: Use cpu_info to check for AVX availability.
[wine.git]
/
dlls
/
d3d12
/
Makefile.in
blob
5b92997ecdef523f1736553866e3456c1bf93c4b
1
MODULE
=
d3d12.dll
2
IMPORTLIB
=
d3d12
3
IMPORTS
=
dxgi dxguid gdi32 user32 uuid
4
EXTRALIBS
= $(
VKD3D_LIBS
)
5
EXTRAINCL
= $(
VKD3D_CFLAGS
)
6
7
C_SRCS
=
\
8
d3d12_main.c