projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
windowscodecs: Convert the source bitmap to the requested pixel format in IWICColorTr...
[wine]
/
dlls
/
d3drm
/
d3drm.c
2013-01-28
Henri Verbeet
d3drm: Avoid LPD3DRMIMAGE.
blob
|
commitdiff
|
raw
2012-12-17
Christian Costa
d3drm: Fix return error code.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-14
Christian Costa
d3drm: Handle texture load proc when loading mesh data.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Christian Costa
d3drm: Load object only if it is top level and requeste...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-21
Henri Verbeet
d3drm: Avoid LPDIRECT3DDEVICE.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-21
Henri Verbeet
d3drm: Avoid LPDIRECT3DDEVICE2.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Henri Verbeet
d3drm: Avoid LPDIRECTDRAWCLIPPER.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Henri Verbeet
d3drm: Avoid LPDIRECTDRAWSURFACE.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMX_CreateTexture.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMX_CreateMesh.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-23
Christian Costa
d3drm: Material object is taken into account when a...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-23
Christian Costa
d3drm: Implement IDirect3DRMXImpl_CreateMaterial.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-23
Christian Costa
d3drm: Fix method name Material to CreateMaterial.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-21
Francois Gouget
d3drm: Make load_data() static.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Christian Costa
d3drm: IDirect3DRM3_Load implementation is correct...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Christian Costa
d3drm: Hande parent when creating a new frame.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Christian Costa
d3drm: Load transform matrix and aply it to the current...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Christian Costa
d3drm: Attach mesh to the parent frame if any.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Christian Costa
d3drm: Load all sub-objects when a frame is found.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Christian Costa
d3drm: Move loading code from IDirect3DRM3Impl_Load...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-02
André Hentschel
d3drm: Add IDirect3DRMLight interface.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Christian Costa
d3drm: Pass the first requested interface when notifyin...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Michael Stefaniuc
d3drm: Remove leftover return statement (Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Christian Costa
d3drm: Display filename when loading data from a file.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Christian Costa
d3drm: Add support for frame with fake data in IDirect3...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Christian Costa
d3drm: Partial implementation of IDirec3DRM:Load method...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-16
Christian Costa
d3drm: Add refcount info to AddRef and Release traces.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
André Hentschel
d3drm: Forward all IUnknown methods to IDirect3DRM.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
André Hentschel
d3drm: Reorder d3drm creation function to avoid forward...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
André Hentschel
d3drm: Add IDirect3DRMViewport2 interface.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
André Hentschel
d3drm: Add IDirect3DRMDevice3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
André Hentschel
d3drm: Add more partial stubs for device creation.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
André Hentschel
d3drm: Add IDirect3DRMViewport interface.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
André Hentschel
d3drm: Add IDirect3DRMDevice2 interface.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
André Hentschel
d3drm: Add IDirect3DRMFrame3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
André Hentschel
d3drm: Add IDirect3DRMFrame2 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
André Hentschel
d3drm: Add IDirect3DRM3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
André Hentschel
d3drm: Add IDirect3DRMMeshBuilder3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
André Hentschel
d3drm: Add IDirect3DRM2 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
André Hentschel
d3drm: Add IDirect3DRMMeshBuilder2 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
André Hentschel
d3drm: Fix the order of the IDirect3DRM methods.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Michael Stefaniuc
d3drm: Use an iface instead of a vtbl pointer in IDirec...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-24
David Adam
d3drm: Remove a useless include.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
Christian Costa
d3drm: Use proper macro for AddRef.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Christian Costa
d3drm: Remove wrong description.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Christian Costa
d3drm: Add stubbed implementation of IDirect3DRMMeshBui...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Christian Costa
d3drm: Simplify declaration of VTable members (spotted...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-08
Christian Costa
d3drm: Implement stubbed IDirect3DRM interface.
blob
|
commitdiff
|
raw
|
diff to current