d3dx9: Implement D3DXGetShaderVersion().
[wine] / dlls /
2008-07-21  Luis Busquetsd3dx9: Implement D3DXGetShaderVersion().
2008-07-21  Piotr Cabanmsxml3/tests: Added test for ISAXXMLReader_parse with...
2008-07-21  Piotr Cabanmsxml3: Added support for SafeArrays in ISAXXMLReader_p...
2008-07-21  Piotr Cabanmsxml3: Add error handling.
2008-07-21  Piotr Cabanmsxml3/tests: Added tests for ISAXXMLReader_putErrorHan...
2008-07-21  Piotr Cabanmsxml3: Do not invoke ISAXXMLReader_endDocument when...
2008-07-21  Hans Leidekkerwininet: Fix cookie buffer overflow.
2008-07-21  Hans Leidekkerwininet: Move insertion of cookie header from HttpOpenR...
2008-07-21  Hans Leidekkerwininet: Delete local file on error in FtpGetFile.
2008-07-21  Hans Leidekkerwininet: Make another test pass on IE6.
2008-07-21  Hans Leidekkerwininet: Fix a memory leak.
2008-07-21  Hans Leidekkersetupapi: Fix two memory leaks in the test.
2008-07-21  Hans Leidekkercabinet: Fix a memory leak.
2008-07-21  Hans Leidekkersnmpapi: Fix a memory leak in the test.
2008-07-21  Hans Leidekkerdnsapi: Fix a number of memory leaks.
2008-07-21  Jacek Cabanhhctrl.ocx: Fixed ref count handling in IOleClientSiteImpl.
2008-07-21  Jacek Cabanwininet: Move remeining InternetQueryOption implementat...
2008-07-21  Jacek Cabanwininet: Moved InternetQueryOption(INTERNET_OPTION_PROX...
2008-07-21  Jacek Cabanwininet: Moved more InternetQueryOption implementation...
2008-07-21  Jacek Cabanwininet: Move InternetQueryOption(INTERNET_OPTION_USER_...
2008-07-21  Andrew Talbotadvpack: Fix sign-compare warnings.
2008-07-21  Andrew Talbotadvpack: Remove a useless test.
2008-07-21  Mikołaj Zalewskioleaut32: Use custom file version in VERSIONINFO.
2008-07-21  Mikołaj Zalewskicomctl32: Fix the file version string declaration.
2008-07-18  Huw Davieswinmm: Only fill in the MIXERLINEA struct if the call...
2008-07-18  Zac Brownwinhttp/tests: Add test for opening request.
2008-07-18  Stefan Leichterrasapi32: RasEnumDevicesA test: initialize the input...
2008-07-18  Daniel Santosws2_32: WSASendTo() should clear last error on success.
2008-07-18  Stefan Dösingerwined3d: Use the nofilter mipmap lookup for np2 textures.
2008-07-18  Stefan Dösingerwined3d: Use GL_ARB_texture_non_power_of_two emulation.
2008-07-18  Stefan Dösingerwined3d: Correct the D3DTOP_LERP parameter order.
2008-07-18  Stefan Dösingerwined3d: Fix the MULTIPLYADD parameter orders in atifs.
2008-07-18  Stefan Dösingerd3d9: Unset the vertex shader in the compare_instructio...
2008-07-18  Stefan Dösingerwined3d: Move an VBO support check to the state template.
2008-07-18  Stefan Dösingerwined3d: Remove more dead code.
2008-07-18  Stefan Dösingerwined3d: Remove GL_EXT_vertex_weighting stubs.
2008-07-18  Stefan Dösingerwined3d: Move the vertexblend support check to the...
2008-07-18  Stefan Dösingerwined3d: Check for ATI_ENVMAP_BUMPMAP in the template.
2008-07-18  Stefan Dösingerwined3d: Only register the np2 texture fixup if needed.
2008-07-18  Dylan Smithrichedit: Fixed regression that caused endless loop.
2008-07-18  Mathias Koschwinex11: Fix typo in X11DRV_SetDIBits optimization.
2008-07-18  James Hawkinskernel32: Don't get the profile string if the buffer...
2008-07-18  Alexandre Julliarddbghelp: Always initialize section pointer in ImageDire...
2008-07-18  James Hawkinsmsi: Initialize the update function pointer when creati...
2008-07-18  Alexander Dorofeyevquartz: Fix interface leak in FilterGraph2_Render.
2008-07-18  Alexander Dorofeyevquartz: Add missing VariantClear after GetFilterInfo...
2008-07-18  Alexander Dorofeyevquartz: Fix variant handling in GetFilterInfo.
2008-07-18  Alexander Dorofeyevquartz/tests: Fix interface leaks in filtergraph test.
2008-07-18  Alexander Dorofeyevquartz: Fix interface leak in FilterGraph2_RemoveFilter.
2008-07-18  Alexander Dorofeyevquartz/tests: Fix interface leaks in aggregation test.
2008-07-18  Alexander Dorofeyevquartz/tests: Add filtermapper aggregation tests.
2008-07-18  Alexander Dorofeyevquartz/tests: Test querying IFilterMapper2 from FilterG...
2008-07-18  Alexander Dorofeyevquartz: Aggregate filtermapper in filtergraph.
2008-07-18  Alexander Dorofeyevquartz: Make Filtermapper aggregatable.
2008-07-18  Zac Brownntdll: Remove byte reversed U+3000 (CJK space) from...
2008-07-18  Michael Stefaniucmsxml3: Remove redundant NULL check before HeapFree...
2008-07-18  H. Verbeetd3d9: Correct some shader comments.
2008-07-18  H. Verbeetd3d9: Replace color_near() with color_match().
2008-07-18  Alexandre Julliardicmp: The import library is not needed.
2008-07-18  Juan Langiphlpapi: Partially implement IcmpSendEcho2 using IcmpS...
2008-07-18  Juan Langiphlpapi: Move Icmp* functions from icmp to iphlpapi.
2008-07-18  Huw Daviesgdiplus: Skip some tests if certain fonts are not insta...
2008-07-18  Huw Daviesuser32: Don't read past the end of a global memory...
2008-07-17  Lei Zhanguser32: Clamp newly created windows to the minimum...
2008-07-17  Lei Zhanguser32: Add a test for SetWindowPos.
2008-07-17  Dan Hipschmankernel32/tests: Add tests for timer queues.
2008-07-17  Gal Toppercomdlg32: PrintDlgEx: Add support for RETURNDEFAULT.
2008-07-17  Gal Toppercomdlg32: PrintDlgEx: Change scope of strings for later...
2008-07-17  Piotr Cabanmsxml3/tests: Added more tests for ISAXXMLReader_parse...
2008-07-17  Piotr Cabanmsxml3: Added ISAXLocator_getSystemId.
2008-07-17  Piotr Cabanmsxml3: Added ISAXLocator_getPublicId.
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_putDocumentLocator...
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_characters event.
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_endElement event.
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_startElement event.
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_endDocument event.
2008-07-17  Piotr Cabanmsxml3: Added ISAXLocator_getLineNumber and ISAXLocator...
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_startDocument event.
2008-07-17  Piotr Cabanmsxml3: Added partial implementation of ISAXXMLReader_p...
2008-07-17  Piotr Cabanmsxml3: Added stub implementation of ISAXLocator.
2008-07-17  Alexandre Julliardmstask: Add stubs for the duplicate stdcall entry points.
2008-07-17  Aric Stewartmlang: Stub implementation of IMLangFontLink2.
2008-07-17  Aric Stewartmlang: Basic implementation of fnIMultiLanguage2_GetCod...
2008-07-17  Mikołaj Zalewskicomctl32: statusbar: WM_SETFONT should change the bar...
2008-07-17  Mikołaj Zalewskicomctl32: statusbar: Don't issue a WM_PAINT during...
2008-07-17  Stefan Dösingerwined3d: Test for multisampling in the template.
2008-07-17  Stefan Dösingerwined3d: Move the point sprite support test into the...
2008-07-17  Stefan Dösingerwined3d: Split the psizemax state handler.
2008-07-17  Stefan Dösingerwined3d: Split the psizemin handler.
2008-07-17  Stefan Dösingerwined3d: Move the range fog support test to the template.
2008-07-17  Stefan Dösingerwined3d: Move a few extension checks into the state...
2008-07-17  Stefan Dösingerwined3d: Move an extension check into the state template.
2008-07-17  Stefan Dösingerwined3d: Coalesce the nvrc and nvts+nvrc state template.
2008-07-17  Stefan Dösingerwined3d: Add extension information to the states.
2008-07-17  James Hawkinskernel32: Return the default value if lpKeyName is...
2008-07-17  James Hawkinskernel32: Fix removing trailing spaces from lpDefault...
2008-07-17  James Hawkinskernel32: Add tests for GetPrivateProfileString.
2008-07-17  James Hawkinsfusion: The cases are tokens, not table indices.
2008-07-17  H. Verbeetd3d9: Use color_match() in vshader_version_varying_test().
2008-07-17  H. Verbeetwined3d: Store the texture in a local variable in sampl...
next