projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: Pass an IDirectDrawImpl* instead of an iface to ddraw_set_display_mode().
[wine]
/
dlls
/
ddraw
/
ddraw.c
2011-01-18
Michael Stefaniuc
ddraw: Pass an IDirectDrawImpl* instead of an iface...
blob
|
commitdiff
|
raw
2010-11-18
Henri Verbeet
ddraw: Return DDERR_INVALIDPARAMS for 0 width / height...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Henri Verbeet
ddraw: Make switching to/from fullscreen work more...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Henri Verbeet
ddraw: Window proc replacement depends on DDSCL_EXCLUSI...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Henri Verbeet
ddraw: Setup the device window in SetCooperativeLevel().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
David Adam
ddraw: Exclusive mode is the corner case for SetCoopera...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Michael Stefaniuc
ddraw: Add missing unlock (Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
David Adam
ddraw: SETFOCUSWINDOW lives independently of other...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Michael Stefaniuc
ddraw: Add missing unlock on an error path (Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2010-09-21
Paul Vriens
ddraw: Pass the correct size to memset (Coccinelle).
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Oldřich Jedlička
ddraw: Add checking of SURFACEDESC type/nullness into...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Oldřich Jedlička
ddraw: Allow creating back buffer for DirectX 1 interfaces.
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-09-01
Henri Verbeet
wined3d: Devices don't need parents.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Henri Verbeet
wined3d: Implicit depth/stencil surfaces don't have...
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: Failing surface creation is not an internal...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Henri Verbeet
ddraw: Make some lookup tables const.
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-20
Henri Verbeet
ddraw: Add a separate function for ddraw initialization.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Henri Verbeet
ddraw: Add a separate function for vertex buffer initia...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Henri Verbeet
ddraw: Add a separate function for palette initialization.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Henri Verbeet
ddraw: Add a separate function for device initialization.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Henri Verbeet
ddraw: Add a separate function for clipper initialization.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Henri Verbeet
ddraw: Add a separate function for parent initialization.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Henri Verbeet
ddraw: Add a separate function for viewport initialization.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Henri Verbeet
ddraw: Add a separate function for material initialization.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Henri Verbeet
ddraw: Add a separate function for light 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-18
Henri Verbeet
ddraw: Remove a useless viewport callback.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Henri Verbeet
ddraw: Remove a useless material callback.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Henri Verbeet
ddraw: Remove useless light callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Henri Verbeet
ddraw: Merge direct3d.c into ddraw.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Michael Stefaniuc
ddraw: Use FAILED instead of NOT SUCCEEDED.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Marcus Meissner
ddraw: Tighten up checks in DuplicateSurface (Coverity).
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
Henri Verbeet
ddraw: Avoid some forward declarations.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Francois Gouget
Assorted typo and spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-18
Henri Verbeet
ddraw: Register / unregister the ddraw window class...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Johan Gill
ddraw: Do not restore the display mode from inside...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Henri Verbeet
ddraw: Acquire/release the focus window from the correc...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Henri Verbeet
ddraw: Implement IDirectDrawImpl_GetSurfaceFromDC().
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Henri Verbeet
ddraw: Don't depend on IWineD3DDevice_CreateSurface...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Henri Verbeet
ddraw: Avoid enumerating display modes for formats...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Henri Verbeet
wined3d: Remove the effetively unused "state" field...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-30
Markus Stockhausen
ddraw: Avoid memory overwrite in GetDeviceIdentifier().
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Markus Stockhausen
ddraw: Set dwBackBufferCount=0 in CreateSurface for...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Use the DXGI naming convention for all formats.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Henri Verbeet
wined3d: Don't free D3D vertex declarations until the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Henri Verbeet
wined3d: Don't free D3D buffers until the wined3d buffe...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Henri Verbeet
wined3d: Don't free D3D textures until the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Henri Verbeet
wined3d: Don't free D3D cube textures until the wined3d...
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-01
Henri Verbeet
ddraw: Remove trailing spaces.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Henri Verbeet
wined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Henri Verbeet
wined3d: Remove the useless "resource_type" parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Henri Verbeet
wined3d: Get rid of the shared_handle parameter.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Henri Verbeet
d3d10core: Keep a reference to the wined3d device in...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Henri Verbeet
wined3d: Add DXGI formats to WINED3DFORMAT.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Francois Gouget
ddraw: Make some device_parent_*() functions static.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Henri Verbeet
ddraw: Rename the main vtables to lpVtbl.
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-21
Henri Verbeet
ddraw: Get rid of ICOM_INIT_INTERFACE.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Henri Verbeet
wined3d: Add an IWineD3DDeviceParent 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-09
Stefan Dösinger
ddraw[ex]: Show a caps handling difference.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Stefan Dösinger
ddraw: Reject IDirectDraw3 QI in ddraw.dll.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Christian Costa
ddraw: Display fixme only once in IDirectDrawImpl_WaitF...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Nick Burns
ddraw: Fix surface version setting.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Andrew Talbot
ddraw: Remove a superfluous semicolon.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Christian Costa
ddraw: Fix trace.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Christian Costa
ddraw: Fix some comments.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Francois Gouget
ddraw: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Henri Verbeet
wined3d: Rename CreateAdditionalSwapChain to CreateSwap...
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-09-29
Andrew Talbot
ddraw: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Stefan Dösinger
ddraw: Catch attempts to opengl-render to the desktop...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Stefan Dösinger
ddraw: Beware of the surface type when checking for...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Stefan Dösinger
wined3d: Silence some format spam.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Stefan Dösinger
ddraw: Do not set the rendertarget flag just because...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Stefan Dösinger
ddraw: Implement IDirectDraw7::GetFourCCCodes.
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: Remove the device-global fullscreen flag.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Stefan Dösinger
d3d: Remove IWineD3DDevice::SetHwnd.
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
2008-08-04
Stefan Dösinger
ddraw: Set ddraw caps in wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Alexander Dorofeyev
ddraw: Force surfaces without memory flags to video...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Alexander Dorofeyev
ddraw: Implement FPU mode fixup in d3d7 device.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Michael Karcher
ddraw: Ensure to load wined3d before attempting to...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-29
Alexander Dorofeyev
ddraw: Do not return modes differing only by refresh...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-06
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
Roderick Colenbrander
ddraw: Enable EnableAutoDepthStencil to receive depth...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
Austin English
ddraw: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-11
Denver Gingerich
ddraw: Implement ForceRefreshRate registry entry for...
blob
|
commitdiff
|
raw
|
diff to current
next