wined3d: Move DCL, DEF operations out of Generate loop and into separate functions.
[wine] / dlls /
2006-05-10  Jason Greenwined3d: Move DCL, DEF operations out of Generate loop...
2006-05-10  Jason Greenwined3d: Move program_dump_decl_usage into baseshader.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-10  Ivan Gyurdievwined3d: Clean up some dead code.
2006-05-10  Ivan Gyurdievwined3d: Break out texture instruction processing.
2006-05-10  Ivan Gyurdievwined3d: Break out arithmetic instruction processing.
2006-05-10  Ivan Gyurdievwined3d: Merge register counting pass.
2006-05-10  Ivan Gyurdievwined3d: Make register counting pass the same.
2006-05-10  Stefan Dösingerwined3d: Update the DIB section's palette on GetDC.
2006-05-10  Stefan Dösingerwined3d: Update the device palette if the primary palet...
2006-05-10  Stefan Dösingerwined3d: Implement WineD3DSurface palette methods.
2006-05-10  Stefan Dösingerwined3d: Implement GetFlipStatus and GetBltStatus.
2006-05-10  Stefan Dösingerwined3d: Implement IWineD3DSurface::Flip.
2006-05-10  Juan Langcrypt32: Partially implement CertGetIssuerCertificateFr...
2006-05-10  Juan Langcrypt32: Implement CRYPT_VERIFY_CERT_SIGN_ISSUER_CERT...
2006-05-10  James Hawkinsntdll: Return STATUS_NOT_IMPLEMENTED for the unimplemen...
2006-05-10  Michael Jungshell32: Support BFFM_SETSELECTION[AW] and BFFM_SETEXPA...
2006-05-10  Uwe Bonneskernel: Comm_CheckEvents: Only warn for non-empty trans...
2006-05-09  Alexandre Julliardx11drv: We really need to flush the display when destro...
2006-05-09  Eric Pouechntdll/kernel32: EscapeCommFunction & associated IOCTLs
2006-05-09  Eric Pouechntdll/kernel32: SetupComm & SET_QUEUE_SIZE
2006-05-09  Eric Pouechntdll/kernel32: [SG]etCommTimeout, SERIAL_[GS]ET_TIMEOUT
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_GET_CHARS
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_SERIAL_GET_HANDFLOW
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & SERIAL_GET_LINE_CONTROL
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_GET_BAUD_RATE
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_CHARS
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_HANDFLOW
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_LINE_CONTROL
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE
2006-05-09  Stefan Dösingerwined3d: Implement IWineD3DSurface::SetColorKey.
2006-05-09  Stefan Dösingerwined3d: Implement IWineD3DSurface::IsLost and Restore.
2006-05-09  Stefan Dösingerwined3d: rhw vertex fixup.
2006-05-09  Ivan Gyurdievwined3d: Share get_opcode.
2006-05-09  Robert Reifwinmm: Print out more info on failed test.
2006-05-09  Hans Leidekkerdnsapi: The ttl value should be ignored when comparing...
2006-05-09  David Lichtermanmciwave: Fix make install error.
2006-05-09  Alexandre Julliarduser: Added specific winproc functions for calling...
2006-05-09  Alexandre Julliarduser: Use handles for 32-bit window procedures instead...
2006-05-09  Alexandre Julliarduser: Always set the correct class winproc depending...
2006-05-09  Alexandre Julliarduser: Remove some redundant NULL pointer checks.
2006-05-09  Alexandre Julliarduser: Make sure to always pass a 16-bit pointer to...
2006-05-09  Alexandre Julliarduser: Separate the 16 and 32-bit versions of WINPROC_Al...
2006-05-09  Alexandre Julliarduser: Separate the 16 and 32-bit versions of WINPROC_Ge...
2006-05-09  Alexandre Julliarduser: Fixed offset check for the DWLP_DLGPROC case...
2006-05-09  Alexandre Julliarduser: Separate Get/SetWindowLong16 implementation from...
2006-05-09  Alexandre Julliardkernel: Added work-around in UnhandledExceptionFilter...
2006-05-09  Marcus Meissnerntdll: Make the section with AddressOfEntryPoint in...
2006-05-09  Louis. Lendersgdi32: Add stub for GetCharWidthI and GetFontUnicodeRanges.
2006-05-09  Mike McCormackx11drv: Fix a warning when opengl headers are missing.
2006-05-09  Tomas Carneckyopengl: Properly use glXQueryDrawable() to get the...
2006-05-09  Phil Costinwined3d: Add check for GL Shading Language 100 Extension.
2006-05-09  Ivan Gyurdievwined3d: Clean up per version shader limits code.
2006-05-09  Ivan Gyurdievwined3d: Addline cleanup.
2006-05-09  Hans Leidekkerdnsapi: Partially implement DnsQueryConfig.
2006-05-09  Juan Langcrypt32: Simplify OID decoding
2006-05-09  Robert Reifwinmm: Check waveOutGetVolume parameter.
2006-05-09  Hans Leidekkersane.ds: Added Dutch resources.
2006-05-09  Hans Leidekkergphoto2.ds: Added Dutch resources.
2006-05-09  Jonathan Ernstgphoto2.ds: Added French resources.
2006-05-09  Michael Stefaniuctwain_32: Add missing HeapFree's on error patch (found...
2006-05-09  Alexandre Julliardmsacm32.drv: Renamed msacm.drv to msacm32.drv, and...
2006-05-09  Alexandre Julliardmciwave: Renamed mciwave.drv to mciwave.dll, and moved...
2006-05-08  Marcus Meissnergphoto.ds: Implemented a libgphoto2 import driver,...
2006-05-08  Marcus Meissnertwain_32: Split out the sane specific parts from twain_...
2006-05-08  Marcus Meissnertwain_32: Moved twain.h to the include directory.
2006-05-08  Huw Daviesoleaut32: Preserve the 'auto' features before copying...
2006-05-08  Robert Shearmanole32: The type check in AntiMonikerImpl_CommonPrefixWi...
2006-05-08  Robert Shearmanole32: Implement several class moniker functions using...
2006-05-08  Robert Shearmanole32: Remove duplicated CLSIDs.
2006-05-08  Robert Shearmanole32: Add an implementation of class monikers.
2006-05-08  Robert Shearmanole32: Add tests for IsRunning, GetTimeOfLastChange...
2006-05-08  Robert Shearmanole32: Fix regression caused by an earlier patch that...
2006-05-08  Robert Shearmanole32: Fix infinite recursion in CompositeMonikerImpl_G...
2006-05-08  Robert Shearmanole32: Fix infinite recursion in CompositeMonikerImpl_B...
2006-05-08  Hans Leidekkerdnsapi: Implement and test DnsRecordSetCompare.
2006-05-08  Roderick Colenbranderdinput8: DllGetClassObject support.
2006-05-08  Stefan Dösingerwined3d: Implement IWineD3DSurface::GetDC and IWineD3DS...
2006-05-08  Tomas Carneckyx11drv: Return correct PBuffer drawable.
2006-05-08  qingdoa daoomsvcrt: Don't duplicate handle in _get_osfhandle.
2006-05-08  Michael Jungriched20: Don't append '\r' to the last paragraph in...
2006-05-08  Andrew Ziemsetupapi: Improve unit tests for case sensitivity in...
2006-05-08  Mike Hearnole32: Add StgCreateFile test and conformance fix.
2006-05-08  Alexandre Julliardole32: Properly initialize hash value in CompositeMonik...
2006-05-08  Robert Shearmanole32: Fix typos in CompositeMonikerImpl_BindToObject...
2006-05-08  Robert Shearmanole32: Create moniker enumerator with an initial refere...
2006-05-08  Robert Shearmanole32: Test moniker display names.
2006-05-08  Robert Shearmanole32: Add a test for IMoniker_IsDirty.
2006-05-08  Robert Shearmanole32: Test unmarshaling the moniker instead of just...
2006-05-08  Robert Shearmanole32: Make the size returned by CompositeMonikerImpl_G...
2006-05-08  Robert Shearmanole32: Add on the size of the whole OBJREF structure...
2006-05-08  Robert Shearmanole32: Fix the algorithm used in CompositeMonikerImpl_H...
2006-05-08  Robert Shearmanole32: Fix the algorithm used in ItemMonikerImpl_Hash...
2006-05-08  Robert Shearmanole32: Add tests for generic composite monikers.
2006-05-08  Robert Shearmanole32: Add a class factory for composite monikers.
2006-05-08  Robert Shearmanole32: Allocate memory for the generic composite monike...
2006-05-08  Robert Shearmanole32: Implement IMarshal for composite monikers.
2006-05-08  Robert Shearmanole32: Release all existing monikers before loading...
2006-05-08  Robert Shearmanole32: EnumMonikerImpl_Next should add a reference...
2006-05-08  Robert Shearmanole32: Fix CompositeMonikerImpl_GetSizeMax to match...
next