projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32/tests: Marked EnumFontFamiliesEx_default_charset test on Arabic locale as broken.
[wine]
/
dlls
/
d3drm
/
2012-10-19
André Hentschel
d3drm: Fix memcpy arguments for matrix transformations...
tree
|
commitdiff
2012-08-13
André Hentschel
d3drm: Add SceneBackground handling.
tree
|
commitdiff
2012-07-02
Michael Stefaniuc
d3drm: Make IDirect3DRMx_CreateFrame() more forgiving...
tree
|
commitdiff
2012-06-27
Michael Stefaniuc
d3drm: Get rid of unsafe_impl_from_IDirect3DRMFrame2().
tree
|
commitdiff
2012-06-19
André Hentschel
d3drm/tests: Destroy window after use.
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMViewportX_GetClassName.
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMWinDevice_GetClassName.
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMDeviceX_GetClassName.
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMTextureX_GetClassName.
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Fix initial specular value of the Material2...
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMX_CreateTexture.
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMMaterial2_GetClassName.
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMMesh_GetClassName.
tree
|
commitdiff
2012-06-18
André Hentschel
d3drm: Implement IDirect3DRMX_CreateMesh.
tree
|
commitdiff
2012-06-15
André Hentschel
d3drm: Implement IDirect3DRMMeshBuilderX_GetClassName.
tree
|
commitdiff
2012-06-15
André Hentschel
d3drm: Implement IDirect3DRMLight_GetClassName.
tree
|
commitdiff
2012-06-15
André Hentschel
d3drm: Implement IDirect3DRMFrameX_GetClassName.
tree
|
commitdiff
2012-06-13
André Hentschel
d3drm/tests: Add GetClassName tests.
tree
|
commitdiff
2012-06-12
Francois Gouget
d3drm: Make Direct3DRM{Frame,Light,Visual}Array_create...
tree
|
commitdiff
2012-06-12
Francois Gouget
d3drm: Move up the IDirect3DRM{Frame,Light,Visual}Array...
tree
|
commitdiff
2012-06-11
Christian Costa
d3drm: Implement IDirect3DRMMeshImpl_SetGroupColorRGB.
tree
|
commitdiff
2012-06-11
Christian Costa
d3drm: Free all mesh resources when releasing mesh...
tree
|
commitdiff
2012-06-11
Christian Costa
d3drm: Free texture object when releasing mesh builder...
tree
|
commitdiff
2012-06-11
Christian Costa
d3drm: Handle texture associated with the material...
tree
|
commitdiff
2012-06-11
Christian Costa
d3drm: Fix vertex index test and print a warning when...
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Improve IDirect3DRMWinDevice_HandlePaint stub.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Improve IDirect3DRMDeviceX_Update stub.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Improve IDirect3DRMViewportX_Render stub.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Improve IDirect3DRMViewportX_Clear stub.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Projection.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Field.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Front.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Back.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMLight_[Get|Set]Penumbra.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMLight_[Get|Set]Umbra.
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMLight_[Get|Set]QuadraticAtt...
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMLight_[Get|Set]LinearAttenu...
tree
|
commitdiff
2012-06-07
André Hentschel
d3drm: Implement IDirect3DRMLight_[Get|Set]ConstantAtte...
tree
|
commitdiff
2012-06-07
Michael Stefaniuc
d3drm/tests: Remove stray backslashes at end of lines.
tree
|
commitdiff
2012-06-06
Christian Costa
d3drm: Implement IDirect3DRMMeshBuilderX_SetMaterial.
tree
|
commitdiff
2012-06-06
Christian Costa
d3drm: Pass texture of mesh builder to newly created...
tree
|
commitdiff
2012-06-06
Christian Costa
d3drm: Implement IDirect3DRMMesh_SetGroupTexture.
tree
|
commitdiff
2012-06-05
Christian Costa
d3drm: Pass mesh builder color to newly created mesh.
tree
|
commitdiff
2012-06-05
Christian Costa
d3drm: Implement IDirect3DRMMeshImpl_SetGroupColor.
tree
|
commitdiff
2012-06-05
Christian Costa
d3drm: Load mesh color to mesh builder.
tree
|
commitdiff
2012-06-05
Christian Costa
d3drm: Implement IDirect3DRMMesh_GetGroupColor.
tree
|
commitdiff
2012-06-05
Christian Costa
d3drm: Implement IDirect3DRMMeshBuilderX_SetColor and...
tree
|
commitdiff
2012-06-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-06-01
Christian Costa
d3drm: Implement IDirect3DRMMeshImpl_SetGroupMaterial...
tree
|
commitdiff
2012-06-01
Christian Costa
d3drm: Handle material list in mesh.
tree
|
commitdiff
2012-05-30
Christian Costa
d3drm: Generate normals automatically when there are...
tree
|
commitdiff
2012-05-30
Christian Costa
d3drm: Implement IDirect3DRMMeshImpl_GetGroupMaterial.
tree
|
commitdiff
2012-05-30
Christian Costa
d3drm: Implement IDirect3DRMMesh_GetGroupTexture.
tree
|
commitdiff
2012-05-30
Christian Costa
d3drm: Implement IDirect3DRMFrameXImpl_GetLights and...
tree
|
commitdiff
2012-05-29
André Hentschel
d3drm: Implement IDirect3DRMLight_[Get|Set]Range.
tree
|
commitdiff
2012-05-29
André Hentschel
d3drm: Implement IDirect3DRMLight_[Get|Set]Color and...
tree
|
commitdiff
2012-05-29
André Hentschel
d3drm: Implement IDirect3DRMLight_[Get|Set]Type.
tree
|
commitdiff
2012-05-29
André Hentschel
d3drm: Improve stub for IDirect3DRMWinDevice_HandleActi...
tree
|
commitdiff
2012-05-29
André Hentschel
d3drm: Implement width and height handling in device...
tree
|
commitdiff
2012-05-29
André Hentschel
d3drm: Implement IDirect3DRMDeviceX_[Get|Set]RenderMode.
tree
|
commitdiff
2012-05-29
André Hentschel
d3drm: Implement IDirect3DRMDeviceX_[Get|Set]Quality.
tree
|
commitdiff
2012-05-29
André Hentschel
d3drm: Implement IDirect3DRMDeviceX_[Get|Set]Dither.
tree
|
commitdiff
2012-05-25
Christian Costa
d3drm: Add support for D3DRMLOAD_FROMFILE in IDirect3DR...
tree
|
commitdiff
2012-05-24
Christian Costa
d3drm: Add stub interface for IDirectTextureX.
tree
|
commitdiff
2012-05-24
Christian Costa
d3drm: Add some tests for mesh default material and...
tree
|
commitdiff
2012-05-23
Christian Costa
d3drm: Material object is taken into account when a...
tree
|
commitdiff
2012-05-23
Christian Costa
d3drm: Implement IDirect3DRMXImpl_CreateMaterial.
tree
|
commitdiff
2012-05-23
Christian Costa
d3drm: Implement IDirect3DRMMaterial2 interface.
tree
|
commitdiff
2012-05-23
Christian Costa
d3drm: Fix method name Material to CreateMaterial.
tree
|
commitdiff
2012-05-23
Christian Costa
d3drm: Set vertices data of the created mesh.
tree
|
commitdiff
2012-05-22
Christian Costa
d3drm: Implement IDirect3DRMMesh_GetVertices.
tree
|
commitdiff
2012-05-22
Christian Costa
d3drm: Implement IDirect3DRMMesh_SetVertices.
tree
|
commitdiff
2012-05-22
Christian Costa
d3drm: Implement IDirect3DRMMesh_GetGroup.
tree
|
commitdiff
2012-05-21
Christian Costa
d3drm: Implement IDirect3DRMMesh_GetGroupCount.
tree
|
commitdiff
2012-05-21
Christian Costa
d3drm: Improve IDirect3DRMMeshBuilder3_CreateMesh and...
tree
|
commitdiff
2012-05-21
Christian Costa
d3drm: Implement IDirect3DRMMesh_AddGroup.
tree
|
commitdiff
2012-05-21
Christian Costa
d3drm: Implement IDirect3DRMMeshBuilderX_Scale method.
tree
|
commitdiff
2012-05-21
Francois Gouget
d3drm: Make load_data() static.
tree
|
commitdiff
2012-05-18
Christian Costa
d3drm: IDirect3DRM3_Load implementation is correct...
tree
|
commitdiff
2012-05-17
Christian Costa
d3drm: Hande parent when creating a new frame.
tree
|
commitdiff
2012-05-17
Christian Costa
d3drm: Improve traces of AddRef and Release of IDirect3...
tree
|
commitdiff
2012-05-17
Christian Costa
d3drm: Display new ref in trace for AddRef and Release...
tree
|
commitdiff
2012-05-17
Christian Costa
d3drm: Implement IDirect3DRMFrameX_AddTransform.
tree
|
commitdiff
2012-05-17
Christian Costa
d3drm: Load transform matrix and aply it to the current...
tree
|
commitdiff
2012-05-16
Christian Costa
d3drm: Free visual and light resources when releasing...
tree
|
commitdiff
2012-05-16
Christian Costa
d3drm: Attach mesh to the parent frame if any.
tree
|
commitdiff
2012-05-16
Christian Costa
d3drm: Load all sub-objects when a frame is found.
tree
|
commitdiff
2012-05-16
Christian Costa
d3drm: Implement IDirect3DRMFrame2Impl_GetVisuals and...
tree
|
commitdiff
2012-05-16
Christian Costa
d3drm: Move loading code from IDirect3DRM3Impl_Load...
tree
|
commitdiff
2012-05-15
Christian Costa
d3drm: Retrieve mesh name at loading time. Implement...
tree
|
commitdiff
2012-05-10
Christian Costa
d3drm: Move some unsafe_impl_from_* call to where varia...
tree
|
commitdiff
2012-05-10
Christian Costa
d3drm/tests: Fix error message.
tree
|
commitdiff
2012-05-09
Christian Costa
d3drm: Implement IDirect3DRMFrameX_GetTransform.
tree
|
commitdiff
2012-05-07
Christian Costa
d3drm: Implement IDirect3DRMFrameX_GetChildren method...
tree
|
commitdiff
2012-05-07
Christian Costa
d3drm: Implement IDirect3DRMFrameX_GetParent and update...
tree
|
commitdiff
2012-05-02
André Hentschel
d3drm/tests: Add tests for handling lights.
tree
|
commitdiff
2012-05-02
André Hentschel
d3drm: Implement IDirect3DRMFrameX_DeleteLight.
tree
|
commitdiff
2012-05-02
André Hentschel
d3drm: Implement IDirect3DRMFrameX_AddLight.
tree
|
commitdiff
2012-05-02
André Hentschel
d3drm: Add IDirect3DRMLight interface.
tree
|
commitdiff
2012-05-01
André Hentschel
d3drm/tests: Add tests for handling Visuals.
tree
|
commitdiff
next