projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw/tests: Add test_coop_level_mode_set() for older ddraw versions.
[wine]
/
dlls
/
ddraw
/
surface.c
2012-04-13
Henri Verbeet
wined3d: Unify the wined3d_mapped_rect and wined3d_mapp...
blob
|
commitdiff
|
raw
2012-04-10
Henri Verbeet
ddraw: Get rid of IDirect3DDeviceImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
Henri Verbeet
ddraw: Properly retrieve an interface pointer in ddraw_...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
Henri Verbeet
ddraw: Simplify updating palette entries in d3d_texture...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
Henri Verbeet
ddraw: Version 1 devices are aggregated by the surface...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Henri Verbeet
ddraw: Keep track of the ddraw version used to create...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Henri Verbeet
ddraw: Surface versions before 7 return E_INVALIDARG...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Henri Verbeet
ddraw: The various D3D device interfaces can't be queri...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Henri Verbeet
ddraw: The texture interface shares its refcount with...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Henri Verbeet
ddraw: The texture interfaces can't be queried from...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Henri Verbeet
ddraw: Explicitly check for the IDirectDrawColorControl...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
Henri Verbeet
ddraw: Querying IUnknown for a surface should return...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
Henri Verbeet
ddraw: Replace a ERR in ddraw_surface7_QueryInterface...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
Henri Verbeet
ddraw: Get rid of a couple of redundant else-statements.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Henri Verbeet
ddraw: Make ddraw_surface_wined3d_parent_ops static.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Henri Verbeet
ddraw: Get rid of IDirectDrawPaletteImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Henri Verbeet
ddraw: Get rid of IDirectDrawSurfaceImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Henri Verbeet
ddraw: Get rid of IDirectDrawImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Henri Verbeet
ddraw: Always pin surfaces.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Stefan Dösinger
ddraw: Properly set the color key in texture::load.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Henri Verbeet
ddraw: AddAttachedSurface() just references whatever...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Alexandre Julliard
ddraw: AddRef the correct interface pointer in AddAttac...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Matteo Bruni
ddraw: Accept pointers to wrong IDirectDrawSurface...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-19
Henri Verbeet
ddraw: Just pin all version 1 surfaces.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
wined3d: Get rid of the WINED3DPOOL typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
ddraw: Allow querying the surface interface if a device...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
Henri Verbeet
wined3d: Get rid of the WINED3DTEXTUREFILTERTYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
Henri Verbeet
ddraw: Implement width and height changes in ddraw_surf...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Francois Gouget
ddraw: Make ddraw_reset_enum_callback() and ddraw_surfa...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Henri Verbeet
wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Henri Verbeet
ddraw: Convert to integer before adjusting the clipped...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Henri Verbeet
ddraw: Disallow clipped blits in ddraw_surface7_BltFast().
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
André Hentschel
Assorted header comment cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Michael Stefaniuc
ddraw: Fix two memory leaks (Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Henri Verbeet
ddraw: Add support for clipped blits.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Henri Verbeet
ddraw: Move clipper handling to ddraw.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-08
Stefan Dösinger
ddraw: SetSurfaceDesc can set width, height and pitch...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-08
Henri Verbeet
wined3d: Get rid of the WINEDDCOLORKEY typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Henri Verbeet
wined3d: Get rid of the WINED3DLOCKED_RECT typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Henri Verbeet
ddraw: Keep the primary surface mapped at the same...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Henri Verbeet
wined3d: Add a flags parameter to wined3d_surface_create().
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Henri Verbeet
ddraw: Create the wined3d swapchain when setting the...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Henri Verbeet
wined3d: Get rid of the WINED3DGAMMARAMP typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Henri Verbeet
ddraw: We can't render to the desktop window either.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Stefan Dösinger
ddraw: Add more tests and fixes for SetSurfaceDesc.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Henri Verbeet
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Henri Verbeet
wined3d: Create the DIB section for DDSCAPS_OWNDC surfa...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Henri Verbeet
ddraw: Implement ddraw_surface7_BltFast() on top of...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Henri Verbeet
ddraw: Only update primary_lock when we're actually...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Henri Verbeet
ddraw: Read/draw from/to the actual screen when there...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Henri Verbeet
ddraw: Keep track of the affected rectangle for ddraw_s...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Henri Verbeet
ddraw: Clear attached_iface before releasing it in...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Henri Verbeet
ddraw: Initialize the surface desc's dwFlags field...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Henri Verbeet
ddraw: Destroy the swapchain in ddraw_destroy() if...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: Use impl_from_IDirect3DDevice7 for application...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice2 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DDevice2 for applic...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DDevice for applica...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Octavian Voicu
ddraw: Keep track of interface attached by AddAttachedS...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Octavian Voicu
ddraw: Be consistent about param and local var naming...
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-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 the surfaces field in IDirectDrawImpl.
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-09-08
Francois Gouget
ddraw: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Stefan Dösinger
ddraw: Convert DDSURFACEDESC2 in lock.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Stefan Dösinger
ddraw: Add some NULL pointer tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-02
Ričardas Barkauskas
ddraw: Don't allow SetPalette on mipmap sublevels inste...
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-08-31
Henri Verbeet
ddraw: Get rid of the surface implementation switching...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Stefan Dösinger
ddraw: Trust wined3d to give us what we asked for.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Stefan Dösinger
ddraw: Don't re-write the surface's pixelformat.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Ričardas Barkauskas
ddraw: Don't allow setting palette on non root surfaces.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-05
Henri Verbeet
ddraw: Remove rectangle validation from ddraw_surface7_...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Henri Verbeet
ddraw: Remove rectangle validation from ddraw_surface7_...
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-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
next