setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes.
[wine] / include / wine /
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.
2006-09-26  Roderick Colenbranderwined3d: Add the missing gamma cap.
2006-09-25  Roderick Colenbranderwined3d: glBlend* fixes.
2006-09-21  Michael Stefaniucinclude: Make the return type of mmioSendMessage16...
2006-09-20  Alexandre Julliardinclude: Exception filters should return LONG, not...
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-09-12  Roderick Colenbranderwinex11.drv: Move WGL extension code to winex11.drv.
2006-09-10  Stefan Dösingerddraw: Pass the fullscreen flag to wined3d.
2006-09-07  Ivan Gyurdievwined3d: Add support for R32F and R16F texture formats.
2006-09-07  Andrew Talbotkernel: Constify some formal parameters.
2006-08-28  Ivan Gyurdievwined3d: Add support for A16B16G16R16F and A32B32G32R32...
2006-08-21  Roderick Colenbranderwined3d: Better GPU detection.
2006-08-09  Roderick Colenbranderwined3d: Fix GLSL regression / draw buffers support.
2006-08-09  Alexandre Julliardserver: Make the message extra info 64 bits on Win64.
2006-08-09  Alexandre Julliardserver: Split the queuing of hardware messages into...
2006-08-08  Roderick Colenbranderwined3d: Shader cap fixes.
2006-08-07  H. Verbeetwined3d: Allow async occlusion queries.
2006-08-07  H. Verbeetwined3d: Add a couple of traces to the vertexdeclaratio...
2006-08-07  Roderick Colenbranderwined3d: General constant caps fix.
2006-08-07  Tijl Coosemansloader/pthread: Added pthread_attr_get_np support.
2006-08-07  H. Verbeetwined3d: Delay vertex shader compilation until the...
2006-08-05  Roderick Colenbranderwined3d: Volume textures fix.
2006-08-02  Alexandre Julliarduser: Implementation of Get/SetWindowLongPtr for 64...
2006-07-31  H. Verbeetwined3d: Split the GLSL check in a check for GLSL verte...
2006-07-29  Jason Greenwined3d: Declare a 1D sampler for TEXDP3TEX (GLSL).
2006-07-29  Jason Greenwined3d: Start checking for D3DUSAGE_QUERY_* items...
2006-07-26  Stefan Dösingerddraw: Support using an application-provided surface...
2006-07-26  Alexandre Julliardserver: Convert the server start time to the abs_time_t...
2006-07-26  Alexandre Julliardserver: Convert thread creation/exit times to the abs_t...
2006-07-26  Alexandre Julliardserver: Rename the wait_input_idle request to better...
2006-07-26  Alexandre Julliardserver: Added data_size_t type to represent sizes in...
2006-07-25  H. Verbeetwined3d: Add real occlusion query support.
2006-07-24  Jason Greenwined3d: Improve traces for D3DTRANSFORMSTATETYPE.
2006-07-24  Alexandre Julliardlibwine: Added a function to enumerate the reserved...
2006-07-21  Stefan Siebertntdll: Implementation of process CreationTime and ExitTime.
2006-07-20  Mike McCormackinclude: Semicolons after cpp_quote are a syntax error...
2006-07-20  H. Verbeetwined3d: Compilation fixes.
2006-07-19  Alexandre Julliardserver: Simplify process creation.
2006-07-19  Jason Greenwined3d: Make the number of floating point shader const...
2006-07-18  Stefan Dösingerddraw/wined3d: Remove texture format enumeration functions.
next