Commit Graph

91213 Commits

Author SHA1 Message Date
Henri Verbeet e55416a113 wined3d: wined3d_swapchain_set_window() never fails. 2012-10-03 11:19:41 +02:00
Henri Verbeet 50c61959eb wined3d: Just return the surface from wined3d_device_get_surface_from_dc(). 2012-10-03 11:19:41 +02:00
Henri Verbeet e4df956f95 d3d10core: Implement d3d10_device_OMGetDepthStencilState(). 2012-10-03 11:19:40 +02:00
Henri Verbeet a78fa40816 d3d10core: Implement d3d10_device_OMSetDepthStencilState(). 2012-10-03 11:19:40 +02:00
Alexandre Julliard 37f36b7326 winex11: Don't try to change the window visual if we don't have a valid ARGB visual. 2012-10-03 11:19:39 +02:00
Alexandre Julliard 6f3b097a20 winex11: Fix a typo in the surface region computation with an alpha channel. 2012-10-03 11:19:39 +02:00
Alexandre Julliard dbff4f422c winex11: Copy the existing surface bits when a dirty rectangle is specified in UpdateLayeredWindow. 2012-10-03 11:19:38 +02:00
Alexandre Julliard 4ac1a5ac60 winex11: Allow changing the pixel format of a window from a different thread. 2012-10-03 11:19:35 +02:00
Alexandre Julliard 28721d69f4 winex11: Get rid of the OpenGL GDI driver. 2012-10-02 22:06:06 +02:00
Alexandre Julliard 05fe1e4e35 winex11: Move the FLUSH_GL_DRAWABLE implementation to the main ExtEscape routine. 2012-10-02 21:56:43 +02:00
Alexandre Julliard d8de77f01e winex11: Pass the source drawable to the FLUSH_GL_DRAWABLE escape. 2012-10-02 21:50:54 +02:00
Alistair Leslie-Hughes ea15163973 scrrun: Correct Invoke parameter. 2012-10-02 19:52:46 +02:00
Alexandre Julliard b560c56f3f ntoskrnl.exe: Add missing WINAPIs. 2012-10-02 19:52:46 +02:00
Alexandre Julliard b30e84d580 user32: Don't redraw anything when WS_VISIBLE is toggled manually. 2012-10-02 19:52:44 +02:00
Alexandre Julliard 53806917a3 winex11: Refuse to set the pixel format for HWND_MESSAGE windows. 2012-10-02 19:52:41 +02:00
Jacek Caban 43a178fad1 mshtml: Added script 'for' and 'event' attributes tests. 2012-10-02 16:01:48 +02:00
Jacek Caban d40b1ae8dc mshtml: Added support for script 'for' and 'event' attributes. 2012-10-02 16:01:43 +02:00
Jacek Caban 4503edd614 mshtml: Store information if script was already parsed in script element object. 2012-10-02 16:01:35 +02:00
Jacek Caban a420b5dad8 mshtml: Simplify get_node_obj. 2012-10-02 16:01:26 +02:00
Jacek Caban 60c9069f80 mshtml: Defer event script evaluation. 2012-10-02 16:01:22 +02:00
Jacek Caban 3bfbd6b619 mshtml: Moved getElementById implementation to separated function. 2012-10-02 16:01:18 +02:00
Jacek Caban 359a9041b1 mshtml: Store nsIDOMNodeSelector in HTMLDocumentNode. 2012-10-02 16:01:14 +02:00
Christian Costa e3607c9858 ntoskrnl.exe: Add stub for PsImpersonateClient. 2012-10-02 15:21:21 +02:00
Christian Costa 5c65471681 ntoskrnl.exe: Implement IoAllocateMdl. 2012-10-02 15:21:13 +02:00
Christian Costa ce44d1e506 scsiport.sys: Add stub implementation of scsiport.sys. 2012-10-02 15:06:34 +02:00
Christian Costa 84465b420b ntoskrnl.exe: Add stub for IoAcquireCancelSpinLock and IoReleaseCancelSpinLock. 2012-10-02 15:05:43 +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
Erich Hoover 9f2f7600c5 ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_BOUND_IF. 2012-10-02 15:04:08 +02:00
Alexandre Julliard e03b8e1a1d winex11: Use ARGB layered windows for system tray icons when supported. 2012-10-02 14:08:37 +02:00
Alexandre Julliard d8247efd5e winex11: Take the alpha channel into account to compute the region of layered windows. 2012-10-02 14:08:37 +02:00
Alexandre Julliard f12c1c6630 winex11: Switch to an ARGB visual for layered windows with per-pixel alpha. 2012-10-02 14:08:37 +02:00
Alexandre Julliard 8dcbeff760 winex11: Add support for per-window visuals. 2012-10-02 14:08:37 +02:00
Alexandre Julliard a81c23a450 winex11: Don't put window manager decorations on layered windows. 2012-10-02 14:08:37 +02:00
Nikolay Sivov 1075118cdb mshtml: Implement IHTMLFrameBase_put_name(). 2012-10-02 14:08:37 +02:00
Bruno Jesus a82278c349 ws2_32: Fix TRACE format in WS_getsockname. 2012-10-02 14:08:37 +02:00
Dan Kegel d0955b1bd6 vcomp: Better stub for omp_get_thread_num. 2012-10-02 14:08:37 +02:00
Dan Kegel 15b59d75c6 vcomp: Better stubs for omp_get_nested, omp_set_nested. 2012-10-02 14:08:37 +02:00
Dan Kegel d58ade2d42 vcomp: Better stubs for omp_get_dynamic, omp_set_dynamic. 2012-10-02 14:08:37 +02:00
Dan Kegel ed23241733 vcomp: Better stub for omp_get_max_threads. 2012-10-02 14:08:37 +02:00
Dan Kegel 54a10eb1aa vcomp: Better stub for omp_set_num_threads. 2012-10-02 14:08:36 +02:00
Dan Kegel 9ba01e0246 vcomp: Better stub for omp_get_num_threads. 2012-10-02 14:08:36 +02:00
Jacek Caban ed3d0e00ae vbscript: Added RTrim implementation. 2012-10-02 14:08:36 +02:00
Jacek Caban 71a4a1d43a vbscript: Added LTrim() implementation. 2012-10-02 14:08:36 +02:00
Jacek Caban 3ea9a170c0 vbscript: Added Trim() implementation. 2012-10-02 14:08:36 +02:00
Jason Edmeades 88f14bb590 cmd: Fix basic cmd.exe /c "echo hello" type syntax.
Add checks for existance of command to run in order to keep the
new quote handling capabilities of cmd.exe /C or /K. If the command
cannot be found, drop back to /S processing mode as per cmd.exe help.
2012-10-02 14:08:36 +02:00
Jason Edmeades b1dacc6c37 cmd: cmd.exe /c or /k should suppress copy overwrite prompts. 2012-10-02 14:08:36 +02:00
Henri Verbeet 6d948e1a8c wined3d: Recognize the SM4 dcl_constantBuffer opcode. 2012-10-01 23:08:00 +02:00
Henri Verbeet 2ad5808996 wined3d: wined3d_device_get_creation_parameters() never fails. 2012-10-01 23:07:55 +02:00
Henri Verbeet 6e5cf8c698 wined3d: wined3d_device_set_depth_stencil() never fails. 2012-10-01 23:07:51 +02:00
Henri Verbeet c7caabb864 d3d10core: Implement d3d10_device_RSGetState(). 2012-10-01 23:07:46 +02:00