wined3d: Do not mark texture stages > MAX_TEXTURES dirty, they don't exist.
[wine] / include /
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawCurve2.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawArc.
2007-06-19  James Hawkinsntoskrnl.exe: Add a stub implementation of KeInitialize...
2007-06-19  Evan Stadegdiplus: Implemented GdipDrawPie/GdipFillPie.
2007-06-18  Evan Stadegdiplus: Implemented GdipDrawBezier.
2007-06-18  James Hawkinsmsi: Implement MsiApplyPatchW.
2007-06-15  John Klehminclude: Allow port.h to build on gcc4.
2007-06-14  Stefan Dösingerwined3d: Implement vertical refresh sync.
2007-06-14  Rob Shearmaninclude: Add HTMLTextContainerEvents dispinterface...
2007-06-13  H. Verbeetwined3d: Add wined3d vertex sampler definitions.
2007-06-13  Francois Gougetmsdmo: Improve the prototypes Win64 compatibility by...
2007-06-13  Francois Gougetmsdmo: dmoreg.h should include mediaobj.h.
2007-06-11  Evan Stadegdiplus: Added public headers.
2007-06-08  Alexandre Julliardinclude: Add DO_NO_IMPORTS ifdefs where needed.
2007-06-08  Andrey Turkinntdll: Stub and document IoCompletion APIs.
2007-06-07  H. Verbeetwined3d: Fix GLSL definitions.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-07  Phil Costinwined3d: Add support for loading gamma corrected textures.
2007-06-07  Phil Costinwined3d: Add GL_EXT_texture_sRGB constants and correspo...
2007-06-07  Lei Zhanginclude: Add missing definitions to shlobj.h.
2007-06-07  H. Verbeetwined3d: Get rid of the pBaseVertexIndex parameter...
2007-06-07  H. Verbeetwined3d: Add IWineD3DDevice_GetBaseVertexIndex to retri...
2007-06-06  Dmitry Timoshkovinclude/msvcrt: Make sure that __int64 is properly...
2007-06-06  Alexandre Julliardserver: Add support for system processes, that can...
2007-06-06  Dan Hipschmanlist.h: Add macros for reverse iteration.
2007-06-06  H. Verbeetwined3d: Get rid of the BaseVertexIndex parameter to...
2007-06-05  Michael Stefaniucwingdi.h: Multi-character character constants are imple...
2007-06-05  Detlef Riekenbergwinspool: Implement AddPortEx.
2007-06-04  Alexandre Julliardntdll: Get rid of the num_async_io counter in the TEB.
2007-06-04  Alexandre Julliardserver: Remove the extra apc_arg parameter now that...
2007-06-04  Detlef Riekenberginclude/winspool: Add more flags for printer drivers.
2007-06-04  Francois Gougetws2_32: Improve the prototypes Win64 compatibility...
2007-06-01  James Hawkinsmsi: Implement SummaryInfo::Property get.
2007-06-01  Dmitry Timoshkovmidimap: Fix compilation warnings in 64-bit mode.
2007-05-31  Francois Gougetversion: Fix the VerQueryValueA/W() prototypes.
2007-05-31  Louis Lenderscomctl32: Add stub for DrawShadowText.
2007-05-31  Alexandre Julliardinclude: Fix the definition of MSG_MAXIOVLEN.
2007-05-30  Stefan Leichteradvapi32: Added implementation of RegDeleteTreeA/W.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2007-05-30  Rob Shearmaninclude: Fix a typo in wincred.h.
2007-05-30  Dmitry Timoshkovgdi32: Make SetDCHook 64-bit safe.
2007-05-30  Juan Langwincrypt: Fix typo.
2007-05-29  Alexandre Julliardlibwine: Add support for glyph chars mapping in OEM...
2007-05-29  Francois Gougetschannel: Fix the name of the SetContextAttributes...
2007-05-29  Francois Gougetschannel: The PSDK defines no SECPKG_FUNCTION_TABLE_SIZ...
2007-05-29  Francois Gougetinclude: The PSDK does not define the DEFINE_SHLGUID...
2007-05-29  Francois GougetIn the PSDK HRESULT_FROM_WIN32() is now an inline funct...
2007-05-29  Francois Gougetddraw: Fix the name of DDSPD_IUNKNOWNPOINTER.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-25  Nigel Liangshlwapi: Stub implementation for SHSetTimerQueueTimer.
2007-05-23  Francois Gougetport.h: Issue an error if port.h is included after...
2007-05-23  Dmitry Timoshkovwinternl.h: Make the fields of the PROCESS_BASIC_INFORM...
2007-05-23  Dmitry Timoshkovbasetsd.h: Fix a typo in the parameter name.
2007-05-22  Francois Gougetmsvcrt: Remove the S_ISXXX() macros as they are not...
2007-05-21  Dmitry Timoshkovkernel32: Fix the size of ThreadAffinityMask to match...
2007-05-21  Dmitry Timoshkovbasetsd.h: Add a bunch of PSDK compatible macros/inline...
2007-05-21  Vitaliy Margolenntdll: Implement RtlWriteRegistryValue and forward...
2007-05-21  David Adamd3drm: Implement D3DRMCreateColorRGB.
2007-05-21  David Adamd3drm: Implement D3DRMCreateColorRGBA.
2007-05-21  David Adamd3drm: Implement D3DRMColorGetAlpha.
2007-05-21  David Adamd3drm: Implement D3DRMColorGetBlue.
2007-05-21  David Adamd3drm: Implement D3DRMColorGetGreen.
2007-05-21  David Adamd3drm: Implement D3DRMColorGetRed.
2007-05-21  Dmitry Timoshkovinclude/wine/debug.h: Fix compilation warning in 64...
2007-05-21  Francois Gougetdirect3d: Remove misspelled constants as they exist...
2007-05-18  Alexandre Julliardntoskrnl.exe: Implemented a couple of time-related...
2007-05-18  Hans Leidekkersetupapi: Add a partial implementation for SetupScanFil...
2007-05-17  Jeff Latimerhnetcfg: Add netfw.idl - Network Firewall interface.
2007-05-17  Jeff Latimerhnetcfg: Define icftypes.idl.
2007-05-16  Alexandre Julliardntoskrnl.exe: Implemented a number of memory allocation...
2007-05-16  Alexandre Julliardntdll: Implemented LdrAddRefDll.
2007-05-16  Alexandre Julliardntdll: Reimplement LdrGetDllHandle to use the same...
2007-05-16  Andrew Riediwined3d: Add hardware cursor support.
2007-05-15  Alexandre Julliardinclude: Add a few definitions in wdm.h.
2007-05-15  Francois Gougetwinscard: Add headers for the upcoming implementation...
2007-05-15  Francois Gougetwinscard: Adding the missing SCARD_E_XXX and SCARD_W_XX...
2007-05-15  Juan Langwintrust: Implement WintrustGetRegPolicyFlags and Wintr...
2007-05-14  Rolf Kalbermatteradvapi32: Add service state request definitions.
2007-05-11  Kirill K. Smirnovserver: Move console codepages to the server.
2007-05-11  Stefan Dösingerwined3d: Destroying the resource frees all private...
2007-05-09  Stefan Dösingerwined3d: Implement environment bump mapping with GL_ATI...
2007-05-08  Alexandre Julliardserver: Add support for retrieving results of queued...
2007-05-08  Alexandre Julliardserver: Add request to retrieve the next pending ioctl...
2007-05-08  Alexandre Julliardserver: Add support for generic device objects managed...
2007-05-08  Stefan Dösingerd3d: Move clippers from DDraw to wined3d.
2007-05-08  Rolf Kalbermatteradvapi32: Add prototypes for EnumServicesStatusExA/W.
2007-05-07  Mounir IDRASSIwincrypt.h: Add missing definitions.
2007-05-07  Kevin Koltzauwinbase.h: Define FILE_FLAG_OPEN_REPARSE_POINT.
2007-05-04  Juan Langwincrypt.h: Add missing definitions.
2007-05-04  Rob Shearmansetupapi: Add stubs for SetupQueryInfOriginalFileInform...
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-05-03  Alexandre Julliardserver: Infrastructure to return a wait handle for...
2007-05-03  Andrey Turkinhhctrl.ocx: Update HtmlHelp and its commands definition...
2007-05-03  Stefan Dösingerwined3d: Add missing prototypes for GL_ARB_vertex_blend.
2007-05-03  Andrew Talbotkernel32: Constify a variable.
2007-05-03  Juan Langwintrust: Fix typo.
2007-05-01  Stefan Dösingerd3d: Pass the cube face to Create*Texture's surface...
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2007-04-27  Kirill K. Smirnovkernel32: Add partial stub for NeedCurrentDirectoryForE...
2007-04-26  Stefan Dösingerd3d: Fix ProcessVertices.
next