Nikolay Sivov
|
3fb6817554
|
configure: Add a symlink for wingding.ttf.
|
2015-09-15 16:04:48 +09:00 |
Hans Leidekker
|
0194595d9a
|
webservices: Add tests.
|
2015-09-11 18:21:39 +09:00 |
Alexandre Julliard
|
253a587e47
|
Release 1.7.51.
|
2015-09-04 21:01:51 +09:00 |
Andrew Eikum
|
7f72a5f4ed
|
configure: Require openal-soft at build-time for xaudio2.
|
2015-08-29 14:26:18 +09:00 |
Andrew Eikum
|
1c643f39e2
|
xaudio2: Implement device activation.
This adds a build-time dependency on openal, and a run-time dependency
on openal-soft's ALC_SOFT_loopback extension.
|
2015-08-26 23:53:21 +09:00 |
Martin Storsjo
|
8741cba354
|
api-ms-win-crt-utility-l1-1-0: Add stub dll.
|
2015-08-26 23:15:26 +09:00 |
Martin Storsjo
|
199278b430
|
api-ms-win-crt-time-l1-1-0: Add stub dll.
|
2015-08-26 23:15:26 +09:00 |
Martin Storsjo
|
e015c85af9
|
api-ms-win-crt-string-l1-1-0: Add stub dll.
|
2015-08-26 23:15:25 +09:00 |
Martin Storsjo
|
7c5190e90e
|
api-ms-win-crt-stdio-l1-1-0: Add stub dll.
|
2015-08-26 23:15:25 +09:00 |
Martin Storsjo
|
3741eb5160
|
api-ms-win-crt-runtime-l1-1-0: Add stub dll.
|
2015-08-26 23:15:25 +09:00 |
Martin Storsjo
|
7d10171b08
|
api-ms-win-crt-process-l1-1-0: Add stub dll.
|
2015-08-26 23:15:25 +09:00 |
Martin Storsjo
|
a3e183572a
|
api-ms-win-crt-private-l1-1-0: Add stub dll.
|
2015-08-26 23:15:25 +09:00 |
Martin Storsjo
|
ecbb548b52
|
api-ms-win-crt-multibyte-l1-1-0: Add stub dll.
|
2015-08-26 23:15:25 +09:00 |
Martin Storsjo
|
0f9f8a8632
|
api-ms-win-crt-math-l1-1-0: Add stub dll.
|
2015-08-26 23:15:24 +09:00 |
Martin Storsjo
|
36de302740
|
api-ms-win-crt-locale-l1-1-0: Add stub dll.
|
2015-08-26 23:15:24 +09:00 |
Martin Storsjo
|
8b30c5eaac
|
api-ms-win-crt-heap-l1-1-0: Add stub dll.
|
2015-08-26 23:15:24 +09:00 |
Martin Storsjo
|
45eb72daf9
|
api-ms-win-crt-filesystem-l1-1-0: Add stub dll.
|
2015-08-26 23:15:24 +09:00 |
Martin Storsjo
|
e4527602f4
|
api-ms-win-crt-environment-l1-1-0: Add stub dll.
|
2015-08-26 23:15:24 +09:00 |
Martin Storsjo
|
efb4b2cae5
|
api-ms-win-crt-convert-l1-1-0: Add stub dll.
|
2015-08-26 23:15:23 +09:00 |
Martin Storsjo
|
bf96092244
|
api-ms-win-crt-conio-l1-1-0: Add stub dll.
|
2015-08-26 23:15:23 +09:00 |
Martin Storsjo
|
599d92a268
|
ucrtbase: Add the new universal CRT DLL.
|
2015-08-25 17:48:27 +09:00 |
Józef Kucia
|
9af58dc110
|
d3d11/tests: Add test for device interfaces.
|
2015-08-24 20:46:00 +09:00 |
Andrew Eikum
|
cc22fdaf4e
|
xaudio2: Implement IXAudio2::GetDeviceDetails.
|
2015-08-24 14:43:40 +09:00 |
Alexandre Julliard
|
5ccc463a4e
|
Release 1.7.50.
|
2015-08-21 23:05:30 +09:00 |
Józef Kucia
|
a9cb14dd71
|
d3d11: Move d3d10core to d3d11.
|
2015-08-21 21:49:43 +09:00 |
Alexandre Julliard
|
06e68ff661
|
Release 1.7.49.
|
2015-08-08 00:56:07 +09:00 |
Austin English
|
824b81ea11
|
vcomp110: Add dll.
|
2015-08-03 11:02:23 +02:00 |
Andrew Eikum
|
929ab3e527
|
xaudio2_8: Add DLL and implement XAudio2Create.
|
2015-07-31 12:06:57 +02:00 |
Alexandre Julliard
|
797c037bff
|
Release 1.7.48.
|
2015-07-28 20:21:18 +02:00 |
Sebastian Lackner
|
c0a664456e
|
vcomp/tests: Add initial tests.
|
2015-07-17 16:10:18 +09:00 |
Sebastian Lackner
|
2498bc17d2
|
configure: Do not assume gcc strength reduce bug when cross-compiling.
|
2015-07-16 16:31:21 +09:00 |
Michael Müller
|
2bb9ece0e9
|
aclocal.m4: Search for otool using AC_CHECK_TOOL.
|
2015-07-14 14:54:53 +09:00 |
Alexandre Julliard
|
744f7b69bf
|
Release 1.7.47.
|
2015-07-10 22:49:14 +09:00 |
Austin English
|
b8fc901d5c
|
davclnt: Add stub dll.
|
2015-07-10 16:21:10 +09:00 |
Aric Stewart
|
270790a9df
|
hidclass.sys: Add hidclass.sys.
|
2015-07-08 17:20:13 +09:00 |
Ken Thomases
|
a75f863a14
|
Revert "configure: Prefer stabs debug info on Mac OS.".
This reverts commit f5bc7afe19 .
|
2015-06-29 19:07:52 +09:00 |
Alexandre Julliard
|
ae6efa469b
|
Release 1.7.46.
|
2015-06-26 21:10:10 +09:00 |
Jacek Caban
|
90466296e3
|
msscript.ocx: Added typelib.
|
2015-06-24 18:50:18 +09:00 |
Jacek Caban
|
74e37bc301
|
msscript.ocx: Added stub DLL.
|
2015-06-23 20:52:09 +09:00 |
Alistair Leslie-Hughes
|
e70b50d772
|
d3dcompiler_47: Add stub dll.
|
2015-06-22 19:16:49 +09:00 |
Alistair Leslie-Hughes
|
ca7ce1678b
|
d3dcompiler_46: Add stub dll.
|
2015-06-22 19:16:49 +09:00 |
Ken Thomases
|
36a9f9dd05
|
configure: Only check for libunwind.h on OS X.
|
2015-06-16 16:52:03 +09:00 |
Alexandre Julliard
|
cde46665fa
|
Release 1.7.45.
|
2015-06-12 21:34:31 +09:00 |
Guillaume Charifi
|
cd906f08cd
|
xaudio2_7: Add XAudio2 class registration.
|
2015-06-11 19:28:12 +09:00 |
Ken Thomases
|
260832c5c8
|
configure: Add a check for libunwind.h.
|
2015-06-05 15:07:52 +09:00 |
Iván Matellanes
|
4cd21cf727
|
msvcirt/tests: Add initial tests for streambuf.
|
2015-06-05 14:45:20 +09:00 |
Ken Thomases
|
8c60dc0706
|
configure: Warn for a 64-bit build without CFI directive support.
|
2015-06-05 14:10:55 +09:00 |
Alexandre Julliard
|
7efe31d929
|
Release 1.7.44.
|
2015-05-29 20:56:03 +09:00 |
Daniel Lehman
|
e89813fe3c
|
msvcr120: Add erf functions.
|
2015-05-29 16:16:21 +09:00 |
Austin English
|
6bb558034c
|
api-ms-win-core-misc-l1-1-0: New dll.
|
2015-05-22 14:12:09 +09:00 |