tests: The non-gcc case was missing a forward declaration for winetest_skip().
[wine] / include / wine /
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.
2007-01-04  Alexandre Julliardserver: Add a generic apc_call structure to make it...
2007-01-04  Alexandre Julliardserver: Notify the server that an APC has completed...
2007-01-03  Stefan Dösingerwined3d: Use the baseVertexIndex in the stateblock.
2007-01-02  Stefan Dösingerwined3d: Remove IWineD3DDevice_ApplyStateChanges.
2006-12-24  Jacek Cabanitss: Move registration code to inf file and add missin...
2006-12-24  Jacek Cabanitss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
2006-12-20  Alexandre Julliardinclude: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
2006-12-19  Stefan Dösingerwined3d: Add WINED3DRS_STIPPLEPATTERNxy.
2006-12-18  Markus Amslerd3d: Callback infrastructure for implicit swap chain...
2006-12-18  Markus Amslerwined3d: Remove IWineD3DVolume_GetContainerParent.
2006-12-18  Markus Amslerwined3d: Remove IWineD3DSurface_GetContainerParent.
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit depth stencil...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit volume destru...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit render target...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
2006-12-06  Stefan Dösingerwine/list.h: Added list_move_head and list_move_tail.
2006-12-04  Markus Amslerd3d: Pass the superior creating object down to the...
2006-11-30  Eric Pouechmscvpdb.h: Update some definitions (constants, structur...
2006-11-30  Eric Pouechdbghelp: Moved mscvpdb.h file to include/wine to allow...
2006-11-20  Alexandre Julliardserver: Return an fd type in the get_handle_fd request.
2006-11-20  H. Verbeetwined3d: Fix GL_ARB_texture_cube_map extension support.
2006-11-17  H. Verbeetwined3d: Fix depth buffer formats to use actual depth...
2006-11-03  Alexandre Julliardntdll: Retrieve mailslot message info from the client...
2006-11-02  Alexandre Julliardserver: Get rid of the server-side file descriptor...
2006-11-02  Alexandre Julliardntdll: Maintain a file descriptor cache on the client...
2006-11-01  Alexandre Julliardserver: Compute the removable device flag on the server...
2006-10-31  Ivan Gyurdievwined3d: Add D3DLINEPATTERN to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DPATCHEDGESTYLE to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DSTREAMSOURCE codes to the WINED3D names...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCOLORWRITEENABLE codes to the WINED3D...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCLEAR codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DTSS_TCI codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DFVF codes to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D...
2006-10-30  Ivan Gyurdievwined3d: Add D3DCMPFUNC to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSTENCILOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFILLMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DCULL to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSHADEMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DBLENDOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFOGMODE to the WINED3D namespace.
2006-10-27  Alexandre Julliardwined3d: The WineD3D_GLContext structure doesn't need...
2006-10-27  Alexandre Julliardwined3d: Fix a memory leak (spotted by Eric Pouech).
2006-10-24  Ivan Gyurdievwined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DBLEND to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTA masks to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTADDRESS to the WINED3D namespace.
2006-10-16  Alexandre Julliardserver: A window timer id should be an unsigned long.
2006-10-16  Stefan Dösingerd3d8: Implement CopyRects with BltFast.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-13  Ivan Gyurdievwined3d: Add D3DTEXTURETRANSFORMTYPE to the WINED3D...
2006-10-13  Ivan Gyurdievwined3d: Add D3DCLIPPLANE constants to the WINED3D...
2006-10-13  Ivan Gyurdievwined3d: Add D3DVERTEXBLENDFLAGS to the WINED3D namespace.
2006-10-13  Ivan Gyurdievwined3d: Add D3DTEXTUREOP to the WINED3D namespace.
2006-10-12  Ivan Gyurdievwined3d: Merge D3DDP_MAXTEXCOORD constants into one...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DPRIMITIVETYPE types into one type...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DCOLOR types into one type in WINED3D...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DRECT types into one type in WINED3D...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DMATRIX types into one type in WINED3D...
2006-10-12  Ivan Gyurdievwined3d: D3DTRANSFORMSTATETYPE: Consistently use in...
2006-10-12  Ivan Gyurdievwined3d: D3DRENDERSTATETYPE: Consistently use in the...
2006-10-11  Ivan Gyurdievwined3d: Merge GAMMARAMP types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge VIEWPORT types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge MATERIAL types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge LIGHT types into one type in WINED3D...
2006-10-10  Ivan Gyurdievwined3d: Move D3DSP DCL-related structures into WINED3D...
2006-10-06  Stefan Dösingerwined3d: Add WINED3DUSAGE_OVERLAY.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::UpdateOverlay.
2006-10-06  Stefan Dösingerwined3d: Add DDOVERLAYFX struct.
2006-10-06  Stefan Dösingerwined3d: Add UpdatOverlayZOrder.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::GetOverlayPosition.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::SetOverlayPosition.
2006-10-06  Roderick Colenbranderx11drv: Fix building issue.
2006-10-05  Alexandre Julliardserver: Changed the get_next_hook request to allow...
2006-10-05  Alexandre Julliarduser32: Store the prev_unicode hook flag on the client...
2006-10-04  Alexandre Julliarduser32: The per-window user data must be a DWORD_PTR.
2006-10-04  Alexandre Julliardserver: Rearrange a few fields to avoid wasting padding...
2006-10-04  Alexandre Julliardserver: Pass the data for message callbacks as vararg...
2006-10-04  Alexandre Julliardserver: Return the data for callback results in the...
2006-10-04  Alexandre Julliardserver: Return the data for winevent hooks in the varar...
2006-10-03  Eric Pouechntdll: Implemented AmILastThread information class...
2006-09-29  Michael Stefaniucdebug.h, test.h: Temporary add ifdefs around some print...
2006-09-27  H. Verbeetwined3d: Add support for native NPOT textures.
next