projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Add a function to retrieve the rop codes.
[wine]
/
dlls
/
ddraw
/
surface.c
2011-07-29
Ričardas Barkauskas
ddraw: Change IDirect3DTexture2_vtbl to IDirect3DTextur...
blob
|
commitdiff
|
raw
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-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawGammaControl reference count.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Ričardas Barkauskas
ddraw: Move IDirect3DTexture and IDirect3DTexture2...
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-27
John Edmonds
ddraw: Warning message about an invalid structure size...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Henri Verbeet
ddraw: Implement surface private data handling on top...
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: Use helper function to delete attached surfaces.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Ričardas Barkauskas
ddraw: AddRef the surface in AddAttachedSurface instead...
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-14
Marcus Meissner
ddraw: Removed superflous NULL check (Coverity).
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-08
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDrawGammaControl...
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: Separate other conversion to IDirectDrawSurfaceI...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Ričardas Barkauskas
ddraw: Separate conversion from IDirectDrawSurface7...
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: Use a This variable in the IDirectDraw3 methods...
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-24
Dylan Smith
ddraw: Don't interpret end padding as dwCaps2 for x64.
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-17
Henri Verbeet
wined3d: Remove state management methods from the IWine...
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-21
Henri Verbeet
ddraw: Destroy the ddraw surface after the wined3d...
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-21
Henri Verbeet
ddraw: Release the wined3d surface first in ddraw_surfa...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Henri Verbeet
ddraw: Add a separate function for surface cleanup.
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-20
Henri Verbeet
ddraw: Don't bother unsetting resources on surface...
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-03-28
Henri Verbeet
wined3d: Remove COM from the texture implementation.
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-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-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 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
2010-11-02
Henri Verbeet
ddraw: Fix some TRACEs.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Ričardas Barkauskas
ddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFF...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Ričardas Barkauskas
ddraw: Fix DDSCAPS_3DDEVICE surfaces always setting...
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-10-12
Henri Verbeet
ddraw: Use a linear filter in ddraw_surface7_Blt().
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
2010-08-25
Francois Gouget
ddraw: Remove WINAPI on static functions where not...
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-23
Henri Verbeet
ddraw: Attaching an already attached surface is not...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Henri Verbeet
ddraw: Add / improve TRACEs.
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
2010-08-19
Henri Verbeet
ddraw: Remove unused / redundant includes.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Henri Verbeet
ddraw: Merge texture.c into surface.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Henri Verbeet
ddraw: Merge gamma.c into surface.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Henri Verbeet
ddraw: Use a less offensive handle table implementation...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Henri Verbeet
ddraw: Merge the surface thunks into surface.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Henri Verbeet
ddraw: Merge the ddraw thunks into ddraw.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Henri Verbeet
ddraw: Get rid of the useless "ddraw_owner" fields.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Andrew Nguyen
ddraw: Return a failure code in IDirectDrawSurfaceImpl...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Henri Verbeet
ddraw: Avoid an integer overflow in IDirectDrawSurfaceI...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Christian Costa
ddraw: Make SetColorKey handle case where dwColorSpaceH...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
ddraw: The ddraw surface is now always the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Rename IWineD3DDevice::SetIndices() to IWineD3...
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-08
Stefan Dösinger
wined3d: Test and fix ddraw and d3d9 GetDC differences.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Henri Verbeet
ddraw: Remove trailing spaces.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Stefan Dösinger
d3d: Remove the format from index buffers.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Henri Verbeet
ddraw: Get rid of ddcomimpl.h.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Henri Verbeet
ddraw: Get rid of ICOM_OBJECT.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Henri Verbeet
ddraw: Get rid of ICOM_THIS_FROM.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Henri Verbeet
ddraw: Get rid of ICOM_INTERFACE.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Michael Stefaniuc
ddraw: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
Andrew Talbot
ddraw: Fix double unlock of critical section.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Nick Burns
ddraw: Fix surface version setting.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
ddraw: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Andrew Talbot
ddraw: Sign-compare warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Stefan Dösinger
ddraw: Don't destroy the application's window.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Stefan Dösinger
ddraw: Send the ddraw output to the clipper window...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Stefan Dösinger
wined3d: Use a swapchain for GDI surfaces.
blob
|
commitdiff
|
raw
|
diff to current
next