d3dcompiler: Pass the complete location to add_func_parameter().
[wine] / include /
2012-07-16  Nozomi Kodamad3dx9_36: Implementation of D3DXSHEvalDirection.
2012-07-16  Nozomi Kodamad3dx9: Implementation of D3DXSHMultiply2.
2012-07-16  Henri Verbeetwinex11: Add support for XRandR 1.2.
2012-07-16  Ken Thomasesinclude/wincrypt.h: Add identifiers for Elliptic curve...
2012-07-12  Alexandre Goujoninclude/ddk: Add DVD_DESCRIPTOR_HEADER descriptor struc...
2012-07-12  Detlef Riekenbergadvapi32: Implement CredIsMarshaledCredentialA/W.
2012-07-12  Henri Verbeetd3d10core: Always create a wined3d texture for d3d10cor...
2012-07-11  Henri Verbeetwined3d: Merge the device parent create_rendertarget...
2012-07-10  Henri Verbeetwined3d: Get rid of the "discard" parameter to device_p...
2012-07-10  Henri Verbeetwined3d: Get rid of the "lockable" parameter to device_...
2012-07-09  Henri Verbeetd3d9: Implement d3d9_device_ResetEx().
2012-07-02  Henri Verbeetd3d9: Implement d3d9_EnumAdapterModesEx().
2012-07-02  Alexandre Julliardwinex11: Replace wgl.h by the official wglext.h from...
2012-07-02  Alexandre Julliardwinex11: Move GLX definitions out of wgl.h.
2012-06-29  Nozomi Kodamad3dx9_36: Implementation of D3DXSHScale.
2012-06-29  Hans Leidekkerwbemprox: Fix returned variant type and flavor for...
2012-06-29  Alexandre Julliardopengl32: Make the WGL driver context-specific.
2012-06-29  Alexandre Julliardopengl32: Move checks of the context thread id to opengl32.
2012-06-29  Alexandre Julliardopengl32: Use proper handles for GL contexts and pass...
2012-06-29  Dmitry Timoshkovinclude/basetsd.h: Fix int64 to int truncation warnings...
2012-06-29  Henri Verbeetd3d9: Implement d3d9_GetAdapterModeCountEx().
2012-06-29  Henri Verbeetd3d9: Implement d3d9_device_PresentEx().
2012-06-28  Alexandre Julliardgdi32: Remove the remaining OpenGL entry points from...
2012-06-28  Alexandre Julliardopengl32: Move wglGetProcAddress to the WGL driver.
2012-06-28  Alexandre Julliardopengl32: Move GetPixelFormat to the WGL driver.
2012-06-28  Alexandre Julliardopengl32: Move wglCreateContext to the WGL driver.
2012-06-28  Alexandre Julliardopengl32: Move wglCreateContextAttribsARB to the WGL...
2012-06-28  Alexandre Julliardopengl32: Move wglMakeContextCurrentARB to the WGL...
2012-06-28  Alexandre Julliardopengl32: Add the concept of a WGL driver.
2012-06-28  Nozomi Kodamad3dx9_36: Implementation of D3DXSHDot.
2012-06-27  Henri Verbeetd3d9: Implement d3d9_device_GetDisplayModeEx().
2012-06-27  Henri Verbeetd3d9: Implement d3d9_GetAdapterDisplayModeEx().
2012-06-27  Henri Verbeetwined3d: Take scanline ordering into account in the...
2012-06-27  Henri Verbeetinclude: Add the DEVMODE dmDisplayFlags constants.
2012-06-25  Alexandre Julliardgdi32: Remove OpenGL functions that don't use an HDC...
2012-06-25  Dmitry Timoshkovwindowscodecs: Add WICImagingCategories registration.
2012-06-25  Roderick Colenbranderwinex11.drv: Remove GLX_ATI_render_texture support.
2012-06-25  Eric Pouechdbghelp: Added support for index leaves in types defini...
2012-06-22  Henri Verbeetwined3d: Implement mode setting in the adapter instead...
2012-06-22  Dmitry Timoshkovinclude/wine/test.h: Fix compilation of standalone...
2012-06-22  Piotr Cabanmsvcp90: Added num_put<char>::put(double) implementation.
2012-06-21  Thomas Faberinclude/httprequest.idl: Use widl-specific attributes...
2012-06-20  Hans Leidekkerwbemprox: Add support for retrieving system properties.
2012-06-20  Damjan Jovanovicinclude/shlobj.h: Add some missing APIs.
2012-06-19  Hans Leidekkerwbemprox: Implement IWbemClassObject::GetNames.
2012-06-19  Hans Leidekkerinclude: Fix the definition of IWbemClassObject::GetNames.
2012-06-18  Henri Verbeetwined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
2012-06-18  Thomas Faberinclude: Make IMAGE_COR20_HEADER declaration compatible...
2012-06-18  Thomas Faberport.h: Add INFINITY macro.
2012-06-18  Nozomi Kodamad3dx9_36: Implementation of D3DXSHMultiply3.
2012-06-15  Dmitry Timoshkovinclude: Fix WICPersistOptions definition.
2012-06-14  Dmitry Timoshkovwindowscodecs: Check IFD structure when loading metadata.
2012-06-14  Nozomi Kodamad3dx9_36: Implementation of D3DXQuaternionSquadSetup.
2012-06-14  Vincent Povirkwindowscodecs: Register pixel formats.
2012-06-14  Vincent Povirkinclude: Add IWICPixelFormatInfo definition.
2012-06-14  Hans Leidekkerinclude: Define IWbemClassObject.
2012-06-14  Hans Leidekkerinclude: Define WBEM_GENERIC_FLAG_TYPE.
2012-06-14  Jacek Cabanguiddef.h: REF* types should not depend on CINTERFACE.
2012-06-13  Detlef Riekenbergkernel32/tests: Accept higher PRODUCT_* values.
2012-06-13  Matteo Bruniwpp: Explicitly pass include type to the lookup callbac...
2012-06-13  Jacek Caband3dcompiler.h: Added missing extern "C".
2012-06-13  Jacek Caband3d9types.h: Added missing D3DSWAPEFFECT_* values.
2012-06-13  Jacek Caband3d9.h: Added missing D3DCREATE_* flags.
2012-06-11  Nozomi Kodamainclude: Remove useless todo's.
2012-06-11  Michael Stefaniucinclude: Undef INTERFACE right after it is used.
2012-06-11  Michael Stefaniucinclude: Drop outdated comment about COM interface...
2012-06-07  André Hentscheliphlpapi: Check for struct icmpstat (for NetBSD).
2012-06-07  André Hentscheliphlpapi: Check for struct udpstat (for NetBSD).
2012-06-07  Vincent Povirkwindowscodecs: Add metadata reader information to the...
2012-06-07  Vincent Povirkwindowscodecs: Add test for IWICMetadataReaderInfo.
2012-06-07  Vincent Povirkinclude: Add declarations for metadata handler info...
2012-06-07  Vincent Povirkwindowscodecs: Add test for IWICMetadataBlockReader...
2012-06-06  André Hentschelkernel32/tests: Add tests for LCMapStringEx.
2012-06-06  Jacek Cabanwininet: Added InternetGetSecurityInfoByURL* stubs.
2012-06-06  Christian Costad3drm: Fix SetMaterial macros.
2012-06-05  Michael Stefaniucinclude: Move "inline" right after the storage specifier.
2012-06-04  André Hentschelntdll: Add a helper function that returns the record...
2012-06-04  André Hentscheliphlpapi: Check for the right TCP statistics structure...
2012-06-04  André Hentscheliphlpapi: Check for the right IP statistics structure...
2012-05-31  Huw Daviesinclude: Add a couple of missing printer status values.
2012-05-31  Jacek Cabandxgi.idl: Added IDXGIKeyedMutex declaration.
2012-05-31  Józef Kuciad3dx9: Forward D3DXSaveTextureToFile to D3DXSaveTexture...
2012-05-31  Józef Kuciad3dx9: Implement D3DXSaveSurfaceToFileInMemory.
2012-05-31  Detlef Riekenbergntdll: Implement RtlGetProductInfo.
2012-05-31  Vincent Povirkwindowscodecs: Add tests for IWICMetadataBlockReader...
2012-05-31  Alexandre Julliardgdi32: Move DC hook private definitions out of wingdi.h.
2012-05-30  Lucas Zawackidinput: Implement GetProperty for JOYSTICKID (Linux...
2012-05-29  Alexandre Julliardgdi32: Remove the CreateBitmap and DeleteBitmap driver...
2012-05-29  Alexandre Julliardgdi32: Remove the bitmap parameter from the Get/PutImag...
2012-05-29  Jacek Cabanport.h: Added NAN macro.
2012-05-29  Jacek Cabanurlhist.idl: Added missing flags.
2012-05-25  Dmitry Timoshkovinclude: Add some ids for IFD metadata support.
2012-05-24  Alexandre Julliardgdi32: Remove the CopyBitmap driver entry point.
2012-05-23  Jacek Cabanaxextend.idl: Added VIDEO_STREAM_CONFIG_CAPS and AUDIO_...
2012-05-22  Henri Verbeetwined3d: Store user clip planes as 4-component float...
2012-05-21  Hans Leidekkerfusion: Add support for ASM_CACHE_ROOT_EX in GetCachePath.
2012-05-21  Detlef Riekenbergntdll: Implement NtGetCurrentProcessorNumber.
2012-05-17  André Hentschelwmvcore: Add stub for WMCreateSyncReader.
2012-05-15  Francois Gougetwsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATIO...
2012-05-15  Francois Gougetntoskrnl.exe: Fix the name of a POOL_TYPE value.
next