projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel32: Make CopyFile() call CopyFileEx() instead of the other way around.
[wine]
/
dlls
/
d3d9
/
surface.c
2013-01-17
Henri Verbeet
wined3d: Get rid of the surface_type parameter to wined...
blob
|
commitdiff
|
raw
2012-10-24
Henri Verbeet
wined3d: Set texture_level in surface_set_texture_targe...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Henri Verbeet
d3d9: Get rid of IDirect3DSurface9Impl.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Henri Verbeet
d3d9: Get rid of IDirect3DDevice9Impl.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
Henri Verbeet
wined3d: Unify the wined3d_mapped_rect and wined3d_mapp...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
Henri Verbeet
d3d9: COM cleanup for the IDirect3DVertexDeclaration9...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
Henri Verbeet
d3d9: Don't return a pointer to the implementation...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Henri Verbeet
wined3d: Get rid of the WINED3DSURFTYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
wined3d: Get rid of the WINED3DPOOL typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
Henri Verbeet
d3d9: Don't expose wined3d internal flags to the applic...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Henri Verbeet
wined3d: Get rid of the WINED3DLOCKED_RECT typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Henri Verbeet
wined3d: Add a flags parameter to wined3d_surface_create().
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Michael Stefaniuc
d3d9: COM cleanup for the IDirect3DSurface9 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Michael Stefaniuc
d3d9: Use unsafe_impl_from_IDirect3DSurface9 for app...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Henri Verbeet
d3d9: Implement IDirect3DSurface9 private data handling...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Henri Verbeet
wined3d: Remove COM from the device implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Henri Verbeet
wined3d: Remove object creation methods from the IWineD...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
Henri Verbeet
wined3d: Remove COM from the surface implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-25
Michael Stefaniuc
d3d9: Finish the COM cleanup of the IDirect3DDevice9Ex...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-22
Henri Verbeet
wined3d: Get rid of IWineD3DSurface::GetType().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Henri Verbeet
wined3d: Get rid of IWineD3DSurface::GetDesc().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Henri Verbeet
wined3d: Merge the various resource desc structures.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
Henri Verbeet
d3d9: Remove some useless ERRs (LLVM/Clang).
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Henri Verbeet
d3d9: Fix some return values.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
Henri Verbeet
wined3d: Consistently use Map/Unmap for mapping resources.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Henri Verbeet
wined3d: IWineD3DSurface_GetDesc() should never fail.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Henri Verbeet
wined3d: Don't require wined3d object parents to be...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Henri Verbeet
d3d9: Fix GetDevice() for surfaces that are part of...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Henri Verbeet
d3d9: Simplify GetDevice().
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Henri Verbeet
d3d9: Add traces.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Allan Tong
d3d9: Don't release the parent device before destroying...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
wined3d: Don't free D3D surfaces until the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Henri Verbeet
d3d9: Add a separate function for surface initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Stefan Dösinger
wined3d: Test and fix ddraw and d3d9 GetDC differences.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Henri Verbeet
d3d9: Use the wined3d cs for wined3d locking.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Henri Verbeet
wined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Henri Verbeet
d3d9: Get rid of resource.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Henri Verbeet
d3d9: Explicitly convert between D3DFORMAT and WINED3DF...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Stefan Dösinger
ddrawex: Add a test for the permanent DC function.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Stefan Dösinger
ddraw: Add a test for IDirectDrawSurface::GetDC.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Stefan Dösinger
d3d9: Use the correct AddRef and Release macros.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Stefan Dösinger
d3d9: Hold the lock in suface methods.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Markus Amsler
d3d9: Handle surface container in d3d9.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Markus Amsler
d3d9: Fix implicit surface refcounting.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Markus Amsler
d3d9: Handle surface refcount forwarding in d3d9.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
H. Verbeet
d3d9: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Alexandre Julliard
d3d9: Make the virtual table functions static where...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
H. Verbeet
d3d9: Fix QueryInterface.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Vitaliy Margolen
d3d9: Add reference to the parent device for surfaces.
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-04-06
Stefan Dösinger
wined3d: Add WINED3DLOCKED_RECT to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Stefan Dösinger
wined3d: Add WINED3DPOOL to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Stefan Dösinger
wined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Stefan Dösinger
wined3d: Consistently use WINED3DRESOURCETYPE.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
H. Verbeet
wined3d: Fix the relation between surfaces and their...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
H. Verbeet
wined3d/d3d9: Cleanup GetContainer for surfaces.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Oliver Stieber
Tidy up d3d9 and finalize passing d3d9 calls to wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Oliver Stieber
Move parameters relating to opengl on the surface struc...
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-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-11
Oliver Stieber
Change AddRef in queryInterface to IUnknown_AddRef.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Oliver Stieber
Implemented guids for wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Oliver Stieber
Put all the stubs in wined3d in place, with some functi...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Paul Vriens
- use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Jason Edmeades
- Handle failures to allocate storage more gracefully.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Jason Edmeades
- Add texture support for all the texture types for...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Jason Edmeades
Add render target support, and ensure there is a front...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-14
Jason Edmeades
- Add support (as far as was previously) for the Vertex...
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-08
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
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
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-01
Raphael Junqueira
- some cleanups and fixes on d3d8 and d3d9 headers
blob
|
commitdiff
|
raw
|
diff to current