projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wined3d: Get rid of the WINED3DBOX typedef.
[wine]
/
dlls
/
d3d9
/
volumetexture.c
2011-12-07
Henri Verbeet
wined3d: Get rid of the WINED3DBOX typedef.
blob
|
commitdiff
|
raw
2011-06-20
Henri Verbeet
d3d9: Implement IDirect3DVolumeTexture9 private data...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Henri Verbeet
d3d9: Just return the resource type in IDirect3DResourc...
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-25
Michael Stefaniuc
d3d9: Finish the COM cleanup of the IDirect3DDevice9Ex...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
Michael Stefaniuc
d3d9: COM cleanup for the IDirect3DVolumeTexture9 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Henri Verbeet
wined3d: Remove COM from the texture implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Henri Verbeet
wined3d: Get rid of IWineD3DVolumeTexture.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Henri Verbeet
d3d9: Use IDirect3DVolume9_AddRef to increment the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Henri Verbeet
wined3d: Generalize AddDirtyRect() / AddDirtyBox()...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Henri Verbeet
wined3d: Get rid of IWineD3DVolumeTexture::Unmap().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Henri Verbeet
wined3d: Get rid of IWineD3DVolumeTexture::Map().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Henri Verbeet
wined3d: Get rid of IWineD3DBaseTexture::GetSubResource...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Henri Verbeet
wined3d: Generalize GetSurfaceLevel() / GetVolumeLevel...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Henri Verbeet
wined3d: Move the GetLevelDesc() functions to the IWine...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Henri Verbeet
wined3d: Merge the various resource desc structures.
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-01
Henri Verbeet
wined3d: Don't require wined3d object parents to be...
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 volume textures until the wined...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
d3d9: Add a separate function for volume texture initia...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
wined3d: Don't free D3D volumes until the wined3d volum...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Henri Verbeet
d3d9: Remove trailing spaces.
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-09
Henri Verbeet
wined3d: Get rid of the silly pointers in WINED3DVOLUME...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Henri Verbeet
wined3d: Get rid of the shared_handle parameter.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Henri Verbeet
d3d9: Fix locking.
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-16
Henri Verbeet
wined3d: Add an IWineD3DDeviceParent interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Henri Verbeet
d3d: Correct some debug levels.
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
2008-03-03
Stefan Dösinger
d3d9: IDirect3DDevice9Ex stub.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-09
Andrew Talbot
d3d9: Void functions should not return a value.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Markus Amsler
d3d9: Handle volume refcount forwarding in d3d9.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Andrew Talbot
d3d9: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
H. Verbeet
d3d9: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Stefan Dösinger
wined3d: Add WINED3DUSAGE_OVERLAY.
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-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-22
Vitaliy Margolen
d3d9: All objects created by device should keep referen...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-08
Stefan Dösinger
d3d9: Add typecasts for WINED3DLOCKED_BOX to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Stefan Dösinger
wined3d: Add WINED3DBOX to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-06
Stefan Dösinger
wined3d: Add WINED3DTEXTUREFILTERTYPE 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-10
Stefan Dösinger
wined3d: Consistently use WINED3DRESOURCETYPE.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Oliver Stieber
Remove the setting of the result pointer to NULL in...
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-08-18
Mike McCormack
Fix pointer type warnings.
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-29
Oliver Stieber
- Volume now inherits Resource. This isn't the way...
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-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
Eric Pouech
Removed excessive statement (break after return or...
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-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