wined3d: Unify GLSL input / output variable naming.
[wine] / dlls /
2012-09-28  Henri Verbeetwined3d: Unify GLSL input / output variable naming.
2012-09-28  Henri Verbeetwinex11: Use the first active CRTC as primary if no...
2012-09-28  Henri Verbeetwinex11: Handle a NULL cursor clipping rect the same...
2012-09-28  Henri Verbeetwinex11: Fullscreen windows are never maximized.
2012-09-28  Christian Costantoskrnl.exe: Add partial stub for IoFreeMdl.
2012-09-28  Christian Costantoskrnl.exe: Improve IoAllocateMdl stub.
2012-09-27  André Hentschelole32/tests: Use IUnknown_Release instead of deprecated...
2012-09-27  Dmitry Timoshkovgdiplus: Take into account font substitution in GdipCre...
2012-09-27  Dmitry Timoshkovgdiplus: Take into account font substitution in GdipCre...
2012-09-27  Dmitry Timoshkovgdiplus: Move font substitution test into a separate...
2012-09-27  Alexandre Julliarduser32: Add tests for UpdateLayeredWindowIndirect and...
2012-09-27  Jacek Cabanvbscript: Added MonthName implementation.
2012-09-27  Jacek Cabanvbscript: Added WeekDayName implementation.
2012-09-27  Aric Stewartimm32: Properly separate the IME UI window and the...
2012-09-27  Alexandre Julliardgdi32: Enumerate a default charset if no other valid...
2012-09-27  Alexandre Julliardgdi32: Allow GetCharABCWidths on all scalable fonts...
2012-09-27  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionExp().
2012-09-27  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionRotationMat...
2012-09-27  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionLn().
2012-09-27  Ričardas Barkauskasmsvcp80: Use LoadLibraryA as msvcp90 might not yet...
2012-09-27  Ričardas Barkauskasdxgi/tests: Test IDXGISwapChain_CreateSwapchain and...
2012-09-27  Henri Verbeetwined3d: Introduce a separate function to retrieve...
2012-09-27  Henri Verbeetwined3d: wined3d_device_set_software_vertex_processing...
2012-09-27  Henri Verbeetwined3d: Just return the texture from wined3d_device_ge...
2012-09-27  Henri Verbeetd3d10: Implement d3d10_effect_blend_variable_GetBlendSt...
2012-09-27  Henri Verbeetd3d10: Use a union to store effect variable data instea...
2012-09-27  Matteo Brunid3dcompiler: Handle simple struct initializers.
2012-09-27  Matteo Brunid3dcompiler: Store the pointer to the struct field...
2012-09-27  Matteo Brunid3dcompiler: Also free the list itself in free_instr_li...
2012-09-27  Matteo Brunid3dcompiler: Parse structure declarations.
2012-09-27  Matteo Brunid3dcompiler: Move variables declaration to a separate...
2012-09-27  Jörg Höhlewinmm: The "open new ..." MCI string command sets an...
2012-09-26  Nikolay Sivovmlang: Forward ConvertStringReset() to IMultiLanguage3.
2012-09-26  Nikolay Sivovmlang: Forward ConvertStringToUnicode() to IMultiLangua...
2012-09-26  Nikolay Sivovmlang: Forward ConvertString() to IMultiLanguage3 imple...
2012-09-26  Nikolay Sivovmlang: Implement IMLangConvertCharset_DoConversionFromU...
2012-09-26  Nikolay Sivovmlang: Ignore MLCONVCHARF_USEDEFCHAR in IMLangConvertCh...
2012-09-26  Alexandre Julliardwineps: Always escape Postscript reserved characters...
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl tests.
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl implementation.
2012-09-26  Jacek Cabanmshtml: Added better IActiveScriptSiteWindow implementa...
2012-09-26  Jacek Cabanvbscript: Added MsgBox tests.
2012-09-26  Jacek Cabanvbscript: Added MsgBox implementation.
2012-09-26  Jacek Cabanvbscript: Added VT_R8 support to to_int.
2012-09-26  Jacek Cabanvbscript: Added Round implementation.
2012-09-26  Rico Schüllerd3dx9: Avoid variable assignment in D3DXQuaternionNorma...
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionRotationAxis().
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionRotationYaw...
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionSlerp().
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXSHRotateZ().
2012-09-26  Rico Schüllerd3dx9: Improve RegisterCount calculation for D3DXRS_INT...
2012-09-26  Rico Schüllerd3dx9: Fix shader constant byte calculation.
2012-09-26  Rico Schüllerd3dx9: Handle D3DXPT_VOID in get_float/bool/int().
2012-09-26  Rico Schüllerwinex11.drv: Remove unneeded include file.
2012-09-26  Francois Gougetd3dx9_36/tests: Remove spaces before '\n's in ok()...
2012-09-26  Francois Gougetwininet: Add a trailing '\n' to a couple of Wine traces.
2012-09-26  Piotr Cabanwininet: Delete cache directory when cache version...
2012-09-26  Piotr Cabanwininet: Don't ask for confirmation while deleting...
2012-09-26  Alexandre Julliardwinex11: Recreate the graphics context when setting...
2012-09-26  Alexandre Julliardwinex11: Remove some unused palette code.
2012-09-26  Alexandre Julliardwinex11: Create a default colormap along with the defau...
2012-09-26  Alexandre Julliardwinex11: Store the full visual info for the default...
2012-09-26  Alexandre Julliardwinex11: Add a workaround for XInput support with mouse...
2012-09-26  Henri Verbeetwined3d: Add some basic SM4 bytecode dumping code.
2012-09-26  Henri Verbeetwined3d: wined3d_device_get_texture_stage_state() never...
2012-09-26  Henri Verbeetwined3d: wined3d_device_set_texture_stage_state() never...
2012-09-26  Henri Verbeetd3d10: Introduce a state object variable structure.
2012-09-26  Henri Verbeetd3d10: Properly handle arrays of state objects.
2012-09-26  Hans Leidekkerhttpapi: Add a stub implementation of HttpAddUrl.
2012-09-26  Hans Leidekkerhnetcfg: Return success from INetFwAuthorizedApplicatio...
2012-09-26  Hans Leidekkerhnetcfg: Add IDispatch support for INetFwMgr, INetFwPol...
2012-09-26  Hans Leidekkerhnetcfg: Add IDispatch support for INetFwAuthorizedAppl...
2012-09-26  Hans Leidekkerhnetcfg: Add a typelib.
2012-09-26  Gerald Pfeiferd3dx9_36: Fix initialization of header in save_dds_surf...
2012-09-26  Francois Gougetshlwapi: Fix the PathCreateFromUrlW() implementation.
2012-09-26  Francois Gougetshlwapi: UrlIs()'s check for the 'file:' protocol is...
2012-09-26  Dmitry Timoshkovwindowscodecs: Use appropriate helper to release GIF...
2012-09-26  Vincent Povirkwindowscodecs: Use WINCODEC_ERR_UNSUPPORTEDOPERATION...
2012-09-26  Detlef Riekenbergd3dx9_36/tests: Fix copy & paste error in ok messages.
2012-09-26  Michael Stefaniucdsound: DirectSoundDevice_RemoveBuffer() cannot fail.
2012-09-26  Michael Stefaniucdsound: Don't bother shrinking the secondary buffer...
2012-09-25  Piotr Cabaninetcpl.cpl: Added support for clearing cookies and...
2012-09-25  Piotr Cabanwininet: Added more GetUrlCacheEntryInfo tests with...
2012-09-25  Piotr Cabanwininet: Ignore unsupported flags in GetUrlCacheEntryIn...
2012-09-25  Piotr Cabanwininet: Fixed handling of GET_INSTALLED_ENTRY flag...
2012-09-25  Piotr Cabanwininet: Fixed handling of GET_INSTALLED_ENTRY flag...
2012-09-25  Piotr Cabanwininet: Move GetUrlCacheEntryInfoA code to GetUrlCache...
2012-09-25  Jacek Cabanvbscript: Added Space() implementation.
2012-09-25  Jacek Cabanmshtml: Return S_OK in plugin host's CanInPlaceActivate...
2012-09-25  Jacek Cabanmshtml: Added DISPATCH_PROPERTYGET|DISPATCH_METHOD...
2012-09-25  Huw Daviescomdlg32: Use a ComboBoxEx control for the filename...
2012-09-25  Huw Daviescomdlg32: Use the window handle to send messages to...
2012-09-25  Huw Daviescomctl32: Forward the focus to the edit control if...
2012-09-25  Francois Gougetshlwapi: PathCreateFromUrlA() should not crash when...
2012-09-25  Francois Gougetmshtml/tests: Add a trailing '\n' to an ok() call.
2012-09-25  Francois Gougetwininet: Check for the 'http:' protocol in a locale...
2012-09-25  Nozomi Kodamad3dx9: Implement D3DXSHRotate.
2012-09-25  Nozomi Kodamad3dx9: Implement D3DXSHEvalDirectionalLight.
2012-09-25  Nozomi Kodamad3dx9: Simplify D3DXVector*Normalize.
2012-09-25  Nozomi Kodamad3dx9: Simplify D3DXComputeBoundingSphere.
next