wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_internal_preload().
[wine] / dlls /
2010-04-26  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-26  Henri Verbeetwined3d: Add a missing newline to a TRACE in IWineD3DDe...
2010-04-26  Henri Verbeetwined3d: Kill the now unused MAX_MIP_LEVELS.
2010-04-26  Gerald Pfeiferquartz: Remove variable keyframe which is not really...
2010-04-26  Gerald Pfeiferole32: Remove variable res which is not really used...
2010-04-26  Alexandre Julliardntdll: Make TAPE_GetStatus inline to avoid a unused...
2010-04-26  Alexandre Julliardwined3d: Avoid a compiler warning on old gcc.
2010-04-26  Gerald Pfeiferwinmm: Remove variables duration and samples which...
2010-04-26  Gerald Pfeiferadvapi32: Remove variable ret which is not really used...
2010-04-26  Gerald Pfeiferquartz: Fix return value for StdMediaSample2_GetTime...
2010-04-26  Gerald Pfeifermsvidc32: Remove variable bit_per_pixel which is not...
2010-04-26  Gerald Pfeifergdi32: Remove variable retb which is not really used...
2010-04-26  Gerald Pfeiferd3dx9_36: Remove variable nul which is not really used...
2010-04-26  Gerald Pfeiferwinex11: Remove variable size which is not really used...
2010-04-26  Gerald Pfeiferwinex11: Remove variable datasize which is not really...
2010-04-26  Gerald Pfeiferd3drm: Remove two variables which are not really used...
2010-04-26  Gerald Pfeiferrpcrt4: Remove variable size which is not really used...
2010-04-26  Gerald Pfeiferwinmm: Remove variable devID which is not really used...
2010-04-26  Gerald Pfeiferd3d9: Remove variable hr which is not really used from...
2010-04-26  Gerald Pfeifercomctl32: Remove variable iRet which is not really...
2010-04-26  Gerald Pfeifercomctl32: Remove variable old which is not really used...
2010-04-26  Gerald Pfeiferlocalspl: Remove variable res which is not really used...
2010-04-26  Nikolay Sivovcomctl32/listview: Don't change Z-order of edit window...
2010-04-26  Nikolay Sivovuser32/tests: Add some GetDlgItem() tests regarding...
2010-04-26  Joel Holdsworthcomdlg32: Replaced pd32_portrait.ico and pd32_landscape...
2010-04-25  Joel Holdsworthcredui: Replaced banner with a tango compliant image.
2010-04-25  Jacek Cabanshdocvw: Fixed typo in async_doc_navigate.
2010-04-25  Vincent Povirkuser32: Focus editboxes when the context menu is opened.
2010-04-25  Nikolay Sivovcomctl32/listview: Remove forward declaration and unuse...
2010-04-25  Huw Davieswineps.drv: Add world transform support for fonts.
2010-04-25  Jacek Cabanmshtml: Don't access url in translate_url after freeing it.
2010-04-25  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-25  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-25  Henri Verbeetwined3d: Introduce basetexture_get_sub_resource() to...
2010-04-25  Henri Verbeetwined3d: Make sure all texture levels are allocated...
2010-04-25  Henri Verbeetwined3d: Store texture sub-resources in IWineD3DBaseTex...
2010-04-22  Alexandre Julliardwinex11: Use a format with 8 bits of alpha for the...
2010-04-22  Alexandre Julliardwinex11: Add some tracing to AlphaBlend.
2010-04-22  Jacek Cabanmshtml: Use NS_CStringContainerInit2 in nsACString_Init.
2010-04-22  Jacek Cabanmshtml: Use URI with stripped "wine:" part in NewURI...
2010-04-22  André Hentschelimm32: Add tests for ImmAssociateContextEx.
2010-04-22  Hans Leidekkerwinhttp/tests: Avoid test failures caused by broken...
2010-04-22  Hans Leidekkerwinhttp/tests: Use the right handle type.
2010-04-22  Hans Leidekkerwinhttp: Add tests for basic authentication.
2010-04-22  Hans Leidekkerwinhttp: Add support for basic authentication.
2010-04-22  Hans Leidekkerwinhttp: Support setting and querying credentials on...
2010-04-22  Nikolay Sivovcomctl32/listview: Add callback subitem on column inser...
2010-04-22  Alexandre Julliardwinex11: Add missing X11 locking when setting the cursor.
2010-04-22  Alexandre Julliardwinex11: Flush the gdi display after processing the...
2010-04-22  Piotr Cabanmsvcrt/tests: Added sscanf_s tests.
2010-04-22  Piotr Cabanmsvcrt: Added _cwscanf* implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _cscanf_s(_l) implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _swscanf_s(_l) implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _sscanf_s(_l) implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _wscanf_s(_l) implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _fwscanf_s(_l) implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _scanf_s(_l) implementation.
2010-04-22  Piotr Cabanmsvcrt: Added fscanf_s(_l) implementation.
2010-04-22  Piotr Cabanmsvcrt: Added support for secure functions to scanf...
2010-04-22  Piotr Cabanmsvcrt: Added _cscanf_l implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _swscanf_l implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _sscanf_l implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _wscanf_l implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _fwscanf_l implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _scanf_l implementation.
2010-04-22  Piotr Cabanmsvcrt: Added _fscanf_l implementation.
2010-04-22  Piotr Cabanmsvcrt: Add support for locales in scanf helper functions.
2010-04-22  Huw Davieswineps.drv: Calculate the font size directly from the...
2010-04-22  Huw Davieswineps.drv: Defer accessing the font metrics until...
2010-04-22  Huw Davieswineps.drv: Make the rectangle an optional parameter...
2010-04-22  Alexandre Julliardwinex11: Don't set a hint for the small icon if it...
2010-04-22  Alexandre Julliardwinex11: Invert the icon mask only after the conversion...
2010-04-22  Jeff Latimerusp10/tests: Add tests for CR and LF chars and remove...
2010-04-22  Gerald Pfeiferuser32: Remove variable mask which is not really used...
2010-04-22  Gerald Pfeiferoleaut32: Remove two variables that are not really...
2010-04-22  Nikolay Sivovshell32/shlview: Fix a typo in null pointer test condit...
2010-04-22  Maarten Lankhorstmmdevapi: Add stub for IAudioEndpointVolume.
2010-04-22  Detlef Riekenbergurlmon/tests: CreateAsyncBindCtxEx is not present on...
2010-04-22  Detlef Riekenbergurlmon/tests: Skip protocol tests on IE 4.0.
2010-04-22  Detlef Riekenbergurlmon/tests: Skip even more tests on IE 4.0.
2010-04-22  Detlef Riekenbergurlmon/tests: Skip more tests on IE 4.0.
2010-04-22  Detlef Riekenbergurlmon/tests: Skip some tests on IE 4.0.
2010-04-22  Detlef Riekenbergurlmon/tests: Skip some sec_mgr tests on IE 4.0.
2010-04-22  Michael Stefaniucwineesd.drv: Add the missing calls to ESD_WaveClose...
2010-04-22  Michael Stefaniuckernel32: The Isle of Man uses the Manx Pound.
2010-04-22  Michael Stefaniuckernel32: Add some missing LOCALE_SNATIVECURRNAME const...
2010-04-22  Michael Stefaniuckernel32: Update the Dutch (Suriname) NLS file.
2010-04-22  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-22  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-22  Henri Verbeetwined3d: Store the current render target as an IWineD3D...
2010-04-22  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-22  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-22  Aurimas Fišerasshell32: Update Lithuanian translation.
2010-04-21  Huw Davieswineps.drv: Remove the unscaled font hack and read...
2010-04-21  Maarten Lankhorstwineesd.drv: Clean up loading.
2010-04-21  Maarten Lankhorstwinejack.drv: Clean up loading.
2010-04-21  Maarten Lankhorstwineoss.drv: Move opening devices to their respective...
2010-04-21  Maarten Lankhorstwinenas.drv: Move opening wave device to audio.c.
2010-04-21  Maarten Lankhorstwinenas.drv: Clean up DriverProc.
2010-04-21  Maarten Lankhorstwineoss.drv: Clean up DriverProc.
next