- 05 Dec, 2007 1 commit
-
-
Andrew Talbot authored
-
- 18 Dec, 2006 2 commits
-
-
Markus Amsler authored
-
Markus Amsler authored
-
- 04 Dec, 2006 1 commit
-
-
Markus Amsler authored
-
- 30 Oct, 2006 1 commit
-
-
Andrew Talbot authored
-
- 10 Oct, 2006 1 commit
-
-
H. Verbeet authored
-
- 06 Oct, 2006 1 commit
-
-
Stefan Dösinger authored
-
- 10 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jun, 2006 1 commit
-
-
H. Verbeet authored
QueryInterface should return S_OK on success and set the object pointer to NULL on failure. This is similar to the patch Ivan submitted a while ago for wined3d.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 Apr, 2006 1 commit
-
-
Stefan Dösinger authored
-
- 07 Apr, 2006 1 commit
-
-
Stefan Dösinger authored
-
- 28 Mar, 2006 1 commit
-
-
Stefan Dösinger authored
-
- 10 Mar, 2006 1 commit
-
-
Stefan Dösinger authored
-
- 06 Mar, 2006 1 commit
-
-
H. Verbeet authored
-
- 07 Feb, 2006 1 commit
-
-
H. Verbeet authored
-
- 23 Aug, 2005 1 commit
-
-
Oliver Stieber authored
-
- 18 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 27 May, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 29 Mar, 2005 1 commit
-
-
Oliver Stieber authored
the interface but it is more correct way (Microsoft even have a resource type of volume). - Moved usage, format, allocatedMemory and size onto the resource class structure. - Refactored Preload for classes that inherit BaseTexture, preload now binds the texture instead of bind texture calling preload, bindTexture allocated a glTexture if there isn't one. - Added two new class static members BaseTexture_CleanUp and Resource_CleanUp that should be called by classes that implement BaseTexture or Resource.
-
- 11 Mar, 2005 1 commit
-
-
Oliver Stieber authored
Move ppVoulme to d3d9voloumeimpl structure. Some minor stylistic changes (making everything the same).
-
- 24 Jan, 2005 1 commit
-
-
Paul Vriens authored
- store the result of the Interlocked functions and use only this.
-
- 18 Jan, 2005 1 commit
-
-
Jason Edmeades authored
- Only prototype the interfaces which are subclassed (I overdid it last time!). - Implement Get/Set Texture and GetBackBuffer, plus device's GetDisplayMode / GetDeviceCaps. - Make some of the d3d9 skeleton code issue fixme's to highlight code which hasn't been migrated yet. - Correct the d3d9 headers for D3DSURFACE_DESC which caused stack corruption in demos.
-
- 17 Jan, 2005 1 commit
-
-
Jason Edmeades authored
- Add prototypes for the COM interfaces. - Fix some incorrect types from the last patch.
-
- 14 Oct, 2004 1 commit
-
-
Jason Edmeades authored
Resource classes in wined3d and use when called from d3d9. - Reduce the header includes in all the d3d9 interface to one common set in the private header.
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 08 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 01 Jul, 2003 1 commit
-
-
Raphael Junqueira authored
- a lot of stubs for d3d9.dll
-