dsound: Implement QueryInterface for KsPropertySet objects.
[wine] / include / wine /
2007-04-26  Stefan Dösingerd3d: Fix ProcessVertices.
2007-04-26  Stefan Dösingerwined3d: Implement CreateVertexDeclarationFromFVF.
2007-04-26  Stefan Dösingerwined3d: Add a method to create a declaration from...
2007-04-24  H. Verbeetwined3d: The second parameter to glTexImage3DEXT isn...
2007-04-23  Alexandre Julliardserver: Return a more correct fd type for anonymous...
2007-04-18  Alexandre Julliardserver: Moved the FSCTL_PIPE_LISTEN implementation...
2007-04-17  Alexandre Julliardserver: Move the FSCTL_PIPE_WAIT ioctl implementation...
2007-04-17  Alexandre Julliardserver: Add a specific data type for ioctl codes so...
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2007-04-16  Alexandre Julliardserver: Move the server part of device unmounting to...
2007-04-16  Alexandre Julliardserver: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
2007-04-16  Alexandre Julliardserver: Add infrastructure for ioctl server request.
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
2007-04-16  Andrew Talbotuser32: Make function definitions and declarations...
2007-04-10  Alexandre Julliardntdll: Store the file access and options in the fd...
2007-04-10  Alexandre Julliardserver: Add support for restarting an async I/O when...
2007-04-07  Stefan Dösingerwined3d: Add Filtering to IWineD3DSurface::Blt and...
2007-04-07  Stefan Dösingerwined3d: Add D3DDEVCAPS3_* to the wined3d caps header.
2007-04-06  Fabian Bielerwined3d: Add GL_EXT_framebuffer_blit to extension handler.
2007-04-04  Alexandre Julliardserver: Add support for associating a file descriptor...
2007-04-02  Stefan Dösingerwined3d: Add GL_APPLE_client_storage to our extension...
2007-03-27  Alexandre Julliardserver: Add support for queuing a user APC upon async...
2007-03-27  Andrew Talbotwinelib: Replace inline static with static inline.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for named pipes.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for mailslots.
2007-03-22  Alexandre Julliardserver: Implemented the open_file method for named...
2007-03-21  Stefan Dösingerwined3d: Add GL_ATI_envmap_bumpmap to our gl extension...
2007-03-21  Alexandre Julliardserver: Use a standard async I/O event to signal direct...
2007-03-21  Alexandre Julliardserver: Add support for storing an event to signal...
2007-03-20  Alexandre Julliardserver: Add an async_data_t structure to store paramete...
2007-03-20  Alexandre Julliardserver: Return the status from an async I/O APC call...
2007-03-20  Alexandre Julliardserver: Use the common pattern for async I/O parameters...
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-03-07  Andrew Talbotwinmm: Replace const pointer parameters with correct...
2007-03-07  Alexandre Julliardwine_common_ver: Set company name to Microsoft, some...
2007-03-07  Juan Langntdll: Implement NtAllocateLocallyUniqueId with server...
2007-03-07  Stefan Dösingerwined3d: Rework surface dirtification.
2007-03-07  Stefan Dösingerwined3d: Remove IWineD3DSurface::SetPBufferState.
2007-03-06  Stefan Dösingerwined3d: Store the number of aux buffers in the gl...
2007-03-05  Alexandre Julliardserver: Expose areas revealed by changes to the window...
2007-03-01  Alexandre Julliardwine/test: Print the official name of the test in summary.
2007-03-01  Stefan Dösingerwined3d: Support GL_APPLE_fence for event queries.
2007-03-01  Stefan Dösingerwined3d: Add GL_NV_fence defines and functions.
2007-02-26  Rob Shearmanlibwine: Eliminate duplicate function implementations...
2007-02-21  Rob Shearmanserver: Add get_token_impersonation_level server call...
2007-02-21  Alexandre Julliardserver: Added support for the PM_QS_* flags in PeekMessage.
2007-02-20  Stefan Dösingerwined3d: Remove IWineD3DDevice::EnumDisplayModes.
2007-02-16  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in directx.c.
2007-02-16  H. Verbeetwined3d: Add WINED3DCREATE flags and use them.
2007-02-16  H. Verbeetwined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
2007-02-15  H. Verbeetwined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
2007-02-15  H. Verbeetwined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DDTCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DLINECAPS flags and use them.
2007-02-15  Vitaliy Margolenntdll/server: Implement NtSetSecurityObject. With tests.
2007-02-15  H. Verbeetwined3d: Add WINED3DPTADDRESSCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPCMPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPMISCCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPBLENDCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DSTENCILCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DTEXOPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Use WINED3DPRESENT_BACK_BUFFER_MAX rather...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Stefan Dösingerwined3d: More fullscreen window fixes.
2007-02-14  Stefan Dösingerwined3d: Load single attribute setter functions.
2007-02-14  Alexandre Julliardwinex11.drv: Added a check for the ATI driver corruptin...
2007-02-14  H. Verbeetd3d8: Move loading local d3d8 vertex shader constants...
2007-02-14  H. Verbeetd3d9: Don't store the d3d9 declaration in the wined3d...
2007-02-14  H. Verbeetwined3d: Get rid of the vertexDeclaration field in...
2007-02-14  H. Verbeetwined3d: Add WINED3DDECLUSAGE, use it.
2007-02-14  H. Verbeetwined3d: Get rid of WINED3DSHADERDECLUSAGE.
2007-02-14  Stefan Dösingerwined3d: GetRenderTargetData can call BltFast.
2007-02-05  Damjan Jovanoviclibwine_port: Added interlocked_cmpxchg64.
2007-01-25  Vitaliy Margolenserver/ntdll: Simplistic implementation of NtQueryObjec...
2007-01-23  H. Verbeetwined3d: Remove some unused methods from the IWineD3DVe...
2007-01-22  Alexandre Julliardwine/list.h: Add list_count function. Make some paramet...
2007-01-19  H. Verbeetwined3d: Move SetupFullscreenWindow() and RestoreWindow...
2007-01-18  Alexandre Julliardntdll: Avoid inter-process APCs when called for the...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process NtMapViewOfSecti...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process RtlCreateUserThread.
2007-01-18  Francois GougetAssorted spelling fixes.
2007-01-18  Alexandre Julliardntdll: Fix NtDuplicateObject to only close the file...
2007-01-18  Francois Gougetd3d: Fix the D3DFMT_XXX constant declarations.
2007-01-18  Francois Gougettests: The non-gcc case was missing a forward declarati...
2007-01-17  Stefan Dösingerwined3d: Store the stream number in the strided structure.
2007-01-16  Alexandre Julliardntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process NtFlushVirtualMe...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualProtectEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualQueryEx.
2007-01-15  Alexandre Julliardserver: Support queuing some APCs to a process instead...
2007-01-15  Alexandre Julliardserver: Added mechanism for returning results of APC...
2007-01-12  Alexandre Julliardntdll: Duplicate the mapping handle on the server side...
2007-01-12  Stefan Dösingerd3d9: Implement IDirect3DDevice9::StretchRect.
2007-01-12  Francois Gougettests: Add skip(), a function to warn that tests were...
2007-01-09  Alexandre JulliardUpdate copyright info for the new year.
2007-01-06  Eric Pouechwinedump: Add support for derived types in codeview...
2007-01-06  Eric Pouechwinedump: Re-use existing codeview facilities to dump...
2007-01-06  Eric Pouechwinedump: Removed cvinclude.h.
next