projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32/tests: Make test_define_dos_deviceA() static.
[wine]
/
dlls
/
ddraw
/
2011-07-29
Ričardas Barkauskas
ddraw: Change IDirect3DTexture2_vtbl to IDirect3DTextur...
tree
|
commitdiff
2011-07-29
Ričardas Barkauskas
ddraw: Rename surface_from_texture2 to impl_from_IDirec...
tree
|
commitdiff
2011-07-29
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DTexture2 for appli...
tree
|
commitdiff
2011-07-29
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DTexture interface.
tree
|
commitdiff
2011-07-29
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DTexture() for...
tree
|
commitdiff
2011-07-29
Ričardas Barkauskas
ddraw: Do not increase wined3d texture refcount in...
tree
|
commitdiff
2011-07-29
Henri Verbeet
wined3d: wined3d_device_evict_managed_resources() doesn...
tree
|
commitdiff
2011-07-28
Matteo Bruni
ddraw/tests: Add a couple of fog tests.
tree
|
commitdiff
2011-07-27
Matteo Bruni
ddraw/tests: Fix some messages.
tree
|
commitdiff
2011-07-27
Matteo Bruni
ddraw/tests: Rename a variable.
tree
|
commitdiff
2011-07-22
Henri Verbeet
ddraw/tests: Add tests to show that resizing the window...
tree
|
commitdiff
2011-07-22
Henri Verbeet
ddraw: Resize the window after setting the new display...
tree
|
commitdiff
2011-07-19
Henri Verbeet
ddraw: Just use SetWindowPos() in ddraw_set_display_mode().
tree
|
commitdiff
2011-07-08
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirect3DExecuteBuffer...
tree
|
commitdiff
2011-07-08
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DExecuteBuffer iface.
tree
|
commitdiff
2011-07-05
Henri Verbeet
wined3d: Make D3DRS_ZBIAS work.
tree
|
commitdiff
2011-06-28
Dylan Smith
ddraw: Partially revert a struct copy change to fix...
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawGammaControl reference count.
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Move IDirect3DTexture and IDirect3DTexture2...
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface and IDirectDrawSurfa...
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface4 reference count.
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Fix SetRenderTarget behaviour on failure.
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Use ddraw_surface_release_iface to destroy lefto...
tree
|
commitdiff
2011-06-27
John Edmonds
ddraw: Warning message about an invalid structure size...
tree
|
commitdiff
2011-06-24
Henri Verbeet
wined3d: Request per-surface palettes in the client...
tree
|
commitdiff
2011-06-24
Henri Verbeet
wined3d: Explicitly set surface alignment in the client...
tree
|
commitdiff
2011-06-22
Henri Verbeet
ddraw: Implement surface private data handling on top...
tree
|
commitdiff
2011-06-21
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface3 reference count.
tree
|
commitdiff
2011-06-21
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface2 reference count.
tree
|
commitdiff
2011-06-21
Ričardas Barkauskas
ddraw: Test ddraw surface reference counts a bit more.
tree
|
commitdiff
2011-06-21
Ričardas Barkauskas
ddraw: Use helper function to delete attached surfaces.
tree
|
commitdiff
2011-06-21
Ričardas Barkauskas
ddraw: AddRef the surface in AddAttachedSurface instead...
tree
|
commitdiff
2011-06-21
Ričardas Barkauskas
ddraw: Add iface count for IDirectSurfaceImpl.
tree
|
commitdiff
2011-06-21
Ričardas Barkauskas
ddraw: Remove ddraw_set_surface_version and set surface...
tree
|
commitdiff
2011-06-20
Ričardas Barkauskas
ddraw: Fix ddraw4_EnumSurfaces to pass correct iface...
tree
|
commitdiff
2011-06-20
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirectDrawClipper for...
tree
|
commitdiff
2011-06-20
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDrawClipper iface.
tree
|
commitdiff
2011-06-17
Stefan Dösinger
ddraw: Implement IDirect3D7::EvictManagedTextures.
tree
|
commitdiff
2011-06-15
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DVertexBuffer7 iface.
tree
|
commitdiff
2011-06-15
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DVertexBuffer iface.
tree
|
commitdiff
2011-06-15
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirect3DVertexBuffer(...
tree
|
commitdiff
2011-06-15
Michael Stefaniuc
ddraw: Avoid unsafe IDirect3DVertexBuffer to object...
tree
|
commitdiff
2011-06-15
Michael Stefaniuc
ddraw: Rename d3d_vertex_buffer_init() and have it...
tree
|
commitdiff
2011-06-14
Marcus Meissner
ddraw: Removed superflous NULL check (Coverity).
tree
|
commitdiff
2011-06-13
Francois Gouget
ddraw: Make unsafe_impl_from_IDirectDrawSurface{2,3...
tree
|
commitdiff
2011-06-10
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface vtable.
tree
|
commitdiff
2011-06-10
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface() for...
tree
|
commitdiff
2011-06-10
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface2 vtable.
tree
|
commitdiff
2011-06-09
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirect3DLight() for applic...
tree
|
commitdiff
2011-06-09
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DLight iface.
tree
|
commitdiff
2011-06-08
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DMaterial3 iface.
tree
|
commitdiff
2011-06-08
Michael Stefaniuc
ddraw: Avoid "unsafe" IDirect3DMaterial3 to object...
tree
|
commitdiff
2011-06-08
Michael Stefaniuc
ddraw: Rename d3d_material_init() and have it allocate...
tree
|
commitdiff
2011-06-08
Michael Stefaniuc
ddraw: COM cleanup for the IDirectDrawGammaControl...
tree
|
commitdiff
2011-06-07
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DMaterial iface.
tree
|
commitdiff
2011-06-07
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DMaterial2 iface.
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface4 vtable.
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface4.
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Change lpVtbl to IDirectDrawSurface7_iface.
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Avoid IDirectDrawSurfaceX to IDirectDrawSurface7...
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Use impl_from_IDirectDrawSurface7() instead...
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Separate other conversion to IDirectDrawSurfaceI...
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Separate conversion from IDirectDrawSurface7...
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Pass an object instead of iface to helper functi...
tree
|
commitdiff
2011-06-06
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface7() for...
tree
|
commitdiff
2011-06-06
Henri Verbeet
wined3d: Don't clamp vertex depth values.
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ddraw: Handle a callback cancellation attempt in d3d7_E...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ddraw: Extend the lifetime of the EnumDevices strings...
tree
|
commitdiff
2011-05-31
Ričardas Barkauskas
ddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSu...
tree
|
commitdiff
2011-05-31
Ričardas Barkauskas
ddraw: Use a This variable in the IDirectDraw3 methods...
tree
|
commitdiff
2011-05-31
Ričardas Barkauskas
ddraw: Rename surface_from_surface3() to impl_from_IDir...
tree
|
commitdiff
2011-05-31
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirectDrawSurface3() for...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
ddraw: Remove some unused structure definitions in...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
ddraw: Add a NULL callback pointer check in the EnumDev...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
ddraw/tests: Remove a superfluous skip check.
tree
|
commitdiff
2011-05-24
Dylan Smith
ddraw: Keep a function declaration within the include...
tree
|
commitdiff
2011-05-24
Dylan Smith
ddraw: Don't interpret end padding as dwCaps2 for x64.
tree
|
commitdiff
2011-05-24
Dylan Smith
ddraw: Avoid clearing some memory unnecessarily.
tree
|
commitdiff
2011-05-24
Henri Verbeet
ddraw/tests: Fix the depth clamping test.
tree
|
commitdiff
2011-05-24
Henri Verbeet
ddraw: Don't touch the window during mode setting if...
tree
|
commitdiff
2011-05-24
Henri Verbeet
ddraw/tests: Add a test for mode settings calls with...
tree
|
commitdiff
2011-05-19
Henri Verbeet
wined3d: Get rid of the IWineD3DDeviceParent interface.
tree
|
commitdiff
2011-05-17
Henri Verbeet
wined3d: Remove COM from the device implementation.
tree
|
commitdiff
2011-05-17
Henri Verbeet
wined3d: Remove state management methods from the IWine...
tree
|
commitdiff
2011-05-16
Francois Gouget
ddraw/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2011-05-12
Ričardas Barkauskas
ddraw: Fix filtering of enumerated display modes.
tree
|
commitdiff
2011-05-11
Henri Verbeet
wined3d: Remove object creation methods from the IWineD...
tree
|
commitdiff
2011-05-11
Henri Verbeet
ddraw: Skip redundant mode setting calls.
tree
|
commitdiff
2011-05-11
Henri Verbeet
ddraw/tests: Add a small test for redundant mode settin...
tree
|
commitdiff
2011-05-10
Stefan Dösinger
ddraw: Map ZBIAS values to a smaller depth range.
tree
|
commitdiff
2011-05-09
Francois Gouget
ddraw/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-05-03
Henri Verbeet
ddraw/tests: Add a test for SetCooperativeLevel() windo...
tree
|
commitdiff
2011-05-03
Henri Verbeet
ddraw/tests: Make sure the window is properly released...
tree
|
commitdiff
2011-05-02
Marcus Meissner
ddraw: Added missing break (Coverity).
tree
|
commitdiff
2011-04-29
Henri Verbeet
wined3d: Remove COM from the surface implementation.
tree
|
commitdiff
2011-04-22
Stefan Dösinger
d3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
tree
|
commitdiff
2011-04-22
Henri Verbeet
ddraw: Replace the light list with a standard Wine...
tree
|
commitdiff
2011-04-21
Henri Verbeet
ddraw: Destroy the ddraw surface after the wined3d...
tree
|
commitdiff
2011-04-21
Henri Verbeet
ddraw: Destroy the ddraw surface after the wined3d...
tree
|
commitdiff
2011-04-21
Henri Verbeet
ddraw: Release the wined3d surface first in ddraw_surfa...
tree
|
commitdiff
next