wined3d: Do not mark texture stages > MAX_TEXTURES dirty, they don't exist.
[wine] / dlls /
2007-06-22  H. Verbeetwined3d: Do not mark texture stages > MAX_TEXTURES...
2007-06-22  H. Verbeetwined3d: Fix various incorrect uses of GL_LIMITS(textur...
2007-06-22  Michael Stefaniucdmloader: Do not use wide character constants.
2007-06-22  Michael Stefaniuccomctl32: Do not use wide character constants.
2007-06-22  Michael Stefaniucole32: Do not use wide character constants.
2007-06-22  Michael Stefaniucoleaut32: Do not use wide character constants.
2007-06-22  Michael Stefaniucsetupapi: Do not use wide character constants.
2007-06-22  Michael Stefaniucriched20: Do not use wide character constants.
2007-06-22  Michael Stefaniucshlwapi: Remove more wide character constants.
2007-06-22  Michael Stefaniucwinmm: Do not dump the version info when loading drivers.
2007-06-22  Rob Shearmanmsi: Only use the long name for the file source if...
2007-06-22  Dmitry Timoshkovshell32: Make SHGetDesktopFolder use a cached instance...
2007-06-21  Lei Zhangwinex11.drv: Send WM_MOUSEACTIVATE before closing a...
2007-06-21  Misha Koshelevgdi32: Handle ArcTo in paths as native.
2007-06-21  Misha Koshelevgdi32: Allow arbitrary start entry types in PATH_DoArcP...
2007-06-21  Misha Koshelevgdi32: Set current position properly after ArcTo.
2007-06-21  Kovács AndrásAdd dwmapi.dll stub.
2007-06-21  Paul Vriensuser32/tests: Only do the GetProcAddress once.
2007-06-21  Francois Gougetgdi32/tests: Run the GetTextMetricsA() tests on Windows...
2007-06-21  Detlef Riekenbergntprint/tests: Add initial test.
2007-06-21  Detlef Riekenbergntprint: Implement PSetupCreateMonitorInfo.
2007-06-21  Michael Stefaniucwinspool.drv/tests: Specify the arguments of the functi...
2007-06-21  Michael Stefaniucshlwapi: Do not use wide character constants.
2007-06-21  Francois Gougetadvapi32: Add more RegGetValue() conformance tests...
2007-06-21  Dan Hipschmanwidl: Add tests for arrays of pointers.
2007-06-21  H. Verbeetwined3d: Make use of the texUnitMap in drawStridedSlow...
2007-06-21  H. Verbeetwined3d: Use texture2D to sample in pshader_glsl_texdp3...
2007-06-21  Stefan Dösingerwined3d: Emulate tracking of multiple material properties.
2007-06-21  Stefan Dösingerwined3d: Unload texture coords for all supported textur...
2007-06-21  Stefan Dösingerwined3d: Remove the FVF codepath from drawprim.
2007-06-21  Stefan Dösingerd3d8: Convert fvfs to vertex declarations.
2007-06-20  Ken Thomaseswinecoreaudio: Make wodReset fail if called on a closed...
2007-06-20  Ken Thomaseswinecoreaudio: Move notify of completed WAVEHDRs to...
2007-06-20  Ken Thomaseswinecoreaudio: Move a variable declaration to narrower...
2007-06-20  Ken Thomaseswinecoreaudio: Extract loop, wodNotifyClient for WAVEHD...
2007-06-20  Dmitry Timoshkovuser32: Make MDI get_client_info checks more strict.
2007-06-20  Dmitry Timoshkovuser32: When inserting a menu item make sure that MDI...
2007-06-20  Alex Villacís Lassoquartz: Fix video rendering sizing/positioning bugs.
2007-06-20  Stefan Dösingerddraw: Test for incorrect surface desc sizes in GetSurf...
2007-06-20  Marcus Meissnerwined3d: Fixed pointer casting and additions.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawCurve2.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawArc.
2007-06-20  Andrew Talbotnetapi32: Constify some variables.
2007-06-20  Michael Stefaniucmsvcrt: Move definition of 2 static inline functions...
2007-06-20  Jason Greenwinscard: Add extended stub for SCardEstablishContext.
2007-06-20  Rob Shearmanrpcrt4: Use the offset to array data in embedded pointe...
2007-06-19  Alexandre Julliardntdll: Improved the stub behavior of NtQuerySystemInfor...
2007-06-19  James Hawkinsntoskrnl.exe: Add a stub implementation of KeInitialize...
2007-06-19  Stefan Dösingerd3d9: Hold the lock in stateblock methods.
2007-06-19  Stefan Dösingerd3d9: Release the wined3d query when the d3d9 query...
2007-06-19  Stefan Dösingerd3d9: Hold the lock in query methods.
2007-06-19  Dmitry Timoshkovuser32: Insert menu item only after contents of the...
2007-06-19  Misha Koshelevgdi32: Fix ArcTo to use proper starting and ending...
2007-06-19  Misha Koshelevgdi32/tests: Add framework for tests of drawing functio...
2007-06-19  Dan Hipschmanrpcrt4: Fix typo in union buffer size calculation.
2007-06-19  Dan Hipschmanrpcrt4: Fix bug calculating union switch type.
2007-06-19  Dan Hipschmanrpcrt4: Remove inaccurate comments.
2007-06-19  Dan Hipschmanrpcrt4: Add encapsulated union tests.
2007-06-19  Evan Stadegdiplus: Implemented GdipDrawPie/GdipFillPie.
2007-06-19  Detlef Riekenbergntprint: Add version resource.
2007-06-19  Detlef Riekenbergntprint: Add a stub for ntprint.dll.
2007-06-19  Detlef Riekenbergprintui: Add version resource.
2007-06-19  Lei Zhangriched20: Add tests for EM_FORMATRANGE.
2007-06-19  Andrew Talbotmsvidc32: Constify some variables.
2007-06-19  James Hawkinsmsi: Properly delete rows from the table, instead of...
2007-06-19  James Hawkinsmsi: Send the expected data to set_deferred_action_props.
2007-06-19  Jeff Latimerhnetcfg: Stub implementation of the dll.
2007-06-18  Rob Shearmanrpcrt4: Implement encapsulated union NDR functions.
2007-06-18  Huw Davieswineps.drv: Ignore ExtTextOut calls that occur before...
2007-06-18  Detlef Riekenbergprintui: Add stub for printui.dll.
2007-06-18  Detlef Riekenberglocalspl/tests: Add tests for AddPortEx.
2007-06-18  Detlef Riekenbergwinspool/tests: Add tests for AddPortEx.
2007-06-18  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-06-18  Andrew Talbotmsi: Name all or none of the formal arguments in functi...
2007-06-18  Evan Stadegdiplus: Implemented GdipDrawBezier.
2007-06-18  Alexandre Julliardwinedos: Fix the device open code for the new NtCreateF...
2007-06-18  Alexandre Julliardkernel32: Fix VxD open code for the new NtCreateFile...
2007-06-18  H. Verbeetwined3d: Mask texture stage state arguments with WINED3...
2007-06-18  H. Verbeetwined3d: Only set GL_SHADER_OPERATION_NV to GL_NONE...
2007-06-18  Stefan Dösingerd3d9: Hold the lock in Pixelshader functions.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in indexbuffer methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in cubetexture methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in methods implemented in device.c.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in IDirect3D9 methods.
2007-06-18  Misha Koshelevshell32: Conform to native in SHELL_ArgifyW for unquote...
2007-06-18  Vitaly Budovskiwinealsa: Fix incorrect callback private value.
2007-06-18  James Hawkinsmsi: Patches are applied based on ProductCode, not...
2007-06-18  James Hawkinsmsi: Implement MsiApplyPatchW.
2007-06-18  James Hawkinsmsi: Forward MsiApplyPatchA to MsiApplyPatchW.
2007-06-18  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-06-18  Paul Vrienscrypt32/tests: Don't crash on Vista.
2007-06-15  Evan Stadegdiplus: Brush tests.
2007-06-15  Evan Stadegdiplus: Brush implementation.
2007-06-15  Kolbjørn Fredheimwinex11.drv: Echo the video mode requested in the error...
2007-06-15  Lei Zhangcomctl32: Make modal property sheets modal.
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-06-15  Misha Koshelevsetupapi/tests: Add basic tests for InstallHinfSectionA...
2007-06-15  Alexandre Julliarduser32/tests: Avoid strlen in trace.
2007-06-15  Alexandre Julliardntdll: Implemented reading of the CDROM TOC on Mac OS.
2007-06-15  Dmitry Timoshkovmsi: Simplify the code.
next