server: Make the fd passing code slightly more portable.
[wine] / include / wine /
2010-09-28  Henri Verbeetwined3d: Remove IWineD3DStateBlock::InitStartupStateBlo...
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in MapWindow...
2010-09-20  André Hentschelserver: Add ARM support.
2010-09-18  Henri Verbeetwined3d: Remove IWineD3DBaseTexture::GetTextureDimensio...
2010-09-16  Ričardas Barkauskaswined3d: Add NVDB support.
2010-09-14  Henri Verbeetwined3d: IWineD3DBuffer_GetDesc() should never fail.
2010-09-08  Henri Verbeetwined3d: IWineD3DVolume_GetDesc() should never fail.
2010-09-08  Henri Verbeetwined3d: IWineD3DSurface_GetDesc() should never fail.
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2010-09-07  Henri Verbeetwined3d: Getting the current pixel shader should never...
2010-09-07  Henri Verbeetwined3d: Getting the current vertex shader should never...
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-09-01  Henri Verbeetwined3d: Don't require wined3d object parents to be...
2010-09-01  Henri Verbeetwined3d: Clippers don't need parents.
2010-09-01  Henri Verbeetwined3d: Queries don't need parents.
2010-09-01  Henri Verbeetwined3d: Devices don't need parents.
2010-08-31  Mike Kaplinskiyserver: Add accept_into_socket to accept into an initia...
2010-08-31  Henri Verbeetwined3d: Implicit depth/stencil surfaces don't have...
2010-08-31  Henri Verbeetwined3d: Get rid of WINED3DRECT.
2010-08-27  Alexandre Julliardinclude: Specify calling convention explicitly in idl...
2010-08-26  Henri Verbeetwined3d: Remove the GetContainer() methods from the...
2010-08-25  Kai Tietzinclude: Fixed LIST_ENTRY macro type casts for win64.
2010-08-24  Henri Verbeetwined3d: Rename WINED3DFORMAT to wined3d_format_id.
2010-08-24  Henri Verbeetwined3d: Pass floating point colors to IWineD3DDeviceIm...
2010-08-23  Alexandre Julliardserver: Change the removable fd flag to a cacheable...
2010-08-23  Henri Verbeetwined3d: Pass a WINED3DCOLORVALUE structure to IWineD3D...
2010-08-17  Henri Verbeetwined3d: Remove SetContainer() from the public IWineD3D...
2010-08-17  Henri Verbeetwined3d: Remove SetContainer() from the public IWineD3D...
2010-07-30  Henri Verbeetwined3d: The stateblock doesn't have a parent.
2010-07-22  Henri Verbeetwined3d: Remove LoadLocation() from the public wined3d...
2010-07-22  Henri Verbeetwined3d: Remove ModifyLocation() from the public wined3...
2010-07-20  Alexandre Julliardtests: Run all tests with the default FPU control word.
2010-07-20  Alexandre Julliardtests: Print information about the last executed test...
2010-07-20  Alexandre Julliardtests: Try to avoid message boxes popping up in non...
2010-06-30  Alexandre Julliardserver: Return the total length of the target in query_...
2010-06-01  Henri Verbeetwined3d: Get rid of some dead code.
2010-05-27  Marcus Meissnerinclude: Pack NE_NAMEINFO and NE_TYPEINFO pack(1).
2010-05-11  Alexandre Julliardserver: Return the cursor information for a thread...
2010-05-07  Alexandre Julliardinclude: Force inlining exported API functions to avoid...
2010-05-07  Yann Droneaudinclude: Rewrote some extern inline to static inline.
2010-04-21  Alexandre Julliardserver: Return the current cursor when queuing a hardwa...
2010-04-20  Alexandre Julliardserver: Fix structure padding for requests that have...
2010-04-09  Alexandre Julliardtests: Use the correct format of varargs list when...
2010-04-08  Alexandre Julliardinclude: Move the exception handling support functions...
2010-04-02  Henri Verbeetwined3d: Move handling of the unimplemented WINED3DRS_S...
2010-04-02  Henri Verbeetwined3d: Move handling of the unimplemented WINED3DRS_B...
2010-04-02  Henri Verbeetwined3d: Remove some unused render states.
2010-04-01  Alexandre Julliardserver: Fix 64-bit alignment of the context structure.
2010-03-31  Henri Verbeetwined3d: Remove some unused / duplicate render states.
2010-03-30  Alexandre Julliardwpp: Get rid of wpp_parse_temp, temp file management...
2010-03-22  Alexandre Julliardserver: Add support for storing the cursor and show...
2010-03-18  Henri Verbeetddraw: Acquire/release the focus window from the correc...
2010-03-17  Henri Verbeetddraw: Implement IDirectDrawImpl_GetSurfaceFromDC().
2010-03-15  Henri Verbeetntdll: Improve support for the ProcessDebugPort info...
2010-02-24  Alexandre Julliardtests: The ok() macro shouldn't return a value.
2010-02-22  Mikołaj Zalewskiinclude: Add a strcmpW-equivalent function usable in...
2010-01-22  Rob Shearmaninclude: Replace hexadecimal representation of four...
2010-01-18  Stefan Leichteruser.exe: Forward WNetGetUser16 to WNetGetUserA of...
2010-01-08  Alexandre Julliardserver: Add support for returning the object name in...
2010-01-04  Alexandre JulliardUpdate copyright info for 2010.
2010-01-04  Gerald Pfeiferinclude: Move WINED3DTS_WORLD et al directly into _WINE...
2010-01-04  Gerald Pfeiferwined3d: Introduce WINED3DFMT_INST and use it in CheckT...
2010-01-04  Henri Verbeetwined3d: Add a geometry shader object.
2009-12-30  Alexandre Julliardlibwine: Do not export any of the LDT support on non...
2009-12-30  Henri Verbeetwined3d: The FVF parameter to IWineD3DDeviceImpl_Create...
2009-12-29  Stefan Dösingerwined3d: Remove the d3d7 do-not-convert code.
2009-12-24  Alexandre Julliardinclude: Move undocumented Win9x function definitions...
2009-12-23  Henri Verbeetwined3d: Use proper enum elements for FOURCC formats.
2009-12-11  Alexandre Julliardinclude: Remove useless definitions for nonexistent...
2009-12-09  Henri Verbeetwined3d: Remove unused GetDevice() implementations.
2009-12-04  Henri Verbeetdxgi: Implement IDXGIAdapter::GetDesc().
2009-12-04  Henri Verbeetwined3d: The stateblock doesn't really need a parent.
2009-12-02  Henri Verbeetd3d9: Implement IDirect3D9Ex::GetAdapterLUID().
2009-11-19  Roderick Colenbranderwgl: Add support for WGL_ARB_create_context_profile...
2009-11-18  Henri Verbeetwined3d: Remove the effetively unused "state" field...
2009-11-17  Rob Shearmanserver: Extend get_token_user server call to also retri...
2009-11-16  Rob Shearmanrpcrt4: Implement comm_status and fault_status handling...
2009-11-12  Henri Verbeetserver: Store the Unix name in the fd.
2009-11-03  Stefan Dösingerwined3d: Add a usage flag for static buffer declarations.
2009-11-03  Stefan Dösingerwined3d: Add a usage flag for vertex buffer optimization.
2009-11-03  Stefan Dösingerwined3d: Add a parameter for SetRenderTarget viewport...
2009-11-03  Eric Pouechwinedump, dbghelp: In .pdb files (>= VC2005), handle...
2009-10-30  Henri Verbeetwined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.
2009-10-13  Matteo Bruniwpp: Add I/O callbacks.
2009-10-12  Alexandre Julliardserver: Add support for allocating purely client-side...
2009-10-12  Austin Englishinclude: fix a compiler warning on GNU/FreeBSD.
2009-10-08  Francois Gougetsystem.drv16: Remove the 32-bit timer callback support.
2009-10-06  Matteo Bruniwpp: Add error management callbacks.
2009-10-06  Matteo Bruniwpp: Handle remaining memory allocation failures.
2009-10-06  Alexandre Julliardinclude: Add support for building Wine with strict...
2009-10-06  Andrey Turkinkernel32: Always use ANSI version of OutputDebugString.
2009-09-29  Alexandre Julliardws2_32: Make winsock.dll into a stand-alone 16-bit...
2009-09-28  Alexandre Julliardlibwine: Don't export wine_ldt_copy for the Windows...
2009-09-26  Alexandre Julliardinclude: Avoid direct access to wine_ldt_copy outside...
2009-09-25  Henri Verbeetwined3d: Use the DXGI naming convention for all formats.
2009-09-25  Henri Verbeetwined3d: Rename IWineD3DDevice::GetIndices() to IWineD3...
2009-09-25  Henri Verbeetwined3d: Rename IWineD3DDevice::SetIndices() to IWineD3...
2009-09-25  Henri Verbeetwined3d: Remove SetFunction() from the public shader...
next