projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Move to a more scalable mechanism for picking the default fonts.
[wine]
/
dlls
/
ddraw
/
ddraw_private.h
2011-10-04
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DViewport2 for...
blob
|
commitdiff
|
raw
2011-10-04
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DViewport for appli...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DViewport3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DViewport3 for...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ričardas Barkauskas
ddraw: COM cleanup for the IDirectDrawPalette interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawPalette for...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Henri Verbeet
ddraw: Store the wined3d swapchain reference in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Henri Verbeet
ddraw: Implement ddraw7_Initialize().
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Henri Verbeet
ddraw: Get rid of IDirectDraw3.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Henri Verbeet
ddraw: Use real flips.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Henri Verbeet
ddraw: Store the primary surface.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Henri Verbeet
ddraw: Get rid of some unused macros.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Henri Verbeet
ddraw: Get rid of the surfaces field in IDirectDrawImpl.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Henri Verbeet
ddraw: Get rid of the unused "initialized" field in...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Henri Verbeet
ddraw: Just use a static variable for vblank emulation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Henri Verbeet
ddraw: Just use a static variable for scanline emulation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Henri Verbeet
ddraw: Get rid of an unused prototype.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Henri Verbeet
ddraw: Get the total amount of video memory from wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Henri Verbeet
ddraw: Remove the unused "depthstencil" field from...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Stefan Dösinger
ddraw: Introduce a function to convert a DDSURFACEDESC2...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Stefan Dösinger
ddraw: Introduce a function to convert a DDSURFACEDESC...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Henri Verbeet
ddraw: Get rid of the ImplType fields in IDirectDrawImp...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Ričardas Barkauskas
ddraw: Change IDirect3DTexture2_vtbl to IDirect3DTextur...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Ričardas Barkauskas
ddraw: Rename surface_from_texture2 to impl_from_IDirec...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DTexture2 for appli...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DTexture interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DTexture() for...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirect3DExecuteBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DExecuteBuffer iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Dylan Smith
ddraw: Partially revert a struct copy change to fix...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawGammaControl reference count.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface and IDirectDrawSurfa...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface4 reference count.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Ričardas Barkauskas
ddraw: Use ddraw_surface_release_iface to destroy lefto...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface3 reference count.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface2 reference count.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Ričardas Barkauskas
ddraw: Add iface count for IDirectSurfaceImpl.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Ričardas Barkauskas
ddraw: Remove ddraw_set_surface_version and set surface...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirectDrawClipper for...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDrawClipper iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DVertexBuffer7 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DVertexBuffer iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirect3DVertexBuffer(...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Michael Stefaniuc
ddraw: Rename d3d_vertex_buffer_init() and have it...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Francois Gouget
ddraw: Make unsafe_impl_from_IDirectDrawSurface{2,3...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface vtable.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface() for...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface2 vtable.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-09
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirect3DLight() for applic...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-09
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DLight iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DMaterial3 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
Michael Stefaniuc
ddraw: Rename d3d_material_init() and have it allocate...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDrawGammaControl...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DMaterial iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DMaterial2 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface4 vtable.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface4.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Ričardas Barkauskas
ddraw: Change lpVtbl to IDirectDrawSurface7_iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Ričardas Barkauskas
ddraw: Use impl_from_IDirectDrawSurface7() instead...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface7() for...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Ričardas Barkauskas
ddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSu...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Ričardas Barkauskas
ddraw: Rename surface_from_surface3() to impl_from_IDir...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface3() for...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Andrew Nguyen
ddraw: Remove some unused structure definitions in...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Dylan Smith
ddraw: Keep a function declaration within the include...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Dylan Smith
ddraw: Don't interpret end padding as dwCaps2 for x64.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Dylan Smith
ddraw: Avoid clearing some memory unnecessarily.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Henri Verbeet
wined3d: Get rid of the IWineD3DDeviceParent interface.
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-04-29
Henri Verbeet
wined3d: Remove COM from the surface implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-22
Henri Verbeet
ddraw: Replace the light list with a standard Wine...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Henri Verbeet
ddraw: Destroy the ddraw surface after the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
Henri Verbeet
ddraw: Replace the viewport list with a standard Wine...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
Henri Verbeet
ddraw: Introduce a separate function for texture creation.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Henri Verbeet
ddraw: Verify the viewport belongs to the device on...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
Henri Verbeet
wined3d: Remove COM from the swapchain implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
Henri Verbeet
wined3d: Get rid of the swapchain destroy callback.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Henri Verbeet
ddraw: Get rid of the unused LoadWineD3D() declaration.
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-08
Henri Verbeet
ddraw: Just pass NULL as swapchain parent.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Henri Verbeet
wined3d: Remove COM from the buffer implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Henri Verbeet
wined3d: Remove COM from the clipper implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Henri Verbeet
wined3d: Remove COM from the palette.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Henri Verbeet
wined3d: Remove COM from the vertex declaration.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Henri Verbeet
wined3d: Remove COM from IWineD3D.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Henri Verbeet
ddraw: Link directly to wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Michael Stefaniuc
ddraw: COM cleanup for the IClassFactory iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDraw7 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDraw4 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDraw3 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDraw2 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDraw iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3D7 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3D3 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3D2 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3D iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
David Adam
ddraw: Remove a useless function.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Henri Verbeet
ddraw: Remove another hack.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Henri Verbeet
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Henri Verbeet
ddraw: Add a separate function for surface initialization.
blob
|
commitdiff
|
raw
|
diff to current
next