wined3d: Add a WINED3DTSS_BUMPENVSCALE stub.
[wine] / dlls /
2006-12-20  Stefan Dösingerwined3d: Add a WINED3DTSS_BUMPENVSCALE stub.
2006-12-20  Stefan Dösingerwined3d: Move WINED3DTSS_TEXCOORDINDEX to the state...
2006-12-20  Stefan Dösingerwined3d: Move WINED3DTSS_ALPHAOP to the state table.
2006-12-20  Stefan Dösingerwined3d: Move WINED3DTSS_COLOROP to the state table.
2006-12-20  Stefan Dösingerwined3d: Do not enable the texture dimensions in BindTe...
2006-12-20  Stefan Dösingerwined3d: Add empty texture stage states to the state...
2006-12-20  Stefan Dösingerwined3d: Temporary disable nvrc junk texture skipping.
2006-12-20  Alexandre Julliardshell32: Don't hardcode the system32 directory in regis...
2006-12-20  Alexandre Julliardntdll: Fix the libdl refcount when loading the same...
2006-12-20  Francois Gougetkernel32/tests: Test loading and unloading of builtin...
2006-12-20  Kai Blinws2_32: ws_sockaddr_u2ws should zero the sockaddr_in...
2006-12-20  Vitaliy Margolendinput: Warp mouse in exclusive cooperation mode only.
2006-12-20  Vitaliy Margolendinput: Use GetCursorPos() to calculate relative mouse...
2006-12-20  Rob Shearmanole32: Send a causality ID in the ORPCTHIS header for...
2006-12-20  Rob Shearmanole32: Reset the message filter at the end of the messa...
2006-12-20  Rob Shearmanole32: Pass in the IID and IUnknown* of the object...
2006-12-20  Rob Shearmanole32: Call the message filter for incoming calls.
2006-12-20  Rob Shearmanole32: Call ServerNotify for channel hooks.
2006-12-20  Rob Shearmanole32: Implement CoRegisterChannelHook and call channel...
2006-12-20  Rob Shearmanole32: Marshal the ORPCTHIS structure prefixed to the...
2006-12-20  H. Verbeetwined3d: Allow wined3d to handle multiple render targets.
2006-12-20  H. Verbeetwined3d: Allow the FBO code to handle multiple render...
2006-12-20  H. Verbeetwined3d: Move storing the render target from ActiveRend...
2006-12-20  H. Verbeetwined3d: Allow the device to store multiple render...
2006-12-20  Alexandre Julliardntdll: Fixed typo in map_image.
2006-12-20  Roderick Colenbranderwinex11.drv: pbuffer detection.
2006-12-20  Ulrich Czekallawinex11.drv: Don't crash when called with a NULL gl...
2006-12-20  Huw Daviesgdi32: Improve the fontconfig filtering hack so that...
2006-12-20  Andrew Talbotgdi32: Remove unused function.
2006-12-19  Rob Shearmanole32: Fix the HMETAFILEPICT user marshaling test to...
2006-12-19  Juris Smotrovsuser32: Extend the support for SWP_STATECHANGED for...
2006-12-19  Stefan Dösingerwined3d: Add WINED3DRS_STIPPLEPATTERNxy.
2006-12-19  Stefan Dösingerwined3d: Fix a function name.
2006-12-19  Stefan Dösingerwined3d: Add missing render state function.
2006-12-19  Stefan Dösingerwined3d: Catch nop render state changes.
2006-12-19  Stefan Dösingerwined3d: Move render state applying to drawprim.
2006-12-19  Stefan Dösingerwined3d: Add the state dirtification infrastructure.
2006-12-19  Louis Lendersmsvcrt: Add _atoldbl.
2006-12-19  Alex Villacís Lassooleaut32: Bypass conversion to string in R4/R8 -> DECIM...
2006-12-19  Vitaliy Margolenwinex11drv: Return cached cursor_pos in GetCursorPos().
2006-12-19  Hans Leidekkerws2_32: Implement the SIO_ADDRESS_LIST_QUERY ioctl.
2006-12-19  Dmitry Timoshkovkernel32: Add a minimal PE image that XP is able to...
2006-12-19  James Hawkinsmsi: Enable cab compression and delete any resulting...
2006-12-19  James Hawkinsmsi: Run the install tests from a temporary directory.
2006-12-18  Clinton Stimpsonusp10: Implement ScriptStringCPtoX.
2006-12-18  Clinton Stimpsonusp10: Implement ScriptStringXtoCP.
2006-12-18  Clinton Stimpsonusp10: Implement ScriptStringFree.
2006-12-18  Clinton Stimpsonusp10: Implement ScriptStringAnalyse.
2006-12-18  Markus Amslerd3d9: Handle volume container in d3d9.
2006-12-18  Markus Amslerd3d9: Handle surface container in d3d9.
2006-12-18  Markus Amslerd3d8: Handle volume container in d3d8.
2006-12-18  Markus Amslerd3d8: Handle surface container in d3d8.
2006-12-18  Markus Amslerd3d9: Fix implicit swap chain refcounting.
2006-12-18  Markus Amslerd3d: Callback infrastructure for implicit swap chain...
2006-12-18  Markus Amslerd3d9: Fix implicit surface refcounting.
2006-12-18  Markus Amslerwined3d: Remove IWineD3DVolume_GetContainerParent.
2006-12-18  Markus Amslerwined3d: Remove IWineD3DSurface_GetContainerParent.
2006-12-18  Markus Amslerd3d9: Handle volume refcount forwarding in d3d9.
2006-12-18  Markus Amslerd3d9: Handle surface refcount forwarding in d3d9.
2006-12-18  Markus Amslerwined3d: Call the depth stencil destroy callback function.
2006-12-18  James Hawkinsmsi: Update the text control when the selection path...
2006-12-18  James Hawkinsmsi: Only cleanup event subscriptions of the dialog...
2006-12-18  Vitaliy Margolendinput: Make mouse use axis mode flag set in base class...
2006-12-18  Vitaliy Margolendinput: Add handling of AXISMODE property to base devic...
2006-12-18  Vitaliy Margolendinput: Zero out returned information struct.
2006-12-18  Vitaliy Margolendinput: Don't return non existent keys.
2006-12-18  Rob Shearmankernel32: Protect global alloc functions against intege...
2006-12-18  Rob Shearmanole32: Fix SetSize for HGLOBAL streams in the case...
2006-12-18  Rob Shearmanole32: Implement HMETAFILE and HMETAFILEPICT user marsh...
2006-12-18  Rob Shearmanole32: Move the user marshal tests to usrmarshal.c.
2006-12-18  Rob Shearmanrpcrt4: Free the resource allocated by InitializeSecuri...
2006-12-18  Rob Shearmanole32: Add documentation for the user marshaling functions.
2006-12-18  Rob Shearmanole32: Support reading and writing custom clipformats...
2006-12-18  Paul Vriensusp10/tests: Make tests run on win9x and NT4 again.
2006-12-18  Paul Vriensuser32/tests: Make sure the tests run on NT4 again.
2006-12-16  Alexandre Julliardmsvcrt: Define __CxxLongjmpUnwind for i386 only.
2006-12-16  Andrew Talbotversion/tests: Write-strings warning fix.
2006-12-16  Ulrich Czekalladdraw: IDirectDraw3 should use its own ref count variable.
2006-12-16  Ulrich Czekalladdraw: Initialize the IDirectDraw3 vtable.
2006-12-16  Detlef Riekenberglocalspl/tests: Add tests for XcvDataPort.
2006-12-15  Vitaliy Margolenwined3d: When changing display modes clip cursor to...
2006-12-15  Ulrich Czekallawinex11.drv: Avoid grabbing syslevel locks in the wrong...
2006-12-15  Alexandre Julliardmsvcrt: Implemented __CxxLongjmpUnwind.
2006-12-15  Alexandre Julliardmsvcrt: Make pointers to read-only exception descriptor...
2006-12-15  James Hawkinscabinet: Close the opened file handle even in error...
2006-12-15  Hans Leidekkersetupapi: Add a stub implementation for SetupPromptReboot.
2006-12-15  Dmitry Timoshkovuser32: Center the context menu if it was activated...
2006-12-15  Dmitry Timoshkovuser32: Add support for the VK_APPS (Menu) key.
2006-12-15  Dmitry Timoshkovddrawex: Avoid not necessary casts.
2006-12-15  Dmitry Timoshkovddraw: Fix warnings.
2006-12-15  Andrew Talbotsecur32/tests: Cast-qual warnings fix.
2006-12-15  Stefan Dösingerwined3d: Clean up SetRenderState.
2006-12-15  Stefan Dösingerwined3d: D3DRS_ZVISIBLE is not supposed to return an...
2006-12-15  Stefan Dösingerddraw: Add a TRACE to GetPixelFormat.
2006-12-15  Jacek Cabanmshtml: Use pvaIn in exec_print.
2006-12-15  Paul Vriensshlwapi/tests: Fix typos.
2006-12-14  Vitaliy Margolenuser32: ClipCursor should use virtual screen resolution...
2006-12-14  Ulrich CzekallaAdd ddrawex dll.
2006-12-14  Ulrich Czekalladdraw: Add IDirectDraw3 interface.
2006-12-14  Günther Brammerddraw: Fix IDirectDrawSurfaceImpl_SetColorKey to also...
next