Commit Graph

453 Commits (67230fc013da08965df156216b8d4553f289b088)

Author SHA1 Message Date
Charles Davis 5da1eaf213 ntdll: Add support for BSD-style creation ("birth") time. 2012-11-30 19:12:14 +01:00
Charles Davis ed5e0a6e41 ntdll: Add support for nanosecond precision file times on *BSD. 2012-11-30 19:12:14 +01:00
Alexandre Julliard e40b2a1b07 configure: Remove checks for OpenGL headers that are no longer used. 2012-11-08 15:37:38 +01:00
Alexandre Julliard 551077ab73 configure: Check for getopt_long_only instead of getopt_long.
Some platforms have the latter but not the former.
2012-11-08 10:57:09 +01:00
Erich Hoover 5c95bec847 ntdll: Implement nanosecond precision file time storage. 2012-10-30 18:08:11 +01:00
Alexandre Julliard 85b34be52f Revert "winex11: Remove some leftover X Shm code."
This reverts commit 515329d58c.
We'll want to use XShm again for window surfaces.
2012-10-03 15:30:48 +02:00
Erich Hoover 57019615b5 ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_UNICAST_IF and SO_ATTACH_FILTER. 2012-10-02 15:05:20 +02:00
Adrian Bunk 9d5c178b24 server: Use waitpid() instead of wait4(). 2012-09-24 22:27:30 +02:00
Jan Beich 83bac4113c ntdll: Fetch thread id on NetBSD. 2012-08-17 10:47:22 +02:00
Jan Beich fa4e97f454 ntdll: Prefer a portable function to get thread id. 2012-08-17 10:47:03 +02:00
Alexandre Julliard 35eef16ba7 gdi32: Support OpenGL in bitmaps through libOSMesa. 2012-07-27 17:05:16 +02:00
Henri Verbeet cf6f8d2eb5 winex11: Add support for XRandR 1.2. 2012-07-16 14:25:42 +02:00
André Hentschel bc99d86729 iphlpapi: Check for struct icmpstat (for NetBSD). 2012-06-07 22:00:12 +02:00
André Hentschel 20dbe91212 iphlpapi: Check for struct udpstat (for NetBSD). 2012-06-07 21:59:28 +02:00
André Hentschel 54a9c0fc60 ntdll: Add a helper function that returns the record length of a dirent struct. 2012-06-04 12:17:56 +02:00
André Hentschel eaab7a88f4 iphlpapi: Check for the right TCP statistics structure name (for DragonFly BSD). 2012-06-04 12:17:56 +02:00
André Hentschel cecf1056bb iphlpapi: Check for the right IP statistics structure name (for DragonFly BSD). 2012-06-04 12:17:55 +02:00
Ken Thomases cd454fdc2e shell32: Partially implement Mac Trash backing for the Recycle Bin. 2012-03-16 13:02:54 +01:00
Henri Verbeet 515329d58c winex11: Remove some leftover X Shm code. 2012-01-25 11:27:37 +01:00
Eric Pouech 7c7c56e3bf configure: Remove regex detection. 2012-01-23 16:07:39 +01:00
Alexandre Julliard e45d124c52 configure: Add a check for libdbus independent from the libhal check. 2011-12-20 10:36:46 +01:00
Francois Gouget c7cb3e6cb2 configure: Use errno.h instead of the non-standard sys/errno.h header. 2011-12-15 17:46:38 +01:00
Alexandre Julliard 76358216f4 winex11: Implement rectangular gradients using XRender if supported. 2011-11-30 14:25:29 +01:00
Charles Davis 65634bca0b schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4. 2011-10-27 12:31:40 +02:00
Huw Davies 6ee2eaeff2 gdi32: Remove no longer needed include file. 2011-10-11 13:37:50 +02:00
Dan Kegel 82954d45de configure: AC_C_CONST is obsolete. 2011-09-01 18:06:38 +02:00
Andrew Eikum 55f9ac8bf4 winejack.drv: Remove unused WinMM driver. 2011-07-15 12:22:48 +02:00
Andrew Eikum 2fae117e0c winenas.drv: Remove unused WinMM driver. 2011-07-15 12:00:33 +02:00
Rafał Mużyło 898d8abc16 avicap32: Drop v4l1 support. 2011-07-14 21:54:46 +02:00
Stefan Dösinger a774152f1a port: Add isinf and isnan implementations for Visual Studio. 2011-05-25 12:25:38 +02:00
Alexandre Julliard f60a0f5e56 configure: Improve the detection of OSS v4. 2011-05-02 20:07:04 +02:00
Andrew Eikum be332326ba wineoss.drv: Add mmdevapi driver. 2011-04-27 17:47:05 +02:00
Alexandre Julliard 77e05ce4e5 configure: Add a check for XInput2 headers. 2011-04-13 18:51:50 +02:00
Alexandre Julliard a8575a8b4d winex11: Add infrastructure for managing the extra data of generic extension events. 2011-04-13 14:13:29 +02:00
Alexandre Julliard 4c719464bc winenas.drv: Remove unnecessary ifdefs. 2011-03-28 22:13:38 +02:00
Alexandre Julliard 6eea1119af wineesd.drv: Remove unnecessary ifdefs. 2011-03-28 22:12:59 +02:00
Alexandre Julliard 255cc210b6 winealsa.drv: Remove unnecessary ifdefs. 2011-03-28 22:07:26 +02:00
Ken Thomases 25ed687fe6 configure: Add test for Security/Security.h header. 2011-03-14 14:17:08 +01:00
Andrew Nguyen 6097f2faf1 configure: Check for additional libxml2 headers to reject inadequate libxml2 versions. 2011-02-21 12:43:45 +01:00
Charles Davis b149d7bc7b winecoreaudio: Fix deprecation warnings in audiounit.c. 2011-01-31 13:01:12 +01:00
Charles Davis 459d9427a8 winecoreaudio: Don't use Component Manager on Mac OS 10.6. 2011-01-31 13:01:12 +01:00
Charles Davis 4e44e153c5 ntdll: Check for case-insensitive volumes. 2011-01-28 17:23:57 +01:00
Alexandre Julliard fa3ddd838b configure: Add a check for the QuickTime development headers. 2011-01-14 18:26:19 +01:00
Ken Thomases 21137cd3c3 windowscodecs: Use Mac OS X native ICNS support, not libicns.
The ICNS support is only used on Mac OS X and is not anticipated to be used
on any other platform.  So, we can rely on the native frameworks rather than
a third-party dependency.
2011-01-06 11:44:02 +01:00
Alexandre Julliard 0e79c5c1c3 configure: Add a check for the gettextpo library. 2011-01-04 11:16:50 +01:00
Adam Martinson 2eb2f71c03 configure: Fix OpenCL includes on systems with only CL/cl.h. 2010-12-29 11:59:39 +01:00
Alexandre Julliard 13eafa047d configure: Get rid of the replacement function for gettid. 2010-12-27 12:08:37 +01:00
Michael Stefaniuc a2f0750f0b Remove the audioio sound driver. It is unused.
The supported Solaris version 9 and 10 do not have audioio anymore. They
are using the ESD sound driver instead.
2010-12-17 13:26:04 +01:00
Peter Urbanec 65c84d773f opencl: Initial stub implementation of OpenCL 1.0. 2010-12-03 13:13:45 +01:00
Adam Martinson 6ee2231d2b configure: Add a check for xmlSchemaSetParserStructuredErrors(). 2010-11-24 12:05:38 +01:00