d3d9: Be less picky in the D3DFMT_X8L8V8U8 test.
[wine] / dlls /
2007-11-08  Stefan Dösingerd3d9: Be less picky in the D3DFMT_X8L8V8U8 test.
2007-11-08  Stefan Dösingerwined3d: Get rid of the conditionals in shader_glsl_com...
2007-11-08  Stefan Dösingerwined3d: Take care for client storage and pbos.
2007-11-08  Stefan Dösingerwined3d: Honor the driver's min point size.
2007-11-08  Stefan Dösingerwined3d: Avoid NOP additions.
2007-11-08  Stefan Dösingerwined3d: Replace the position fixup mul-add-add with...
2007-11-08  Stefan Dösingerwined3d: mov to a0.x does a floor(), not a round to...
2007-11-08  Stefan Dösingerwined3d: Get rid of the conditionals in the glsl lit...
2007-11-08  Stefan Dösingerwined3d: Relative addressing offsets are limited to...
2007-11-08  Stefan Dösingerwined3d: Remove the conditional from texdepth.
2007-11-08  Stefan Dösingerwined3d: Fix the varying number comparison.
2007-11-08  Juan Langcfgmgr32: Forward cfgmgr32 functions to setupapi.
2007-11-08  Juan Langsetupapi: Add stubs for CM_Get_Device_IDA and CM_Get_De...
2007-11-08  Juan Langcrypt32: Fail decoding a CRL entry if the serial number...
2007-11-08  Juan Langcrypt32: Fix a leak.
2007-11-08  Juan Langcrypt32: Use 3DES to encrypt data.
2007-11-08  Juan Langcrypt32: Set correct bit lengths for algorithms.
2007-11-08  Juan Langcrypt32: Pass key length to CryptDeriveKey.
2007-11-08  Juan Langcrypt32: Use the enhanced provider rather than the...
2007-11-08  Juan Langcrypt32: Use SHA1 rather than MD5 to protect data.
2007-11-08  Juan Langcrypt32: Save alg IDs in CryptProtectData output.
2007-11-08  Juan Langcrypt32: Describe CryptProtectData data format more...
2007-11-08  Juan Langrsaenh: Fix a comment.
2007-11-08  Alex Villacís Lassouser32: Fix for failing tests of LB_GETTEXT on listbox...
2007-11-08  Alex Villacís Lassouser32: Fix LB_ITEMFROMPOINT tests for listbox control.
2007-11-07  Alexandre Julliarduser32: Removed unused NC_DrawGrayButton function.
2007-11-07  Alexandre Julliarduser32: Make all internal user32 functions and variable...
2007-11-07  Alexandre Julliardgdi32: Make all internal gdi functions hidden.
2007-11-07  Detlef Riekenbergwinspool: Use unsigned type to avoid a compiler warning.
2007-11-07  Dan Kegelmsvcrt: Fix two buglets in heap test.
2007-11-07  Alistair Leslie... msxml3: Fix memory leak.
2007-11-07  Juan Langrsaenh: Use LocalFree to free memory return by Crypt...
2007-11-07  Juan Langrsaenh: Use helper function to read key pairs from...
2007-11-07  Juan Langrsaenh: Use helper function to delete a key container...
2007-11-07  Juan Langrsaenh: Use helper function to open a key container...
2007-11-07  Juan Langrsaenh: Use helper function to create a container's...
2007-11-07  Juan Langrsaenh: Use helper function to persist keys.
2007-11-07  Laurent Vrommangdi32: Correct a test where the tested function was...
2007-11-07  Stefan Dösingerwined3d: Free the backbuffer array.
2007-11-07  Stefan Dösingerd3d9: Initialize the test rectangle correctly.
2007-11-07  Stefan Dösingerwined3d: Implement the varying map.
2007-11-07  Stefan Dösingerwined3d: Install a varying map.
2007-11-07  Stefan Dösingerd3d9: Remove some spamy debug traces from the texture...
2007-11-07  Stefan Dösingerddraw: Fix a test for Vista.
2007-11-07  Stefan Dösingerddraw: Be less picky about float precision.
2007-11-07  Stefan Dösingerd3d9: Use HAL devices in some tests.
2007-11-07  Stefan Dösingerwined3d: Refuse to create volumes and volume textures...
2007-11-07  Stefan Dösingerwined3d: Set the display mode before creating the context.
2007-11-07  Stefan Dösingerwined3d: Set the main hwnd before setting up the screen.
2007-11-07  Andrew Talbotsnmpapi: Constify a variable.
2007-11-07  Stefan Dösingerwined3d: Shader Model 3.0 varying tests.
2007-11-07  EA Durbinwininet: Return true for case INTERNET_OPTION_SECURITY_...
2007-11-07  Rob Shearmanrpcrt4: Add stubs for RpcMgmtSetCancelTimeout and RpcCa...
2007-11-07  Rob Shearmanrpcrt4: Add a stub for RpcErrorStartEnumeration.
2007-11-07  Huw Daviesinetcomm: Add a stub implementation of the MimeSecurity...
2007-11-07  Maarten Lankhorstdsound: Add conformance tests for 24/32 bits buffers...
2007-11-07  Maarten Lankhorstdsound: Add support for WAVEFORMATEXTENSIBLE format.
2007-11-06  Alexandre Julliardkernel32: Add spec entries for LocaleNameToLCID and...
2007-11-06  Rob Shearmanserver: Don't do access checks on the security descript...
2007-11-06  Alexandre Julliardcomctl32/tests: Flush pending events before progress...
2007-11-06  Alexandre JulliardInclude objbase.h where need to get the DllRegisterServ...
2007-11-06  Alexandre JulliardMake some variables static.
2007-11-06  James Hawkinsmsi: Test that the install state is dependent on the...
2007-11-06  James Hawkinsmsi: Process the ADDSOURCE property when setting featur...
2007-11-06  James Hawkinsmsi: Test the install states of removed features.
2007-11-06  James Hawkinsmsi: Add a missing struct initialization.
2007-11-06  Laurent Vrommangdi32: Add a test for CloseFigure.
2007-11-06  Alexandre Julliarduser32: Fixed A<->W translations of CREATESTRUCTs that...
2007-11-06  Roderick Colenbranderwined3d: Make sure the format of the render target...
2007-11-06  Roderick Colenbranderwined3d: Rewrite the draw buffer selection code.
2007-11-06  Stefan Dösingerwined3d: Handle ps 3.0 varyings in a different way.
2007-11-06  Stefan Dösingerwined3d: Add a max varyings member to the gl info struc...
2007-11-06  Stefan Dösingerwined3d: Pixel Shader varying indexing.
2007-11-06  Stefan Dösingerwined3d: Make pixel shader input an array.
2007-11-06  Stefan Dösingerwined3d: Only glBindAttribLocation used attributes.
2007-11-06  Juan Langwsock32: Check return value rather than returned size...
2007-11-06  Juan Langsetupapi: Don't convert strings past NULL-terminator.
2007-11-06  Juan Langsetupapi: Downgrade an ERR to a WARN.
2007-11-06  Juan Langsetupapi: Correct a return value.
2007-11-06  Juan Langsetupapi: Fix a leak.
2007-11-06  Dan Hipschmanwidl: Don't rely on type_memsize to return 0 for all...
2007-11-06  Kovács Andrásdwmapi: Add DwmEnableComposition stub.
2007-11-06  Detlef Riekenbergwinspool: Error check in add_printer_driver() was to...
2007-11-06  Andrew Talbotshell32: Constify some variables.
2007-11-06  Jacek Cabanmshtml: Added AcceptLanguage handling.
2007-11-06  Jacek Cabanmshtml: Call Exec(CGID_ShellDocView, 84) in start_binding.
2007-11-06  Jacek Cabanmshtml: More range tests and fixes.
2007-11-06  Jacek Cabanmshtml: Store HTMLDocument pointer in BSCallback object.
2007-11-06  David Adamd3dx8: Implement D3DXMatrixOrthoOffCenterLH.
2007-11-06  David Adamd3dx8: Implement D3DXMatrixOrthoOffCenterRH.
2007-11-06  David Adamd3dx8: Uniformize the matrix format in the tests.
2007-11-06  Alex Villacís Lassoriched20: EM_GETMODIFY should not report modification...
2007-11-06  Huw Daviesinetcomm: Add a test for MimeOleCreateVirtualStream.
2007-11-05  Francois Gougetkernel32: Fix the image size in a test to avoid a BSOD...
2007-11-05  Francois Gougetwinex11: Fix compilation on systems that don't support...
2007-11-05  Francois Gougetuser32: Fix compilation on systems that don't support...
2007-11-05  Rob Shearmanrpcrt4: Handle FC_IGNORE in the base type functions.
2007-11-05  Nigel Liangwininet: Release object in HttpSendRequestExW before...
2007-11-05  Alistair Leslie... msxml: Fix a memory leak.
2007-11-05  David Adamd3dx8: Fix the number and the type of variables in...
next