2009-01-22 |
Henri Verbeet | ddraw: Rename the main vtables to lpVtbl. |
blob | commitdiff | raw |
2009-01-22 |
Henri Verbeet | ddraw: Get rid of ICOM_OBJECT. |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Henri Verbeet | ddraw: Get rid of ICOM_THIS_FROM. |
blob | commitdiff | raw | diff to current |
2009-01-21 |
Henri Verbeet | ddraw: Get rid of ICOM_INTERFACE. |
blob | commitdiff | raw | diff to current |
2009-01-21 |
Henri Verbeet | ddraw: Get rid of ICOM_INIT_INTERFACE. |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Henri Verbeet | wined3d: Add an IWineD3DDeviceParent interface. |
blob | commitdiff | raw | diff to current |
2009-01-14 |
Michael Stefaniuc | ddraw: Remove superfluous pointer casts. |
blob | commitdiff | raw | diff to current |
2008-12-05 |
Michael Stefaniuc | ddraw: Remove two superfluous casts. |
blob | commitdiff | raw | diff to current |
2008-10-24 |
Henri Verbeet | wined3d: Remove the SDKVersion parameter to WineDirect3... |
blob | commitdiff | raw | diff to current |
2008-10-24 |
Henri Verbeet | ddraw: Make sure pWineDirect3DCreate and pWineDirect3DC... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Alexandre Julliard | ddraw: Convert source files to utf-8. |
blob | commitdiff | raw | diff to current |
2008-08-04 |
Stefan Dösinger | ddraw: Set ddraw caps in wined3d. |
blob | commitdiff | raw | diff to current |
2008-06-23 |
Michael Karcher | ddraw: Ensure to load wined3d before attempting to... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Austin English | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-04-03 |
Austin English | ddraw: Spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-03-11 |
Denver Gingerich | ddraw: Implement ForceRefreshRate registry entry for... |
blob | commitdiff | raw | diff to current |
2007-08-08 |
Francois Gouget | ddraw: Better match the PSDK types and fix the winapi_c... |
blob | commitdiff | raw | diff to current |
2007-07-24 |
Stefan Dösinger | ddraw: Some d3d-only code fixes. |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Stefan Dösinger | ddraw: Hold the lock in creation functions. |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Stefan Dösinger | ddraw: Make the ddraw list lock a global dll lock. |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Stefan Dösinger | d3d: Move clippers from DDraw to wined3d. |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Andrew Talbot | ddraw: Exclude unused headers. |
blob | commitdiff | raw | diff to current |
2007-04-30 |
Stefan Dösinger | ddraw: Complex surfaces form a tree. |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Stefan Dösinger | ddraw: Get rid of FVFs. |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Andrew Talbot | ddraw: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-03-20 |
Andrew Talbot | ddraw: Replace inline static with static inline. |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Alexandre Julliard | Use GetDC instead of CreateDC where possible. |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Ulrich Czekalla | ddraw: IDirectDraw3 should use its own ref count variable. |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Ulrich Czekalla | ddraw: Initialize the IDirectDraw3 vtable. |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Stefan Dösinger | ddraw: Make the surface list a standard wine list. |
blob | commitdiff | raw | diff to current |
2006-10-11 |
H. Verbeet | ddraw: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Stefan Dösinger | ddraw: Remove the process counter. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Stefan Dösinger | ddraw: Protect the ddraw list. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Stefan Dösinger | ddraw: Make the ddraw list a wine list. |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Francois Gouget | Add missing '\n's to Wine traces. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Mike McCormack | ddraw: Make tests pass when OpenGL libraries aren't... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Andrew Talbot | ddraw: Write-strings warnings fix. |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Dmitry Timoshkov | ddraw: Do not report DDCAPS_OVERLAY and friends since... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Michael Stefaniuc | janitorial: Removed the rest of the redundant NULL... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Mike McCormack | ddraw: Don't link to wined3d, load it at runtime. |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Stefan Dösinger | ddraw: Split up the ddraw refcount. |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Francois Gouget | Assorted spelling, case and grammar fixes. |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Alexandre Julliard | ddraw: Make some functions static. |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Stefan Dösinger | ddraw: Rewrite most of ddraw using WineD3D. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Alexandre Julliard | ddraw: Call DDRAW_ChooseDefaultDriver only on PROCESS_A... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Alexandre Julliard | Take advantage of the __EXCEPT_PAGE_FAULT macro. |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Rein Klazes | ddraw: Catch access violations when calling DirectDrawE... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Alexandre Julliard | Don't prefix the functions DllCanUnloadNow, DllGetClass... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Francois Gouget | Add missing WINAPI to MSXML_DllGetClassObject(). |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Mike McCormack | Interlocked LONG* gcc warning fixes. |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Christian Costa | Moved d3ddevice and direct3d objects files to ddraw... |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Dmitry Timoshkov | Make some of the OLE interface vtables const. |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Alexandre Julliard | Renamed ttydrv and x11drv to winetty.drv and winex11... |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Huw Davies | Fix a reference leak on failure (spotted by Rob Shearman). |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
James Hawkins | Added API documentation for DirectDrawEnumerateEx. |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Alexandre Julliard | Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm... |
blob | commitdiff | raw | diff to current |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VTABLE macro. |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Christian Costa | Added native and emulated S3TC support. |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Alexandre Julliard | Fixed a couple of header files ordering issues. |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Alexandre Julliard | winnls.h must not include winbase.h. |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Lionel Ulmer | Added support for multi-texturing. |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Lionel Ulmer | Better caps support (ie more in line with what GL reports). |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Lionel... |
blob | commitdiff | raw | diff to current |
2003-03-15 |
Tony Lambregts | Replace DPRINTF with TRACE. |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Lionel Ulmer | Update the 'DIRECTDRAW7' flag according to the interfac... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
blob | commitdiff | raw | diff to current |
2002-09-25 |
Alexandre Julliard | Import wine_tsx11_lock/unlock directly from x11drv... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Alexandre Julliard | Removed some of the calls to HEAP_strdup* functions. |
blob | commitdiff | raw | diff to current |
2001-08-10 |
Jörg Mayer | Fixed a few signed/unsigned and "unsigned < 0 always... |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Patrik Stridvall | Documentation ordinal fixes (using winapi_fixup). |
blob | commitdiff | raw | diff to current |
2001-04-17 |
Ove Kaaven | Implemented DirectDraw's Hardware Abstraction Layer... |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Marcus Meissner | Actually print the guids in DllGetClassObject(). |
blob | commitdiff | raw | diff to current |
2001-01-12 |
Gavriel State | Warning fixes. |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Marcus Meissner | Removed one &, now CoCreateInstance() of ddraw objects... |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Alexandre Julliard | Authors: Andrew Lewycky <andrew@transgaming.com>, Gavri... |
blob | commitdiff | raw | diff to current |
2000-12-16 |
Marcus Meissner | Check for NULL before doing IsEqualGUID(). |
blob | commitdiff | raw | diff to current |
2000-12-14 |
Marcus Meissner | If DirectDrawCreate gets passed a IDirectDraw{2,4,7... |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Marcus Meissner | DirectDrawCreateEx() should already return the interfac... |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Marcus Meissner | Return "default" DirectDraw driver if we have at least... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
blob | commitdiff | raw | diff to current |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Marcus Meissner | IDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regar... |
blob | commitdiff | raw | diff to current |
2000-05-23 |
Patrik Stridvall | Fixed issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-05-18 |
Ove Kaaven | Initialize an identity mapping in CreatePalette if... |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Peter Hunnisett | - Added ability to create 3D3 interfaces for Xlib |
blob | commitdiff | raw | diff to current |
2000-04-23 |
Marcus Meissner | Also check for empty GUID in DirectDrawCreate. |
blob | commitdiff | raw | diff to current |
next |