This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1ed9760bdf
Sweden-Number
/
dlls
/
d3d8
/
tests
/
Makefile.in
8 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
d3d8: Add refcount test.
2006-05-20 18:36:13 +02:00
TESTDLL
=
d3d8.dll
d3d8/tests: Test that Direct3D8 doesn't modify the pixel format of the window it targets.
2014-02-19 23:15:20 +01:00
IMPORTS
=
d3d8 user32 gdi32
d3d8: Add refcount test.
2006-05-20 18:36:13 +02:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
d3d8: Backport d3d9 surface tests.
2006-10-17 00:42:19 +02:00
device.c
\
d3d8: Port the d3d9 stateblock tests to d3d8.
2008-12-29 16:31:21 +01:00
stateblock.c
\
d3d8/tests: Merge volume.c into device.c.
2013-01-08 09:53:19 +01:00
visual.c