wined3d: Disable occlusion query support if the implementation has 0 counter bits.
[wine] / server /
2011-04-14  Alexandre Julliardserver: Inherit the process affinity from the parent...
2011-04-06  Alexandre Julliardserver: Don't queue a hardware WM_MOUSEMOVE if the...
2011-04-06  Alexandre Julliardserver: Warp the mouse inside the clipping rectangle...
2011-04-06  Alexandre Julliardserver: Queue a WM_MOUSEMOVE message when the cursor...
2011-04-06  Alexandre Julliardserver: Fix a memory leak.
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
2011-04-05  Alexandre Julliardserver: Add a more general way of posting messages...
2011-04-05  Alexandre Julliardserver: Don't run low-level hooks in debugged processes.
2011-03-31  Alexandre Julliardserver: Return the time of last change along with the...
2011-03-31  Alexandre Julliardserver: Store all desktop cursor information in a separ...
2011-03-30  Dmitry Timoshkovserver: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
2011-03-30  Alexandre Julliardserver: Reset the cursor clip rectangle when the foregr...
2011-03-28  Dmitry Timoshkovserver: Add excute permission when read file access...
2011-03-16  Dmitry Timoshkovserver: Explicitly add FILE_DELETE_CHILD permission...
2011-03-07  Alexandre Julliardserver: Fix checking of X button flags when updating...
2011-03-07  Alexandre Julliardserver: Fix the contents of the mouse data for the...
2011-03-02  Alexandre Julliardserver: Invoke low-level hardware hooks directly from...
2011-03-02  Hans Leidekkerserver: Map the Unix user id to a local user SID instea...
2011-03-02  Alexandre Julliardserver: Set the message code for mouse input on the...
2011-03-02  Alexandre Julliardserver: Set the message code for keyboard input on...
2011-03-02  Alexandre Julliardserver: Pass the original hardware input data to the...
2011-03-01  Alexandre Julliardserver: Don't pass a thread id to send_hardware_message...
2011-02-28  Alexandre Julliardserver: Maintain the "set since last time" bit for...
2011-02-28  Alexandre Julliardserver: Fill the key state in mouse events from the...
2011-02-28  Marcus Meissnerserver: Avoid shadowing a global variable.
2011-02-26  Alexandre Julliardserver: Work around Mac OS not being able to set global...
2011-02-25  Alexandre Julliardserver: Store the global key state in the server.
2011-02-25  Alexandre Julliardserver: Store the cursor clip rectangle in the server.
2011-02-25  Alexandre Julliardserver: Store the global cursor position in the server.
2011-02-25  Alexandre Julliardserver: Make the foreground thread input per-desktop...
2011-02-24  Alexandre Julliardserver: Increment the usage count of the global table...
2011-01-28  Alexandre Julliardserver: Create anonymous file mappings in the config...
2011-01-24  Andrew Nguyenserver: Filter the WOW64 registry access flags before...
2011-01-24  Mike Kaplinskiyserver: Fix connect failures on newer kernels.
2011-01-19  Alexandre Julliardserver: Add symbolic names in filesystem change actions...
2011-01-19  Piotr Cabanserver: Don't report rename events when file is moved...
2011-01-19  Piotr Cabanserver: Return multiple events in read_changes.
2011-01-19  Eric Pouechkernel32: Added support for insert/overwrite modes...
2011-01-17  Austin Englishserver: Add missing checks for FreeBSD_kernel.
2010-12-27  Alexandre Julliardserver: Use the tgkill system call on all Linux platforms.
2010-12-23  Alexandre Julliardserver: Use the syscall function instead of inline...
2010-12-17  Piotr Cabanserver: Handle more inotify mask values.
2010-12-05  Alexandre Julliardmakefiles: Add common rules for installing the main...
2010-11-29  Francois Gougetserver: Make sock_check_pollhup() more reliable on...
2010-11-08  Eric Pouechserver: Removed the no longer used bare parameter out...
2010-10-19  Alexandre Julliardserver: Return an error in get_handle_unix_name for...
2010-10-18  Vladimir Panteleevuser32: Update last active popup for all parents.
2010-10-07  Alexandre Julliardserver: Valid rects are in parent coordinates.
2010-10-05  Alexandre Julliardserver: Update child window positions when resizing...
2010-10-01  Austin Englishwineserver: Return the version information in the same...
2010-09-30  Alexandre Julliardserver: Make the fd passing code slightly more portable.
2010-09-27  Alexandre Julliardserver: Pass the rectangle in client coordinates for...
2010-09-27  Alexandre Julliardserver: Mirror the window region for RTL windows in...
2010-09-23  Alexandre Julliardserver: Mirror the rectangles for RTL windows in set_wi...
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in WIN_GetRe...
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in MapWindow...
2010-09-22  Eric Pouechserver: Fix console creation logic.
2010-09-20  AndrĂ© Hentschelserver: Add ARM support.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-19  Alexandre Julliardserver: Fix a couple of leaks in the new console code.
2010-09-18  Eric Pouechserver: Ensure we set proper errors when getting a...
2010-09-13  Eric Pouechkernel32: Fixed a couple of cases where the console...
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2010-09-06  Gerald Pfeiferserver: Remove pollev from set_socket_event.
2010-09-01  Eric Pouechserver: Properly return the errors for bare console...
2010-09-01  Eric Pouechserver: Simplify the wineconsole event notification...
2010-09-01  Eric Pouechserver: Report in get_console_mode request whether...
2010-09-01  Eric Pouechserver: Allow a screen buffer to be attached to a given...
2010-09-01  Eric Pouechserver: Enhanced the console input object so that it...
2010-08-31  Mike Kaplinskiyserver: Allow queuing async reads on listening sockets.
2010-08-31  Mike Kaplinskiyserver: Add accept_into_socket to accept into an initia...
2010-08-31  Mike Kaplinskiyserver: Don't cache sockets until they are pollable.
2010-08-30  Eric Pouechserver: Streamline a bit the console allocation code.
2010-08-30  Eric Pouechserver: Use generic file access rights (inside of conso...
2010-08-30  Eric Pouechserver: Fix method name in comments for fd_ops.
2010-08-24  Alexandre Julliardserver: Always free the process handle table even if...
2010-08-23  Alexandre Julliardserver: Avoid a potential server crash when a thread...
2010-08-23  Alexandre Julliardserver: Change the removable fd flag to a cacheable...
2010-08-04  Dmitry Timoshkovuser32: Protect from setting as a window owner one...
2010-08-03  Mike Kaplinskiyws2_32: Don't set FD_READ/FD_WRITE before the connectio...
2010-07-28  Mike Kaplinskiyserver: Fix some comments.
2010-07-28  Mike Kaplinskiyserver: Don't delay events, we simply shouldn't send...
2010-07-28  Mike Kaplinskiyserver: Consume events triggered.
2010-07-28  Alexandre Julliardserver: Use tgkill to send signals on x86_64 too.
2010-07-28  Michael Stefaniucserver: Simplify tkill() and remove unreachable code...
2010-07-22  Maarten Lankhorstwineserver: Use syscall instead of int $0x80.
2010-07-21  Alexandre Julliardserver: Try to use /proc/pid/mem to read process memory...
2010-07-20  Mike Kaplinskiyserver: Forward the correct error to asyncs.
2010-07-20  Mike Kaplinskiyserver: In case of hangup/error, wake up all asyncs...
2010-07-20  Mike Kaplinskiyserver: Propagate error from recv.
2010-07-20  Mike Kaplinskiyserver: Move signaling FD_* events to a separate function.
2010-06-30  Alexandre Julliardserver: Return the total length of the target in query_...
2010-06-11  Dmitry Timoshkovserver: Make layered windows transparent for mouse...
2010-05-25  Hans Leidekkerserver: Map EHOSTUNREACH to STATUS_HOST_UNREACHABLE.
2010-05-24  Andrey Turkinserver: Connect named pipe synchronously when overlappe...
2010-05-20  Mike Kaplinskiyserver: Move async activation into separate function.
2010-05-19  Mike Kaplinskiyserver: Don't poll for events when there are async...
2010-05-17  Mike Kaplinskiyserver: Move socket async activation to sock_poll_event.
2010-05-16  Alexandre Julliardserver: Make sure a thread doesn't get freed while...
2010-05-14  Mike Kaplinskiyserver: Get rid of sock_try_event.
next